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

Unified Diff: chrome/browser/tab_contents/chrome_web_contents_view_delegate_views.h

Issue 10031044: TabContents -> WebContentsImpl, part 5. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase (fixed) Created 8 years, 8 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
Index: chrome/browser/tab_contents/chrome_web_contents_view_delegate_views.h
diff --git a/chrome/browser/tab_contents/chrome_web_contents_view_delegate_views.h b/chrome/browser/tab_contents/chrome_web_contents_view_delegate_views.h
index cbf6486f63faa7cde739d005c9ffa8727ecbf9c8..0ec4491c9c8343a2075fd23b144eaf3091031f3e 100644
--- a/chrome/browser/tab_contents/chrome_web_contents_view_delegate_views.h
+++ b/chrome/browser/tab_contents/chrome_web_contents_view_delegate_views.h
@@ -24,7 +24,7 @@ class FocusManager;
class Widget;
}
-// A chrome specific class that extends TabContentsViewWin with features like
+// A chrome specific class that extends WebContentsViewWin with features like
// constrained windows, which live in chrome.
class ChromeWebContentsViewDelegateViews
: public content::WebContentsViewDelegate {

Powered by Google App Engine
This is Rietveld 408576698