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

Unified Diff: android_webview/native/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/native/BUILD.gn ('k') | android_webview/native/android_webview_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index 79e1c42ae47559994843cbfb972a1c552ec8ca44..e2192c5d44972633dda9899e882375a730a77973 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -14,6 +14,7 @@ include_rules = [
"+components/devtools_http_handler",
"+components/external_video_surface",
"+components/navigation_interception",
+ "+components/spellcheck/browser/android",
"+components/user_prefs",
"+components/web_contents_delegate_android",
« no previous file with comments | « android_webview/native/BUILD.gn ('k') | android_webview/native/android_webview_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698