Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(382)

Unified Diff: webrtc/api/api_tests.gyp

Issue 2054413002: GN: Add peerconnection_unittests (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: GN: Add peerconnection_unittests Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« webrtc/api/BUILD.gn ('K') | « webrtc/api/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« webrtc/api/BUILD.gn ('K') | « webrtc/api/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698