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

Unified Diff: chrome/browser/android/DEPS

Issue 1282603005: Convert ChromeSyncShell to use ChromePublic infrastructure (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: re-land version Created 5 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/browser/android/DEPS
diff --git a/chrome/browser/android/DEPS b/chrome/browser/android/DEPS
index 4dc31ea2c2a5fa099dcae1e0ffd17441e0986fb8..58947170f5b75120aaa9b42cc8e169eab3549a0d 100644
--- a/chrome/browser/android/DEPS
+++ b/chrome/browser/android/DEPS
@@ -8,4 +8,5 @@ include_rules = [
"+cc/layers/layer.h",
"+sandbox/linux/seccomp-bpf/sandbox_bpf.h",
"+sync/android",
+ "+sync/test/fake_server/android",
]

Powered by Google App Engine
This is Rietveld 408576698