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

Unified Diff: ui/views/BUILD.gn

Issue 2499523003: Add ink drop masking to TrayBackgroundView (Closed)
Patch Set: Created 4 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/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 56ac36ae3b4152c77987913d3055f5d43a78c8f9..f59f7d56aedd83ef95f251eac37ab020fbddf935 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -35,6 +35,8 @@ component("views") {
"animation/ink_drop_host_view.h",
"animation/ink_drop_impl.cc",
"animation/ink_drop_impl.h",
+ "animation/ink_drop_mask.cc",
+ "animation/ink_drop_mask.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