Chromium Code Reviews| Index: chrome/browser/extensions/webstore_standalone_installer.h |
| diff --git a/chrome/browser/extensions/webstore_standalone_installer.h b/chrome/browser/extensions/webstore_standalone_installer.h |
| index ed79c38ff555be72a819bd65e9b8697a91014b46..73110be587cb4aca068768e948ad475d69339ae9 100644 |
| --- a/chrome/browser/extensions/webstore_standalone_installer.h |
| +++ b/chrome/browser/extensions/webstore_standalone_installer.h |
| @@ -26,10 +26,6 @@ namespace base { |
| class DictionaryValue; |
| } |
| -namespace net { |
| -class URLFetcher; |
| -} |
| - |
| namespace extensions { |
| class Extension; |
| class WebstoreDataFetcher; |