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

Unified Diff: ui/events/BUILD.gn

Issue 999423003: Set the unique_event_id when converting from TouchEvent to WebTouchEvent (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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
« no previous file with comments | « content/common/input/web_input_event_traits.cc ('k') | ui/events/base_event_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/BUILD.gn
diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
index 208cc18317e5480bdab6ec0fe35d2b21719dac46..dc47131888ba755040315109eb292d91f6aa79de 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -24,6 +24,8 @@ component("events_base") {
sources = [
"android/scroller.cc",
"android/scroller.h",
+ "base_event_utils.cc",
+ "base_event_utils.h",
"event_constants.h",
"event_switches.cc",
"event_switches.h",
« no previous file with comments | « content/common/input/web_input_event_traits.cc ('k') | ui/events/base_event_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698