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

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

Issue 2683043004: Remove ui/events/blink dependency on blink_minimal. (Closed)
Patch Set: fix win debug Created 3 years, 10 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 93bf8b9f11c6c9911c43f15b3b923edcf26b957d..d545878f20246cd220a17aa5f0a894c580198c85 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -192,6 +192,7 @@ component("web") {
"WebImageCache.cpp",
"WebImageDecoder.cpp",
"WebInputElement.cpp",
+ "WebInputEvent.cpp",
"WebInputEventConversion.cpp",
"WebInputEventConversion.h",
"WebInputMethodControllerImpl.cpp",

Powered by Google App Engine
This is Rietveld 408576698