| Index: chrome/browser/ui/gtk/tabs/dragged_view_gtk.h
|
| diff --git a/chrome/browser/ui/gtk/tabs/dragged_view_gtk.h b/chrome/browser/ui/gtk/tabs/dragged_view_gtk.h
|
| index 0d03713f21f7cbce24bc179f26b211656f25fc5a..ae15f9b4bfb1727af2fd54216034d67c8d6ca40c 100644
|
| --- a/chrome/browser/ui/gtk/tabs/dragged_view_gtk.h
|
| +++ b/chrome/browser/ui/gtk/tabs/dragged_view_gtk.h
|
| @@ -172,7 +172,7 @@ class DraggedViewGtk : public ui::AnimationDelegate {
|
| // tabstrip.
|
| gfx::Size attached_tab_size_;
|
|
|
| - // The dimensions of the TabContentsWrapper being dragged.
|
| + // The dimensions of the TabContents being dragged.
|
| gfx::Size contents_size_;
|
|
|
| // The animation used to slide the attached tab to its final location.
|
|
|