Index: chrome/common/extensions/manifest_handlers/content_scripts_handler.h |
diff --git a/chrome/common/extensions/manifest_handlers/content_scripts_handler.h b/chrome/common/extensions/manifest_handlers/content_scripts_handler.h |
index 295a59b15c0d7cbc614d233b6c09adc86b3e5a24..f633d63b899ae06c666c8fd716f0bcfcdd3a5f48 100644 |
--- a/chrome/common/extensions/manifest_handlers/content_scripts_handler.h |
+++ b/chrome/common/extensions/manifest_handlers/content_scripts_handler.h |
@@ -7,6 +7,7 @@ |
#include <string> |
+#include "base/macros.h" |
#include "extensions/common/extension.h" |
#include "extensions/common/manifest_handler.h" |
#include "extensions/common/user_script.h" |