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

Unified Diff: ui/views/BUILD.gn

Issue 2720183002: [Views] Update ink drop for omnibox icons (Closed)
Patch Set: Removed the mask Created 3 years, 8 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 7c3d7bbf3e46d17d6c3857c0c6643efb48141e0a..4bddcc14c4facac86638b00e31fd0bef67d00762 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -61,6 +61,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