| Index: chrome/browser/tab_contents/chrome_web_contents_view_delegate_gtk.h
|
| diff --git a/chrome/browser/tab_contents/chrome_web_contents_view_delegate_gtk.h b/chrome/browser/tab_contents/chrome_web_contents_view_delegate_gtk.h
|
| index 5afc7da3889df057e9148ce1fec241edbbf326c8..036eb313ae46771e1e951f4d817b2ab75a19c0c5 100644
|
| --- a/chrome/browser/tab_contents/chrome_web_contents_view_delegate_gtk.h
|
| +++ b/chrome/browser/tab_contents/chrome_web_contents_view_delegate_gtk.h
|
| @@ -61,7 +61,7 @@ class ChromeWebContentsViewDelegateGtk
|
| ui::OwnedWidgetGtk floating_;
|
|
|
| // The UI for the constrained dialog currently displayed. This is owned by
|
| - // TabContents, not the view.
|
| + // WebContents, not the view.
|
| ConstrainedWindowGtk* constrained_window_;
|
|
|
| // The context menu is reset every time we show it, but we keep a pointer to
|
|
|