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

Unified Diff: chrome/chrome_browser.gypi

Issue 10826162: views: Remove unused indexed_db_info_view files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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/indexed_db_info_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.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 33854f4c5abafa7d1b5398f6ee249cf006df075a..77835f6d2060eef8b1ea3a60ea9571f8518ba3fe 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3714,8 +3714,6 @@
'browser/ui/views/importer/import_lock_dialog_view.h',
'browser/ui/views/importer/import_progress_dialog_view.cc',
'browser/ui/views/importer/import_progress_dialog_view.h',
- 'browser/ui/views/indexed_db_info_view.cc',
- 'browser/ui/views/indexed_db_info_view.h',
'browser/ui/views/infobars/after_translate_infobar.cc',
'browser/ui/views/infobars/after_translate_infobar.h',
'browser/ui/views/infobars/before_translate_infobar.cc',
@@ -5246,8 +5244,6 @@
['exclude', '^browser/platform_util_common_linux.cc'],
['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/indexed_db_info_view.cc'],
- ['exclude', '^browser/ui/views/indexed_db_info_view.h'],
['exclude', '^browser/ui/views/theme_helpers.cc'],
['exclude', '^browser/ui/views/theme_helpers.h'],
['exclude', '^browser/ui/views/uninstall_view.cc'],
« no previous file with comments | « chrome/browser/ui/views/indexed_db_info_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698