Index: webrtc/api/api_tests.gyp |
diff --git a/webrtc/api/api_tests.gyp b/webrtc/api/api_tests.gyp |
index 9e3a07490f86be20102b68f46817089df271907d..303c1ef72a820eb81aab5641f5be7bf4047ff945 100644 |
--- a/webrtc/api/api_tests.gyp |
+++ b/webrtc/api/api_tests.gyp |
@@ -21,11 +21,6 @@ |
'<(webrtc_root)/pc/pc.gyp:rtc_pc', |
'<(webrtc_root)/system_wrappers/system_wrappers.gyp:metrics_default', |
], |
- 'direct_dependent_settings': { |
- 'include_dirs': [ |
- '<(DEPTH)/testing/gmock/include', |
- ], |
- }, |
'defines': [ |
# Feature selection. |
'HAVE_SCTP', |