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

Unified Diff: webrtc/webrtc.gyp

Issue 1839763004: Remove {media,p2p,pc,xmllite,xmpp}_tests.gypi files. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 9 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
« no previous file with comments | « webrtc/rtc_pc_unittests.isolate ('k') | webrtc/webrtc_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/webrtc.gyp
diff --git a/webrtc/webrtc.gyp b/webrtc/webrtc.gyp
index 8c10f0267b6e690fda7917356963146168d32dfe..7591f22071b493ace9adf97c6e47e359210d123c 100644
--- a/webrtc/webrtc.gyp
+++ b/webrtc/webrtc.gyp
@@ -36,11 +36,6 @@
}],
['include_tests==1', {
'includes': [
- 'libjingle/xmllite/xmllite_tests.gypi',
- 'libjingle/xmpp/xmpp_tests.gypi',
- 'media/media_tests.gypi',
- 'p2p/p2p_tests.gypi',
- 'pc/pc_tests.gypi',
'webrtc_tests.gypi',
],
}],
« no previous file with comments | « webrtc/rtc_pc_unittests.isolate ('k') | webrtc/webrtc_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698