Index: chrome/browser/ui/views/tabs/tab_strip.h |
diff --git a/chrome/browser/ui/views/tabs/tab_strip.h b/chrome/browser/ui/views/tabs/tab_strip.h |
index c63d14091404a0235d91b8da0346813c4e13fa43..4d9161a8ce3e88c8f3567efb9b9a97762bad2b45 100644 |
--- a/chrome/browser/ui/views/tabs/tab_strip.h |
+++ b/chrome/browser/ui/views/tabs/tab_strip.h |
@@ -310,9 +310,6 @@ class TabStrip : public views::View, |
void Init(); |
- // Creates and returns a new tab. The caller owners the returned tab. |
- Tab* CreateTab(); |
- |
// Invoked from |AddTabAt| after the newly created tab has been inserted. |
void StartInsertTabAnimation(int model_index); |