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

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: Last rebase 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') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 24a50348ec59ae6e0e992f4d5596b4af38bec458..8ea0f3a86a9c159d2f9c926f5e267bb4ab654ed7 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698