| Index: content/renderer/manifest/manifest_parser.h
|
| diff --git a/content/renderer/manifest/manifest_parser.h b/content/renderer/manifest/manifest_parser.h
|
| index 581f76e96d76b55f4c2da30af6eb0e152e0020ce..666f86d6748fc4f50d18c0f15900783513975eae 100644
|
| --- a/content/renderer/manifest/manifest_parser.h
|
| +++ b/content/renderer/manifest/manifest_parser.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <stdint.h>
|
|
|
| +#include "base/macros.h"
|
| #include "base/strings/nullable_string16.h"
|
| #include "base/strings/string_piece.h"
|
| #include "content/common/content_export.h"
|
|
|