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

Unified Diff: PRESUBMIT.py

Issue 1715043002: Remove webrtc/sound/ subdir. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@remove_devicemanager
Patch Set: rebase 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 | « no previous file | webrtc/build/merge_libs.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 e206e40e94ee17b5a4de28171097bf41edfb1985..ee122c54106da1c23061ea6d810adadca18745a8 100755
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -27,7 +27,6 @@ CPPLINT_DIRS = [
'webrtc/modules/rtp_rtcp',
'webrtc/modules/video_coding',
'webrtc/modules/video_processing',
- 'webrtc/sound',
'webrtc/tools',
'webrtc/video',
]
@@ -226,7 +225,6 @@ def _CheckNoRtcBaseDeps(input_api, gyp_files, output_api):
'base_tests.gyp',
'desktop_capture.gypi',
'p2p.gyp',
- 'sound.gyp',
'webrtc_test_common.gyp',
'webrtc_tests.gypi',
)
« no previous file with comments | « no previous file | webrtc/build/merge_libs.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698