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

Unified Diff: chrome/browser/instant/instant_ntp.h

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/instant/instant_model_observer.h ('k') | chrome/browser/instant/instant_overlay.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/instant/instant_ntp.h
diff --git a/chrome/browser/instant/instant_ntp.h b/chrome/browser/instant/instant_ntp.h
index fb72ec99e7f85417a7f4a6a5cf98098c80ff6398..c93246c681adfeb555d9f1d5509acbf9cac1488f 100644
--- a/chrome/browser/instant/instant_ntp.h
+++ b/chrome/browser/instant/instant_ntp.h
@@ -32,7 +32,7 @@ class InstantNTP : public InstantPage,
const content::WebContents* active_tab,
const base::Closure& on_stale_callback);
- // Releases the WebContents for the instant page. This should be called when
+ // Releases the WebContents for the Instant page. This should be called when
// the page is about to be committed.
scoped_ptr<content::WebContents> ReleaseContents() WARN_UNUSED_RESULT;
« no previous file with comments | « chrome/browser/instant/instant_model_observer.h ('k') | chrome/browser/instant/instant_overlay.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698