| Index: chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h
|
| diff --git a/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h b/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h
|
| index d6a23dfad6b698e96b8410953801fb39a5ee3cb1..0339dc6c054fb5070df21ec4c92e5e010ae475f9 100644
|
| --- a/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h
|
| +++ b/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h
|
| @@ -45,9 +45,7 @@ class TabDragControllerTest : public InProcessBrowserTest {
|
| // side by side.
|
| Browser* CreateAnotherWindowBrowserAndRelayout();
|
|
|
| - // The tab drag controller interactive ui tests only use the native desktop
|
| - // for now.
|
| - const BrowserList* native_browser_list;
|
| + const BrowserList* browser_list;
|
|
|
| private:
|
| DISALLOW_COPY_AND_ASSIGN(TabDragControllerTest);
|
|
|