Chromium Code Reviews| Index: chrome/common/extensions/command.h |
| diff --git a/chrome/common/extensions/command.h b/chrome/common/extensions/command.h |
| index 63edc01cc54e8de85a49e89937ad98ad5d700c81..a4b9a57598ed1106863b3d4e3b84bdded7e68dfa 100644 |
| --- a/chrome/common/extensions/command.h |
| +++ b/chrome/common/extensions/command.h |
| @@ -16,10 +16,6 @@ class DictionaryValue; |
| } |
| namespace extensions { |
| -class Extension; |
| -} |
| - |
| -namespace extensions { |
| class Command { |
| public: |