Index: remoting/remoting_test.gypi |
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi |
index d42839b5057d4d680519402fab2e822937a2d490..95cafa3a9943a5e780474dc028180851fb21969a 100644 |
--- a/remoting/remoting_test.gypi |
+++ b/remoting/remoting_test.gypi |
@@ -223,9 +223,6 @@ |
'defines': [ |
'VERSION=<(version_full)', |
], |
- 'include_dirs': [ |
- '../testing/gmock/include', |
- ], |
'sources': [ |
# Note: sources list duplicated in GN build. |
'base/auto_thread_task_runner_unittest.cc', |
@@ -574,9 +571,6 @@ |
'defines': [ |
'VERSION=<(version_full)', |
], |
- 'include_dirs': [ |
- '../testing/gmock/include', |
- ], |
'sources': [ |
'base/run_all_unittests.cc', |
'test/codec_perftest.cc', |