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

Unified Diff: chrome/browser/android/DEPS

Issue 1247853007: [Sync] Add auto-generated ModelType in Java. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add SYNC_EXPORT and rebase. Created 5 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
Index: chrome/browser/android/DEPS
diff --git a/chrome/browser/android/DEPS b/chrome/browser/android/DEPS
index 1b7b3628cae757f2fc767e921d29aa6ddb99490a..a3dd4f87ce64058e3cfc3966418a01e77030f596 100644
--- a/chrome/browser/android/DEPS
+++ b/chrome/browser/android/DEPS
@@ -6,4 +6,5 @@ include_rules = [
"+components/web_contents_delegate_android",
"+cc/layers/layer.h",
"+sandbox/linux/seccomp-bpf/sandbox_bpf.h",
+ "+sync/android",
]

Powered by Google App Engine
This is Rietveld 408576698