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

Unified Diff: content/browser/DEPS

Issue 2931443003: Add support for Android spellcheck menu in Chrome/WebViews (Closed)
Patch Set: Fix dependency Created 3 years, 6 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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index f33d518e14f0161a6f1d060572a4eb424bbb7149..148b20d08d9d47b73aa8e09feb0bea41639ab9da 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -86,6 +86,8 @@ include_rules = [
"+third_party/WebKit/public/platform/WebSecurityStyle.h",
"+third_party/WebKit/public/platform/WebTouchEvent.h",
"+third_party/WebKit/public/platform/WebTextInputType.h",
+ "+third_party/WebKit/public/platform/input_host.mojom.h",
+ "+third_party/WebKit/public/platform/input_messages.mojom.h",
"+third_party/WebKit/public/platform/mime_registry.mojom.h",
"+third_party/WebKit/public/platform/modules/background_sync/background_sync.mojom.h",
"+third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom.h",

Powered by Google App Engine
This is Rietveld 408576698