Chromium Code Reviews| Index: chrome/browser/extensions/api/tabs/windows_util.h |
| diff --git a/chrome/browser/extensions/api/tabs/windows_util.h b/chrome/browser/extensions/api/tabs/windows_util.h |
| index b8b20c6f3619ec4d70530f9d75cfaace1961d4e3..d5526e10c305e07ec8f2c56dcd282126c0aa9c07 100644 |
| --- a/chrome/browser/extensions/api/tabs/windows_util.h |
| +++ b/chrome/browser/extensions/api/tabs/windows_util.h |
| @@ -9,12 +9,7 @@ |
| class UIThreadExtensionFunction; |
| -namespace content { |
| -class BrowserContext; |
| -} |
| - |
| namespace extensions { |
| -class Extension; |
| class WindowController; |
| } |