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

Unified Diff: ui/views/BUILD.gn

Issue 2720183002: [Views] Update ink drop for omnibox icons (Closed)
Patch Set: Removed CanProcessEventsWithinSubtree Created 3 years, 7 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 | « chrome/browser/ui/views/page_info/page_info_bubble_view.cc ('k') | ui/views/animation/ink_drop.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 3d050476bbc4388ff32d369aa840654ecb622510..295247b8e7b293d2d62c1e47fdad729059a5d4eb 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -54,6 +54,7 @@ component("views") {
"animation/ink_drop_impl.h",
"animation/ink_drop_mask.cc",
"animation/ink_drop_mask.h",
+ "animation/ink_drop_observer.h",
"animation/ink_drop_painted_layer_delegates.cc",
"animation/ink_drop_painted_layer_delegates.h",
"animation/ink_drop_ripple.cc",
« no previous file with comments | « chrome/browser/ui/views/page_info/page_info_bubble_view.cc ('k') | ui/views/animation/ink_drop.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698