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

Unified Diff: remoting/test/DEPS

Issue 394883008: Add basic perf tests for chromoting protocol. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/remoting_test.gypi ('k') | remoting/test/protocol_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/test/DEPS
diff --git a/remoting/ios/bridge/DEPS b/remoting/test/DEPS
similarity index 65%
copy from remoting/ios/bridge/DEPS
copy to remoting/test/DEPS
index 8ef25d431ced55c2d31a841fd6f09cb6f665e656..58a26bab3f2fd701a4887bd048e94847bf16d5f1 100644
--- a/remoting/ios/bridge/DEPS
+++ b/remoting/test/DEPS
@@ -1,8 +1,8 @@
include_rules = [
- "+net/url_request",
-
- "-remoting/host",
+ "+jingle/glue",
+ "+net",
"+remoting/client",
+ "+remoting/host",
"+remoting/protocol",
"+remoting/signaling",
]
« no previous file with comments | « remoting/remoting_test.gypi ('k') | remoting/test/protocol_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698