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

Unified Diff: ui/events/BUILD.gn

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 c/b/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/BUILD.gn
diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
index c0eef3f18be10cb7c8a8f39bcba94726a66c39b7..2b5a7d23c25d2996d5260fc48241146fe9c00232 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -118,6 +118,8 @@ component("events") {
"gestures/gesture_types.h",
"null_event_targeter.cc",
"null_event_targeter.h",
+ "scoped_target_handler.cc",
+ "scoped_target_handler.h",
"win/events_win.cc",
"win/system_event_state_lookup.cc",
"win/system_event_state_lookup.h",

Powered by Google App Engine
This is Rietveld 408576698