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

Unified Diff: ui/views/BUILD.gn

Issue 2720183002: [Views] Update ink drop for omnibox icons (Closed)
Patch Set: Rebased and fixed tests Created 3 years, 9 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
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 0fac535969920f31fedcb79c708643f8434eed54..eae59e732b26de17ccea71cf5ae9657c45833710 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -66,6 +66,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",

Powered by Google App Engine
This is Rietveld 408576698