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

Unified Diff: PRESUBMIT.py

Issue 1903663002: Build dynamic iOS SDK. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fix test gyp Created 4 years, 8 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 | talk/app/webrtc/legacy_objc_api.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 d2ab65f02608c63ae4e26d68aa4eec4460413ca7..05f62cffaf816644190f9abb310bca241cec7968 100755
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -229,6 +229,7 @@ def _CheckNoRtcBaseDeps(input_api, gyp_files, output_api):
'base_tests.gyp',
'desktop_capture.gypi',
'p2p.gyp',
+ 'sdk.gyp',
'webrtc_test_common.gyp',
'webrtc_tests.gypi',
)
« no previous file with comments | « no previous file | talk/app/webrtc/legacy_objc_api.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698