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

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

Issue 2576013002: Introducing WebCoalescedInputEvent and inclusion in content/common (Closed)
Patch Set: Fix a few DCHECK hits Created 3 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: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 995b3f9a5cbb9f2e318531d134f3c6ee318c22de..ac348fc85dbba5f19c86b5df88692b49c3282682 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -28,6 +28,7 @@ component("blink_common") {
"exported/FilePathConversion.cpp",
"exported/URLConversion.cpp",
"exported/WebCString.cpp",
+ "exported/WebCoalescedInputEvent.cpp",
"exported/WebString.cpp",
"exported/linux/WebFontRenderStyle.cpp",
]

Powered by Google App Engine
This is Rietveld 408576698