Index: extensions/common/features/feature_util.h |
diff --git a/extensions/common/features/feature_util.h b/extensions/common/features/feature_util.h |
index b8d04fe84b2eef678b3176519b9c2739eb05c7d3..f8d60061e6205112be0cfeb7e4dcd33427ea8a35 100644 |
--- a/extensions/common/features/feature_util.h |
+++ b/extensions/common/features/feature_util.h |
@@ -7,6 +7,7 @@ |
#include "base/debug/alias.h" |
#include "base/logging.h" |
+#include "base/macros.h" |
#include "base/strings/string_util.h" |
// Writes |message| to the stack so that it shows up in the minidump, then |