Index: extensions/common/manifest_handlers/content_capabilities_handler.h |
diff --git a/extensions/common/manifest_handlers/content_capabilities_handler.h b/extensions/common/manifest_handlers/content_capabilities_handler.h |
index ef1bd1113ea300c622338bdbbf99287ecbc3b0d6..17c7dd1858d617616a37b890e729f9c478ddbf77 100644 |
--- a/extensions/common/manifest_handlers/content_capabilities_handler.h |
+++ b/extensions/common/manifest_handlers/content_capabilities_handler.h |
@@ -9,6 +9,7 @@ |
#include <string> |
#include <vector> |
+#include "base/macros.h" |
#include "extensions/common/extension.h" |
#include "extensions/common/manifest_handler.h" |
#include "extensions/common/permissions/permission_set.h" |