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

Unified Diff: chrome/chrome_browser.gypi

Issue 10368027: Remove Aero Peek Tabs code. (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/frame/browser_view.cc ('k') | chrome/common/chrome_switches.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 06fd92d3118560b7d5f328a3dbdcb1e56c4fc783..11d87337af337ea9e3e3530cb39cbb7de339bb54 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -93,8 +93,6 @@
'browser/accessibility/accessibility_events.h',
'browser/accessibility/invert_bubble_views.cc',
'browser/accessibility/invert_bubble_views.h',
- 'browser/aeropeek_manager.cc',
- 'browser/aeropeek_manager.h',
'browser/alternate_nav_url_fetcher.cc',
'browser/alternate_nav_url_fetcher.h',
'browser/app_controller_mac.h',
@@ -4267,7 +4265,6 @@
}],
['use_aura==1', {
'sources/': [
- ['exclude', '^browser/aeropeek_manager.cc'],
['exclude', '^browser/automation/automation_provider_win.cc'],
['exclude', '^browser/automation/chrome_frame_automation_provider.cc'],
['exclude', '^browser/automation/chrome_frame_automation_provider.h'],
@@ -4759,8 +4756,6 @@
}, { # 'OS!="win"
'sources/': [
# Exclude files that should be excluded for all non-Windows platforms.
- ['exclude', '^browser/aeropeek_manager.cc'],
- ['exclude', '^browser/aeropeek_manager.h'],
['exclude', '^browser/first_run/try_chrome_dialog_view.cc'],
['exclude', '^browser/first_run/try_chrome_dialog_view.h'],
['exclude', '^browser/google/google_update.cc'],
« no previous file with comments | « chrome/browser/ui/views/frame/browser_view.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698