| Index: chrome/browser/tab_contents/tab_contents_view_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/tab_contents/tab_contents_view_gtk.cc (revision 26210)
|
| +++ chrome/browser/tab_contents/tab_contents_view_gtk.cc (working copy)
|
| @@ -549,7 +549,7 @@
|
|
|
| void TabContentsViewGtk::GotFocus() {
|
| // This is only used in the views FocusManager stuff but it bleeds through
|
| - // all subclasses.
|
| + // all subclasses. http://crbug.com/21875
|
| }
|
|
|
| // This is called when we the renderer asks us to take focus back (i.e., it has
|
|
|