Chromium Code Reviews| Index: components/query_parser/snippet.h |
| diff --git a/components/query_parser/snippet.h b/components/query_parser/snippet.h |
| index e9096d9351253432b11eb3688509ac2e1af2105f..b217901f985b73872cbbebb3e9491977d1a5b0fd 100644 |
| --- a/components/query_parser/snippet.h |
| +++ b/components/query_parser/snippet.h |
| @@ -8,6 +8,8 @@ |
| #ifndef COMPONENTS_QUERY_PARSER_SNIPPET_H__ |
| #define COMPONENTS_QUERY_PARSER_SNIPPET_H__ |
| +#include <stddef.h> |
| + |
| #include <vector> |
| #include "base/strings/string16.h" |