| 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 9f42f95c8332e36c68303facb2cfa97bc14073ef..f322752ff4acdc215df226bb986104bc0c44884b 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
|
| @@ -20,14 +20,6 @@ namespace content {
|
| class WebContents;
|
| }
|
|
|
| -namespace gfx {
|
| -class Point;
|
| -}
|
| -
|
| -namespace views {
|
| -class View;
|
| -}
|
| -
|
| // TabDragControllerTest is the basis for the two tests that exercise
|
| // TabDragController.
|
| class TabDragControllerTest : public InProcessBrowserTest {
|
|
|