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

Unified Diff: remoting/ios/bridge/DEPS

Issue 186733007: iOS Chromoting Client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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 | « remoting/ios/authorize.mm ('k') | remoting/ios/bridge/client_instance.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/bridge/DEPS
diff --git a/remoting/ios/bridge/DEPS b/remoting/ios/bridge/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..565acfcec6dd26567a60a8f03d28913a4405f9b7
--- /dev/null
+++ b/remoting/ios/bridge/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+net/url_request",
+
+ "-remoting/host",
+ "+remoting/client",
+ "+remoting/jingle_glue",
+ "+remoting/protocol",
+]
« no previous file with comments | « remoting/ios/authorize.mm ('k') | remoting/ios/bridge/client_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698