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

Unified Diff: chrome/android/shell/DEPS

Issue 457883002: Use Sync FakeServer in Android tests via custom APK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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
Index: chrome/android/shell/DEPS
diff --git a/chrome/android/shell/DEPS b/chrome/android/shell/DEPS
index 271e5e523db5559c4a1eca71d1e8f5954487fcf7..9c23a9e7a2899e4fa6b33178c918018b9a91ded5 100644
--- a/chrome/android/shell/DEPS
+++ b/chrome/android/shell/DEPS
@@ -9,5 +9,6 @@ include_rules = [
"+printing/android",
"+sync/android/java/src/org/chromium/sync/notifier",
"+sync/android/java/src/org/chromium/sync/signin",
+ "+sync/test/fake_server/android",
pval...(no longer on Chromium) 2014/08/09 00:48:21 I'm not sure where this code (fake_server_android.
rlarocque 2014/08/09 01:19:59 I think the tendency is to not put it in a directo
pval...(no longer on Chromium) 2014/08/12 01:21:35 This would introduce a dependency on a test direct
Yaron 2014/08/12 17:22:03 I think we should keep these changes in a separate
pval...(no longer on Chromium) 2014/08/14 00:35:39 Done.
]

Powered by Google App Engine
This is Rietveld 408576698