Chromium Code Reviews| Index: chrome/common/extensions/manifest_handlers/linked_app_icons.h |
| diff --git a/chrome/common/extensions/manifest_handlers/linked_app_icons.h b/chrome/common/extensions/manifest_handlers/linked_app_icons.h |
| index d421b2f3b50b32f08dc6c6567d15a12a336ee99f..54a9a99c1e2c48b17c99295a981bb2270a355d0f 100644 |
| --- a/chrome/common/extensions/manifest_handlers/linked_app_icons.h |
| +++ b/chrome/common/extensions/manifest_handlers/linked_app_icons.h |
| @@ -11,10 +11,6 @@ |
| #include "extensions/common/extension.h" |
| #include "extensions/common/manifest_handler.h" |
| -namespace base { |
| -class DictionaryValue; |
| -} |
| - |
| namespace extensions { |
| // A structure to hold the parsed linked app icon data. |