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

Unified Diff: chrome/chrome_browser.gypi

Issue 12387089: Instant: Rename 'preview' to 'overlay' (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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/instant_preview_controller_views.cc ('k') | chrome/chrome_browser_ui.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 5ec1d7680445664b242f174d4962007219e5058e..79e56ae4fa442277381fa55565ebe9feec0cd256 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -944,17 +944,17 @@
'browser/instant/instant_controller.h',
'browser/instant/instant_loader.cc',
'browser/instant/instant_loader.h',
- 'browser/instant/instant_model.cc',
- 'browser/instant/instant_model.h',
- 'browser/instant/instant_model_observer.h',
'browser/instant/instant_ntp.cc',
'browser/instant/instant_ntp.h',
'browser/instant/instant_overlay.cc',
'browser/instant/instant_overlay.h',
+ 'browser/instant/instant_overlay_controller.cc',
+ 'browser/instant/instant_overlay_controller.h',
+ 'browser/instant/instant_overlay_model.cc',
+ 'browser/instant/instant_overlay_model.h',
+ 'browser/instant/instant_overlay_model_observer.h',
'browser/instant/instant_page.h',
'browser/instant/instant_page.cc',
- 'browser/instant/instant_preview_controller.cc',
- 'browser/instant/instant_preview_controller.h',
'browser/instant/instant_service.cc',
'browser/instant/instant_service.h',
'browser/instant/instant_service_factory.cc',
« no previous file with comments | « chrome/browser/ui/views/frame/instant_preview_controller_views.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698