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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2523753003: Add inputmode to android ImeAdapater. (Closed)
Patch Set: Rebase Created 4 years, 1 month 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: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 2593974a63ff48340290a578749225e7f8bf0b10..750d3f6b89350171bf247b72966c6f2dddf54d16 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -83,6 +83,7 @@ if (is_android) {
sources = [
"./platform/WebDisplayMode.h",
"./platform/WebInputEvent.h",
+ "./platform/WebTextInputMode.h",
"./platform/WebTextInputType.h",
"./platform/modules/remoteplayback/WebRemotePlaybackAvailability.h",
]

Powered by Google App Engine
This is Rietveld 408576698