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

Unified Diff: chrome/android/DEPS

Issue 2244083002: Componentize spellcheck [4]: spellcheck/browser and android java-side. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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/DEPS
diff --git a/chrome/android/DEPS b/chrome/android/DEPS
index bbc93a61d39a0f28239f54e4faef5f3c12aaaf2e..cd31820173731a4735028447d37d483db88ea32f 100644
--- a/chrome/android/DEPS
+++ b/chrome/android/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/invalidation",
"+components/policy",
+ "+components/spellcheck/browser",
"+jni",
"+media/base/android/java",
]

Powered by Google App Engine
This is Rietveld 408576698