| 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;
|
|
|
| namespace infobars {
|
| class InfoBarManager;
|
|
|