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

Unified Diff: third_party/WebKit/Source/web/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
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 50336b16ac97cecf4bc26cb2aa3b7912aee3f843..df66130f08d054047d5cd8fcdc88bbea2c3b8c90 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -244,7 +244,6 @@ component("web") {
"WebTextCheckingCompletionImpl.cpp",
"WebTextCheckingCompletionImpl.h",
"WebTextCheckingResult.cpp",
- "WebTextInputInfo.cpp",
"WebUserGestureIndicator.cpp",
"WebUserGestureToken.cpp",
"WebUserMediaRequest.cpp",
« no previous file with comments | « third_party/WebKit/Source/platform/WebTextInputInfo.cpp ('k') | third_party/WebKit/Source/web/WebTextInputInfo.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698