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

Unified Diff: content/browser/DEPS

Issue 2931443003: Add support for Android spellcheck menu in Chrome/WebViews (Closed)
Patch Set: 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 ee2c634730a438b0da882d20ab67388ef54badc0..6b60c740b4ad01f34493e2b153592d0c6afce929 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -84,6 +84,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