| Index: chrome/common/extensions/manifest_handlers/automation.h
|
| diff --git a/chrome/common/extensions/manifest_handlers/automation.h b/chrome/common/extensions/manifest_handlers/automation.h
|
| index 2eaed61f500a858bfd37959566527b27ca0019f5..1569b07f1da840feede9ab1c0f5195f5ba5e3d02 100644
|
| --- a/chrome/common/extensions/manifest_handlers/automation.h
|
| +++ b/chrome/common/extensions/manifest_handlers/automation.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "extensions/common/extension.h"
|
| #include "extensions/common/manifest_handler.h"
|
|
|