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

Unified Diff: ui/views/BUILD.gn

Issue 2892563004: Use animated vector icon for app menu notification animation. (Closed)
Patch Set: one more f 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
« no previous file with comments | « ui/gfx/paint_vector_icon.cc ('k') | ui/views/controls/animated_icon_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 07587769c7bd2661d81e805f856a91b5dcc8db1a..9b86ac762a0ccb0903ea989e14abe3d2496b48b4 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",
« no previous file with comments | « ui/gfx/paint_vector_icon.cc ('k') | ui/views/controls/animated_icon_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698