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

Unified Diff: PRESUBMIT.py

Issue 1691463002: Move talk/session/media -> webrtc/pc (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Introduce legacy_objc_api[_tests].gyp and order headers Created 4 years, 10 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 | « no previous file | all.gyp » ('j') | talk/app/webrtc/legacy_objc_api.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 7388cf8b61307a043e8f06ccdf3e164e357f0002..56479b101c86761ee09b68ad1081e08838ff0db2 100755
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -208,8 +208,6 @@ def _CheckNoRtcBaseDeps(input_api, gyp_files, output_api):
gyp_exceptions = (
'base_tests.gyp',
'desktop_capture.gypi',
- 'libjingle.gyp',
- 'libjingle_tests.gyp',
'p2p.gyp',
'sound.gyp',
'webrtc_test_common.gyp',
« no previous file with comments | « no previous file | all.gyp » ('j') | talk/app/webrtc/legacy_objc_api.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698