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

Unified Diff: chrome/browser/android/DEPS

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 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 | « chrome/browser/DEPS ('k') | chrome/browser/android/chrome_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/DEPS
diff --git a/chrome/browser/android/DEPS b/chrome/browser/android/DEPS
index b99ee0bacb127c4ff7997adf7ae3c28a5b5e768d..e9cfd4cf0859ff44b9aa8ea16f060c8556774928 100644
--- a/chrome/browser/android/DEPS
+++ b/chrome/browser/android/DEPS
@@ -5,11 +5,11 @@ include_rules = [
"+components/devtools_discovery",
"+components/devtools_http_handler",
"+components/ntp_snippets",
+ "+components/sync/android",
+ "+components/sync/test/fake_server/android",
"+components/toolbar",
"+components/web_contents_delegate_android",
"+sandbox/linux/seccomp-bpf/sandbox_bpf.h",
- "+sync/android",
- "+sync/test/fake_server/android",
]
specific_include_rules = {
« no previous file with comments | « chrome/browser/DEPS ('k') | chrome/browser/android/chrome_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698