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

Unified Diff: ios/clean/chrome/browser/ui/tab_collection/tab_collection_view_controller.h

Issue 2904053002: [ios] Active web state observer in tab collection. (Closed)
Patch Set: Update unittest Created 3 years, 7 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_collection/tab_collection_view_controller.h
diff --git a/ios/clean/chrome/browser/ui/tab_collection/tab_collection_view_controller.h b/ios/clean/chrome/browser/ui/tab_collection/tab_collection_view_controller.h
index d7dada9675c1be338b9fbea5b34ddba94172ad9d..907f4b9923409c1d9d61183ad9c20b011d630f3b 100644
--- a/ios/clean/chrome/browser/ui/tab_collection/tab_collection_view_controller.h
+++ b/ios/clean/chrome/browser/ui/tab_collection/tab_collection_view_controller.h
@@ -9,8 +9,6 @@
#import "ios/clean/chrome/browser/ui/tab_collection/tab_collection_consumer.h"
-@protocol TabCollectionDataSource;
-
// Controller for a scrolling view displaying square cells that represent
// the user's open tabs.
@interface TabCollectionViewController

Powered by Google App Engine
This is Rietveld 408576698