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

Unified Diff: ui/views/BUILD.gn

Issue 2250783002: Allow InkDropRipple to co-exist with highlight (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 3 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 eb265087f51750ffed4edb3103dd021472415a2d..ac7c9ce2d79085d3211dafa57d716c34e1de1592 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -21,6 +21,8 @@ component("views") {
"accessible_pane_view.h",
"animation/bounds_animator.cc",
"animation/bounds_animator.h",
+ "animation/empty_ink_drop_ripple.cc",
+ "animation/empty_ink_drop_ripple.h",
"animation/flood_fill_ink_drop_ripple.cc",
"animation/flood_fill_ink_drop_ripple.h",
"animation/ink_drop.h",
« no previous file with comments | « no previous file | ui/views/animation/empty_ink_drop_ripple.h » ('j') | ui/views/animation/ink_drop_impl_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698