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

Unified Diff: chrome/chrome_browser.gypi

Issue 10332211: views: Remove appcache_info_view* and generic_info_view* files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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/generic_info_view_unittest.cc ('k') | chrome/chrome_tests.gypi » ('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 fbff2079232010959e1a6bc1df7a2a9a081b5661..3a8808d41c868dda302346efccfa467e6a78e5c9 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3256,8 +3256,6 @@
'browser/ui/views/accessibility_event_router_views.h',
'browser/ui/views/app_menu_button_win.cc',
'browser/ui/views/app_menu_button_win.h',
- 'browser/ui/views/appcache_info_view.cc',
- 'browser/ui/views/appcache_info_view.h',
'browser/ui/views/ash/app_list/app_list_model_builder.cc',
'browser/ui/views/ash/app_list/app_list_model_builder.h',
'browser/ui/views/ash/app_list/app_list_view_delegate.cc',
@@ -3442,8 +3440,6 @@
'browser/ui/views/frame/system_menu_model_delegate.h',
'browser/ui/views/fullscreen_exit_bubble_views.cc',
'browser/ui/views/fullscreen_exit_bubble_views.h',
- 'browser/ui/views/generic_info_view.cc',
- 'browser/ui/views/generic_info_view.h',
'browser/ui/views/global_error_bubble_view.cc',
'browser/ui/views/global_error_bubble_view.h',
'browser/ui/views/hung_renderer_view.cc',
@@ -4823,12 +4819,8 @@
['exclude', '^browser/google/google_update.cc'],
['exclude', '^browser/google/google_update.h'],
['exclude', '^browser/platform_util_common_linux.cc'],
- ['exclude', '^browser/ui/views/appcache_info_view.cc'],
- ['exclude', '^browser/ui/views/appcache_info_view.h'],
['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/generic_info_view.cc'],
- ['exclude', '^browser/ui/views/generic_info_view.h'],
['exclude', '^browser/ui/views/indexed_db_info_view.cc'],
['exclude', '^browser/ui/views/indexed_db_info_view.h'],
['exclude', '^browser/ui/views/local_storage_info_view.cc'],
« no previous file with comments | « chrome/browser/ui/views/generic_info_view_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698