| Index: components/safe_json/testing_json_parser.h
|
| diff --git a/components/safe_json/testing_json_parser.h b/components/safe_json/testing_json_parser.h
|
| index 53bdb1d0ffe155beecbc2d189692698f8087a499..4acde1f7c34d1ced5b2325efb1757abefbb44cff 100644
|
| --- a/components/safe_json/testing_json_parser.h
|
| +++ b/components/safe_json/testing_json_parser.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_SAFE_JSON_TESTING_JSON_PARSER_H_
|
| #define COMPONENTS_SAFE_JSON_TESTING_JSON_PARSER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/safe_json/safe_json_parser.h"
|
|
|
| namespace safe_json {
|
|
|