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

Unified Diff: content/browser/DEPS

Issue 2931443003: Add support for Android spellcheck menu in Chrome/WebViews (Closed)
Patch Set: Respond to aelias@'s comments 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 5aafa56210467ec5013539658c7648ec9c253112..0f5cbe0943209808a0e5c30201eba1cb1724f959 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/mac/WebScrollbarTheme.h",
"+third_party/WebKit/public/platform/mime_registry.mojom.h",
"+third_party/WebKit/public/platform/modules/background_sync/background_sync.mojom.h",

Powered by Google App Engine
This is Rietveld 408576698