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

Unified Diff: ui/events/events.gyp

Issue 1411833006: Refactoring to make adding ink drop animations easier (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Refactor ink drop animations (comments in ui/views/) Created 5 years, 1 month 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: ui/events/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index 8a15401e556020bfe99b895095cc0f9434890b19..d39b0be8334835942b895cef0c14e290c8287e30 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -146,6 +146,8 @@
'linux/text_edit_key_bindings_delegate_auralinux.h',
'null_event_targeter.cc',
'null_event_targeter.h',
+ 'scoped_target_handler.cc',
+ 'scoped_target_handler.h',
'ozone/events_ozone.cc',
'win/events_win.cc',
'win/system_event_state_lookup.cc',

Powered by Google App Engine
This is Rietveld 408576698