Index: content/browser/web_contents/web_contents_impl.h |
diff --git a/content/browser/web_contents/web_contents_impl.h b/content/browser/web_contents/web_contents_impl.h |
index 24f004975fcdc2b4a7a95014c317bc58b27c5717..5242ef92db0626124eb7cea778404662db492f2f 100644 |
--- a/content/browser/web_contents/web_contents_impl.h |
+++ b/content/browser/web_contents/web_contents_impl.h |
@@ -708,7 +708,7 @@ class CONTENT_EXPORT WebContentsImpl |
// (full-page plugins for now only) permissions. |
int content_restrictions_; |
- // Our view type. Default is VIEW_TYPE_WEB_CONTENTS. |
+ // Type of view this WebContents is displaying. |
content::ViewType view_type_; |
// Color chooser that was opened by this tab. |