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

Unified Diff: sky/engine/web/BUILD.gn

Issue 872233002: Switch KeyboardEvents over to NewEventHandler (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: nits Created 5 years, 11 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: sky/engine/web/BUILD.gn
diff --git a/sky/engine/web/BUILD.gn b/sky/engine/web/BUILD.gn
index bb0256f9757e1385e4174d040545598f99ac83e2..d169dd00ec5836e1375adf6b6b58d0ad38084f31 100644
--- a/sky/engine/web/BUILD.gn
+++ b/sky/engine/web/BUILD.gn
@@ -60,8 +60,6 @@ component("web") {
"WebFontImpl.h",
"WebFrame.cpp",
"WebHitTestResult.cpp",
- "WebInputEventConversion.cpp",
- "WebInputEventConversion.h",
"Sky.cpp",
"WebLeakDetector.cpp",
"WebLocalFrameImpl.cpp",

Powered by Google App Engine
This is Rietveld 408576698