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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1419603004: [Extensions Toolbar] Fix action pop out bug and views animation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 2 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/ui/views/toolbar/extension_toolbar_menu_view.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 9892d4a7813100e7c4e70564d382214568885438..57e2a7b17ddaa948e51254c50138d125825e3574 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1725,6 +1725,7 @@
'browser/ui/toolbar/toolbar_actions_bar.h',
'browser/ui/toolbar/toolbar_actions_bar_bubble_delegate.h',
'browser/ui/toolbar/toolbar_actions_bar_delegate.h',
+ 'browser/ui/toolbar/toolbar_actions_bar_observer.h',
'browser/ui/toolbar/wrench_icon_painter.cc',
'browser/ui/toolbar/wrench_icon_painter.h',
'browser/ui/toolbar/wrench_menu_badge_controller.cc',
@@ -2385,7 +2386,6 @@
'browser/ui/views/toolbar/back_button.h',
'browser/ui/views/toolbar/browser_actions_container.cc',
'browser/ui/views/toolbar/browser_actions_container.h',
- 'browser/ui/views/toolbar/browser_actions_container_observer.h',
'browser/ui/views/toolbar/chevron_menu_button.cc',
'browser/ui/views/toolbar/chevron_menu_button.h',
'browser/ui/views/toolbar/extension_toolbar_menu_view.cc',
« no previous file with comments | « chrome/browser/ui/views/toolbar/extension_toolbar_menu_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698