Chromium Code Reviews| 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; |