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

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

Issue 2333813002: Introduce WebInputMethodController to blink (Closed)
Patch Set: Removed an unsued enum form WebInputMethodController Created 4 years, 3 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: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index dbc4fd3b3afaf03f5f177cc9d9a0485efc72105b..d19c750acf90438dabb64317ea821f771999ed6d 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -489,6 +489,7 @@ source_set("blink_headers") {
"web/WebImageDecoder.h",
"web/WebInputElement.h",
"web/WebInputEvent.h",
+ "web/WebInputMethodController.h",
"web/WebKit.h",
"web/WebLabelElement.h",
"web/WebLeakDetector.h",

Powered by Google App Engine
This is Rietveld 408576698