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

Unified Diff: chrome/android/sync_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/sync_shell/DEPS
diff --git a/chrome/android/sync_shell/DEPS b/chrome/android/sync_shell/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..8c678fa28c619ebf37f77730daece1771283cde4
--- /dev/null
+++ b/chrome/android/sync_shell/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+chrome/app",
+ "+components/search_engines",
+ "+sync/test/fake_server/android",
+]
+
« no previous file with comments | « chrome/android/shell/java/src/org/chromium/chrome/shell/sync/SyncController.java ('k') | chrome/android/sync_shell/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698