| Index: chrome/common/extensions/chrome_manifest_url_handlers.h
|
| diff --git a/chrome/common/extensions/chrome_manifest_url_handlers.h b/chrome/common/extensions/chrome_manifest_url_handlers.h
|
| index 396fb42cc4e635800b6e3e38c25897240876cb59..6895ab997c6e228da82559579a83c271b114879f 100644
|
| --- a/chrome/common/extensions/chrome_manifest_url_handlers.h
|
| +++ b/chrome/common/extensions/chrome_manifest_url_handlers.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "extensions/common/extension.h"
|
| #include "extensions/common/manifest_handler.h"
|
|
|
|
|