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

Unified Diff: webrtc/modules/audio_processing/DEPS

Issue 1808573002: Revert of Add check_deps rules in DEPS files. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: 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 | « webrtc/modules/audio_device/DEPS ('k') | webrtc/modules/audio_processing/agc/agc_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_processing/DEPS
diff --git a/webrtc/modules/audio_processing/DEPS b/webrtc/modules/audio_processing/DEPS
deleted file mode 100644
index e9ac967c58e07d7825249bacc40d424227470ada..0000000000000000000000000000000000000000
--- a/webrtc/modules/audio_processing/DEPS
+++ /dev/null
@@ -1,14 +0,0 @@
-include_rules = [
- "+webrtc/base",
- "+webrtc/common_audio",
- "+webrtc/system_wrappers",
-]
-
-specific_include_rules = {
- ".*test\.cc": [
- "+webrtc/tools",
- # Android platform build has different paths.
- "+gtest",
- "+external/webrtc",
- ],
-}
« no previous file with comments | « webrtc/modules/audio_device/DEPS ('k') | webrtc/modules/audio_processing/agc/agc_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698