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

Unified Diff: webrtc/libjingle/DEPS

Issue 1796413002: Add check_deps rules in DEPS files. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fixed nit 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/examples/DEPS ('k') | webrtc/libjingle/xmpp/chatroommodule_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/libjingle/DEPS
diff --git a/webrtc/libjingle/DEPS b/webrtc/libjingle/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..7f492770e0dbe4062f3bab690533cdf4356aae8c
--- /dev/null
+++ b/webrtc/libjingle/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+third_party/expat",
+ "+webrtc/base",
+ "+webrtc/p2p",
+]
« no previous file with comments | « webrtc/examples/DEPS ('k') | webrtc/libjingle/xmpp/chatroommodule_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698