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

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

Issue 2576013002: Introducing WebCoalescedInputEvent and inclusion in content/common (Closed)
Patch Set: Created 4 years 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 417010a00ee91c703fb3d68e4e6947944f393e4b..ffe6b9834012effecee88d375b53e7f855a84f27 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -143,6 +143,7 @@ component("web") {
"WebBlob.cpp",
"WebCSSParser.cpp",
"WebCache.cpp",
+ "WebCoalescedInputEvent.cpp",
"WebColorSuggestion.cpp",
"WebCryptoNormalize.cpp",
"WebCustomElement.cpp",

Powered by Google App Engine
This is Rietveld 408576698