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

Unified Diff: remoting/client/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/base/encode_decode_unittest.cc ('k') | remoting/client/x11_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/DEPS
diff --git a/remoting/client/DEPS b/remoting/client/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c54394382ae417ffff51a6e52381844fb5f5cf31
--- /dev/null
+++ b/remoting/client/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+gfx",
+ "+ppapi",
+ "+third_party/npapi",
+
+ "+remoting/protocol",
+ "+remoting/jingle_glue",
+]
« no previous file with comments | « remoting/base/encode_decode_unittest.cc ('k') | remoting/client/x11_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698