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', |
) |