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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2789203003: [Views] App Menu Animated Icon (Closed)
Patch Set: nit 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
« no previous file with comments | « chrome/browser/flag_descriptions.cc ('k') | chrome/browser/ui/toolbar/app_menu_icon_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index f22a347c4ef2bccc270e1a73a2f78e78e14a555a..47727aee101c89c9b61c55a158f52637392914b1 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1892,6 +1892,8 @@ split_static_library("ui") {
"views/theme_copying_widget.h",
"views/toolbar/app_menu.cc",
"views/toolbar/app_menu.h",
+ "views/toolbar/app_menu_animation.cc",
+ "views/toolbar/app_menu_animation.h",
"views/toolbar/app_menu_button.cc",
"views/toolbar/app_menu_button.h",
"views/toolbar/app_menu_observer.h",
« no previous file with comments | « chrome/browser/flag_descriptions.cc ('k') | chrome/browser/ui/toolbar/app_menu_icon_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698