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

Unified Diff: android_webview/browser/DEPS

Issue 2264633002: [Android] Add spellchecking support in android_webview. (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
« no previous file with comments | « android_webview/BUILD.gn ('k') | android_webview/browser/aw_content_browser_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index 64a62c4950a3ff97dad8e5db710162442357ace0..e29c62802056ceefccc335279df736df09440e27 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -20,6 +20,8 @@ include_rules = [
"+components/pref_registry",
"+components/printing/browser",
"+components/printing/common",
+ "+components/spellcheck/browser",
+ "+components/spellcheck/common",
"+components/url_formatter",
"+components/user_prefs",
"+components/visitedlink/browser",
« no previous file with comments | « android_webview/BUILD.gn ('k') | android_webview/browser/aw_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698