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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 265333003: Remove unused AppPanelBrowserFrameView (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « chrome/browser/ui/views/frame/app_panel_browser_frame_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 5aa37818da5265d13e8661ffacd352cc05a8b841..1aa820e8cc2d825cf033b3aa61796acef0df30a4 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1626,8 +1626,6 @@
'browser/ui/views/first_run_bubble.h',
'browser/ui/views/first_run_dialog.cc',
'browser/ui/views/first_run_dialog.h',
- 'browser/ui/views/frame/app_panel_browser_frame_view.cc',
- 'browser/ui/views/frame/app_panel_browser_frame_view.h',
'browser/ui/views/frame/browser_command_handler_x11.cc',
'browser/ui/views/frame/browser_command_handler_x11.h',
'browser/ui/views/frame/browser_frame.cc',
@@ -3031,8 +3029,6 @@
],
'sources/': [
['exclude', '^browser/ui/cocoa/*'],
- ['exclude', '^browser/ui/views/frame/app_panel_browser_frame_view.cc'],
- ['exclude', '^browser/ui/views/frame/app_panel_browser_frame_view.h'],
['exclude', '^browser/ui/views/uninstall_view.cc'],
['exclude', '^browser/ui/views/uninstall_view.h'],
['include', '^browser/ui/window_sizer/window_sizer.cc'],
« no previous file with comments | « chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698