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

Unified Diff: webrtc/pc/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/p2p/DEPS ('k') | webrtc/sound/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/pc/DEPS
diff --git a/webrtc/pc/DEPS b/webrtc/pc/DEPS
deleted file mode 100644
index ca4f789db9dccc374f22440ef03f50792a17cca8..0000000000000000000000000000000000000000
--- a/webrtc/pc/DEPS
+++ /dev/null
@@ -1,13 +0,0 @@
-include_rules = [
- "+webrtc/api",
- "+webrtc/base",
- "+webrtc/media",
- "+webrtc/p2p",
- "+third_party/libsrtp"
-]
-
-specific_include_rules = {
- "srtpfilter_unittest\.cc": [
- "+crypto",
- ],
-}
« no previous file with comments | « webrtc/p2p/DEPS ('k') | webrtc/sound/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698