Index: chrome/browser/instant/instant_controller.h |
diff --git a/chrome/browser/instant/instant_controller.h b/chrome/browser/instant/instant_controller.h |
index 3b720f9bea8cdf1e6e2cda0324c403aa94f10eb0..5b91a4979e9a91bcb16597c0e7d548282cf3ffb5 100644 |
--- a/chrome/browser/instant/instant_controller.h |
+++ b/chrome/browser/instant/instant_controller.h |
@@ -121,8 +121,8 @@ class InstantController : public InstantLoaderDelegate { |
bool PrepareForCommit(); |
// Invoked when the user does some gesture that should trigger making the |
- // current previewed page the permanent page. Returns the TCW that contains |
- // the committed preview. |
+ // current previewed page the permanent page. Returns the TabContents that |
+ // contains the committed preview. |
TabContents* CommitCurrentPreview(InstantCommitType type); |
// Accepts the currently showing instant preview, if any, and returns true. |