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 0339dc6c054fb5070df21ec4c92e5e010ae475f9..8aa0a40528c9ddd47e79d3c8ab0540ce47aacee8 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 |
@@ -56,9 +56,6 @@ namespace test { |
// Returns the TabStrip for |browser|. |
TabStrip* GetTabStripForBrowser(Browser* browser); |
-// Returns the center of |view| in screen coordinates. |
-gfx::Point GetCenterInScreenCoordinates(const views::View* view); |
- |
// Sets the id of |web_contents| to |id|. |
void SetID(content::WebContents* web_contents, int id); |