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

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

Issue 2411973004: Move WebTextInputType and WebTextInputInfo into platform. (Closed)
Patch Set: Fix windows build Created 4 years, 2 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
« no previous file with comments | « content/renderer/render_widget.h ('k') | third_party/WebKit/Source/platform/WebTextInputInfo.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index f797e4ffb099f6bebdb324d2e103bfbbc1d127ae..1fa210477ccf83ae3e94fddeba54d263e25254d5 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -324,6 +324,7 @@ component("platform") {
"WebIconSizesParser.cpp",
"WebScheduler.cpp",
"WebTaskRunner.cpp",
+ "WebTextInputInfo.cpp",
"WebThread.cpp",
"WebThreadSupportingGC.cpp",
"WebThreadSupportingGC.h",
« no previous file with comments | « content/renderer/render_widget.h ('k') | third_party/WebKit/Source/platform/WebTextInputInfo.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698