| Index: chrome/browser/views/tab_contents/native_tab_contents_container_win.cc
|
| ===================================================================
|
| --- chrome/browser/views/tab_contents/native_tab_contents_container_win.cc (revision 17146)
|
| +++ chrome/browser/views/tab_contents/native_tab_contents_container_win.cc (working copy)
|
| @@ -161,18 +161,6 @@
|
| }
|
|
|
| ////////////////////////////////////////////////////////////////////////////////
|
| -// NativeTabContentsContainerWin, views::FocusTraversable overrides:
|
| -
|
| -views::FocusTraversable*
|
| - NativeTabContentsContainerWin::GetFocusTraversableParent() {
|
| - return GetRootView();
|
| -}
|
| -
|
| -views::View* NativeTabContentsContainerWin::GetFocusTraversableParentView() {
|
| - return this;
|
| -}
|
| -
|
| -////////////////////////////////////////////////////////////////////////////////
|
| // NativeTabContentsContainer, public:
|
|
|
| // static
|
|
|