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

Unified Diff: remoting/host/DEPS

Issue 4562002: Add DEPS files in remoting subdirectories. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: - Created 10 years, 1 month 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 | « remoting/client/x11_client.cc ('k') | remoting/jingle_glue/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/DEPS
diff --git a/remoting/host/DEPS b/remoting/host/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..8d942679e2b12aae0c21c60f50e30dade6fdfa12
--- /dev/null
+++ b/remoting/host/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+app",
+ "+gfx",
+
+ "+remoting/protocol",
+ "+remoting/jingle_glue",
+]
« no previous file with comments | « remoting/client/x11_client.cc ('k') | remoting/jingle_glue/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698