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

Unified Diff: chrome/chrome_browser.gypi

Issue 7545020: Fix obsolete dependencies so that needless recompilation does not happen. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 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 | « base/allocator/allocator.gyp ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 95485)
+++ chrome/chrome_browser.gypi (working copy)
@@ -1187,7 +1187,7 @@
'browser/fullscreen_win.cc',
'browser/geolocation/access_token_store.cc',
'browser/geolocation/chrome_geolocation_permission_context.cc',
- 'browser/geolocation/chrome_geolocation_permission_contexth',
+ 'browser/geolocation/chrome_geolocation_permission_context.h',
'browser/geolocation/geolocation_content_settings_map.cc',
'browser/geolocation/geolocation_content_settings_map.h',
'browser/geolocation/geolocation_prefs.cc',
@@ -1794,7 +1794,7 @@
'browser/printing/print_preview_tab_controller.h',
'browser/printing/print_view_manager.cc',
'browser/printing/print_view_manager.h',
- 'browser/printing/print_view_manager_delegate.h',
+ 'browser/printing/print_view_manager_observer.h',
'browser/printing/printer_manager_dialog.h',
'browser/printing/printer_manager_dialog_linux.cc',
'browser/printing/printer_manager_dialog_mac.mm',
« no previous file with comments | « base/allocator/allocator.gyp ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698