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

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 (simplify MenuButton) 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 80097cde04c7c49380322a751e1385a597e60f67..cecef009bc5d4631ebad8710c3845b2769402f3d 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