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

Unified Diff: ui/events/events_unittests.gyp

Issue 2240983003: Move |ScopedWebInputEvent| and |WebInputEventTraits| from |content::| to "ui/events/blink" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase and ncarter's review Created 4 years, 4 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 | « ui/events/blink/web_input_event_traits_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/events_unittests.gyp
diff --git a/ui/events/events_unittests.gyp b/ui/events/events_unittests.gyp
index 580ce3e0097c9638839867a9df89f0127d6e834e..583518034139fdcf2dda7cb8f8abe50ca55c1072 100644
--- a/ui/events/events_unittests.gyp
+++ b/ui/events/events_unittests.gyp
@@ -124,6 +124,7 @@
'blink/blink_event_util_unittest.cc',
'blink/input_handler_proxy_unittest.cc',
'blink/input_scroll_elasticity_controller_unittest.cc',
+ 'blink/web_input_event_traits_unittest.cc',
],
'dependencies': [
'blink/events_blink.gyp:events_blink',
« no previous file with comments | « ui/events/blink/web_input_event_traits_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698