Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(229)

Unified Diff: ios/clean/chrome/browser/ui/tab_grid/tab_grid_view_controller.h

Issue 2714763003: Revert of [tab_grid] Hack-in border for active tab. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ios/clean/chrome/browser/ui/tab_grid/tab_grid_view_controller.h
diff --git a/ios/clean/chrome/browser/ui/tab_grid/tab_grid_view_controller.h b/ios/clean/chrome/browser/ui/tab_grid/tab_grid_view_controller.h
index 2bc70ab44c6154212c57e4140d580440e8383b0d..09c59f041c39521b25f5ffb8f51684130221ba14 100644
--- a/ios/clean/chrome/browser/ui/tab_grid/tab_grid_view_controller.h
+++ b/ios/clean/chrome/browser/ui/tab_grid/tab_grid_view_controller.h
@@ -29,9 +29,6 @@
// Title for the tab at |index| in the grid.
- (NSString*)titleAtIndex:(NSInteger)index;
-// Index for the active tab.
-- (NSInteger)indexOfActiveTab;
-
@end
// Controller for a scrolling view displaying square cells that represent

Powered by Google App Engine
This is Rietveld 408576698