summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/contents_container.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/frame/contents_container.h')
-rw-r--r--chrome/browser/views/frame/contents_container.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/frame/contents_container.h b/chrome/browser/views/frame/contents_container.h
index 9a03c38..fe22d47 100644
--- a/chrome/browser/views/frame/contents_container.h
+++ b/chrome/browser/views/frame/contents_container.h
@@ -17,7 +17,7 @@ class Widget;
// ContentsContainer is responsible for managing the TabContents views.
// ContentsContainer has up to two children: one for the currently active
-// TabContents and one for the match preview TabContents.
+// TabContents and one for instant's TabContents.
class ContentsContainer : public views::View {
public:
ContentsContainer(BrowserView* browser_view, views::View* active);