Rename the internal copy of gmock.

The external/gmock project does not include the patches needed for
widevine, so renaming the internal copy allows both to coexist in the
build system.

Change-Id: I77c956db30921afffe31d11e1cd2d99541925f35
This commit is contained in:
Tim Kilbourn
2015-05-14 17:05:59 -07:00
parent d2e91faf8e
commit 5b830f19b6
4 changed files with 10 additions and 7 deletions

View File

@@ -20,8 +20,8 @@ LOCAL_STATIC_LIBRARIES := \
libcdm_protos \
libcdm_utils \
libcrypto_static \
libgmock \
libgmock_main \
libwvgmock \
libwvgmock_main \
libgtest \
libwvlevel3 \
libwvdrmdrmplugin \