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

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2333813002: Introduce WebInputMethodController to blink (Closed)
Patch Set: Rebased 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/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index 3f736ab10118a7a5aa131c0a7edeba3cb44d1601..cc44f39928978bc69cb66de7c6c96b23307b9ce8 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -193,6 +193,8 @@ component("web") {
"WebInputElement.cpp",
"WebInputEventConversion.cpp",
"WebInputEventConversion.h",
+ "WebInputMethodControllerImpl.cpp",
+ "WebInputMethodControllerImpl.h",
"WebKit.cpp",
"WebLabelElement.cpp",
"WebLeakDetector.cpp",

Powered by Google App Engine
This is Rietveld 408576698