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

Unified Diff: remoting/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 | « no previous file | remoting/base/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index fbdd04d80463ccb007b433153ba8f3b3451c7167..c4ae789fc3bd31896c320bcb0f795e7cc1b1f3eb 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -1,13 +1,7 @@
include_rules = [
- "+app",
- "+gfx",
- "+google/protobuf",
"+media/base",
- "+net",
- "+jingle",
- "+ppapi",
- "+talk",
- "+third_party/npapi"
- "+third_party/protobuf2",
- "+third_party/zlib",
+
+ "-remoting",
+ "+remoting/base",
+ "+remoting/proto",
]
« no previous file with comments | « no previous file | remoting/base/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698