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

Unified Diff: ios/chrome/browser/tabs/tab.h

Issue 2650563002: Pass WebState to NativeAppNavigationController (Closed)
Patch Set: Add chrome_web_test support Created 3 years, 11 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/chrome/browser/tabs/tab.h
diff --git a/ios/chrome/browser/tabs/tab.h b/ios/chrome/browser/tabs/tab.h
index d60aa85a7e48d88532123978cd5b2f26e394203d..111dc2bfc24f73d1f3afdfe24968c49074dc58ea 100644
--- a/ios/chrome/browser/tabs/tab.h
+++ b/ios/chrome/browser/tabs/tab.h
@@ -43,8 +43,6 @@ class GURL;
@protocol TabHeadersDelegate;
@class TabModel;
@protocol TabSnapshottingDelegate;
-@class TranslateControllerImplIOS;
-@class WebControllerSnapshotHelper;
rohitrao (ping after 24h) 2017/01/24 14:24:56 These changes look unrelated, could be removed fro
pkl (ping after 24h if needed) 2017/01/26 00:30:17 Reverted.
namespace infobars {
class InfoBarManager;

Powered by Google App Engine
This is Rietveld 408576698