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

Unified Diff: ui/views/BUILD.gn

Issue 2892563004: Use animated vector icon for app menu notification animation. (Closed)
Patch Set: gfx_export 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
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 388bbb52638115811ea54dcb7db4ab7a2833b8d2..c6825089c6f3a0eda43483aaa3490e2317893ba9 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -112,6 +112,8 @@ component("views") {
"color_chooser/color_chooser_view.cc",
"color_chooser/color_chooser_view.h",
"context_menu_controller.h",
+ "controls/animated_icon_view.cc",
+ "controls/animated_icon_view.h",
"controls/button/blue_button.cc",
"controls/button/blue_button.h",
"controls/button/button.cc",

Powered by Google App Engine
This is Rietveld 408576698