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

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

Issue 2876403002: Move WebInputEventConversion from web/ to core/events/. (Closed)
Patch Set: Created 3 years, 7 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 d3cd52fe63e7983ac58aee88176184c88443f098..21a001e2a433e1d091ffb7301c5ac5913481c98f 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -154,8 +154,6 @@ component("web") {
"WebIDBKeyRange.cpp",
"WebInputElement.cpp",
"WebInputEvent.cpp",
- "WebInputEventConversion.cpp",
- "WebInputEventConversion.h",
"WebInputMethodControllerImpl.cpp",
"WebInputMethodControllerImpl.h",
"WebKit.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/events/WebInputEventConversion.cpp ('k') | third_party/WebKit/Source/web/ChromeClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698