Upstream version 7.35.139.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / tabs / tab_strip_model_utils.h
index b66ca39..a21ea4d 100644 (file)
@@ -16,10 +16,6 @@ class TopSites;
 
 namespace chrome {
 
-// Returns the index of the first tab that is blocked. This returns
-// |model->count()| if no tab is blocked.
-int IndexOfFirstBlockedTab(const TabStripModel* model);
-
 // Creates a set containing the canonical URLs of the currently open tabs.
 void GetOpenUrls(const TabStripModel& tabs,
                  const history::TopSites& top_sites,