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

Unified Diff: chrome/chrome_browser.gypi

Issue 8404007: Delete code for and references to mini-gallery and theme install bubbles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: > Created 9 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/theme_install_bubble_view.cc ('k') | chrome/common/chrome_notification_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index aa28b23b4a36dc4e0076e4012564a67b7b6cb46b..94e6d3750b0c46c2b51e24d31f986ca990c504c9 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2817,8 +2817,6 @@
'browser/ui/cocoa/tabs/throbber_view.mm',
'browser/ui/cocoa/task_manager_mac.h',
'browser/ui/cocoa/task_manager_mac.mm',
- 'browser/ui/cocoa/theme_install_bubble_view.h',
- 'browser/ui/cocoa/theme_install_bubble_view.mm',
'browser/ui/cocoa/themed_browser_window.h',
'browser/ui/cocoa/themed_browser_window.mm',
'browser/ui/cocoa/themed_window.h',
@@ -3109,8 +3107,6 @@
'browser/ui/gtk/tabs/tab_strip_menu_controller.h',
'browser/ui/gtk/task_manager_gtk.cc',
'browser/ui/gtk/task_manager_gtk.h',
- 'browser/ui/gtk/theme_install_bubble_view_gtk.cc',
- 'browser/ui/gtk/theme_install_bubble_view_gtk.h',
'browser/ui/gtk/unity_service.cc',
'browser/ui/gtk/unity_service.h',
'browser/ui/gtk/update_recommended_dialog.cc',
@@ -3596,8 +3592,6 @@
'browser/ui/views/theme_background.h',
'browser/ui/views/theme_helpers.cc',
'browser/ui/views/theme_helpers.h',
- 'browser/ui/views/theme_install_bubble_view.cc',
- 'browser/ui/views/theme_install_bubble_view.h',
'browser/ui/views/toolbar_view.cc',
'browser/ui/views/toolbar_view.h',
'browser/ui/views/unhandled_keyboard_event_handler.cc',
@@ -4859,8 +4853,6 @@
['include', '^browser/ui/views/tabs/tab_strip_factory.h'],
['include', '^browser/ui/views/theme_background.cc'],
['include', '^browser/ui/views/theme_background.h'],
- ['include', '^browser/ui/views/theme_install_bubble_view.cc'],
- ['include', '^browser/ui/views/theme_install_bubble_view.h'],
['include', '^browser/ui/views/toolbar_view.cc'],
['include', '^browser/ui/views/toolbar_view.h'],
['include', '^browser/ui/views/unhandled_keyboard_event_handler.cc'],
« no previous file with comments | « chrome/browser/ui/views/theme_install_bubble_view.cc ('k') | chrome/common/chrome_notification_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698