Index: components/safe_json/safe_json_parser_impl.h |
diff --git a/components/safe_json/safe_json_parser_impl.h b/components/safe_json/safe_json_parser_impl.h |
index 277ee08f95674c0e1178ac0244e0177061638276..7b96c79081064e9f1c2c2ad9457cd8d7bea506ec 100644 |
--- a/components/safe_json/safe_json_parser_impl.h |
+++ b/components/safe_json/safe_json_parser_impl.h |
@@ -7,6 +7,7 @@ |
#include <string> |
+#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
#include "components/safe_json/safe_json_parser.h" |