Hash :
e76f55fe
Author :
Date :
2016-10-25T06:44:45
Make the gmock and gtest dirs match Chromium's Making the dependencies' directories match Chromium's is needed if we want to use the same GN file for Chromium builds and standalone builds. This also rolls the gtest and gmock dependencies to match Chromium. BUG=angleproject:1569 Change-Id: I54ce9c9a29964abfddbea64a0f4466f2c9d48a33 Reviewed-on: https://chromium-review.googlesource.com/403028 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org> Reviewed-by: Jamie Madill <jmadill@chromium.org>
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
Debug/
Debug_Win32/
Debug_x64/
Debug_ARM/
Release/
Release_Win32/
Release_x64/
Release_ARM/
*.sdf
*.ncb
*.suo
*.sln
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
*.VC.opendb
patches-*
*.target.mk
ipch
debug.txt
*.opensdf
*.orig
*.rej
.gclient_entries
/testing/gmock
/testing/gtest
/third_party/cherry
/third_party/deqp/src
/third_party/gyp
/third_party/libpng
/third_party/zlib
/src/tests/third_party/gles_conformance_tests
out
lib/*
Makefile
*.Makefile
*~
.gclient
angle_internal
TestResults.qpa
*.psess
*.vsp
*.nvuser
buildtools/
*.pyc
*.TMP