Index: base/i18n/string_search.h |
diff --git a/base/i18n/string_search.h b/base/i18n/string_search.h |
index 138606f8c60c3fceaa1c70b2746e26e7f3a10b29..07a29c19b7065e586f477ac778da36538074c126 100644 |
--- a/base/i18n/string_search.h |
+++ b/base/i18n/string_search.h |
@@ -5,6 +5,8 @@ |
#ifndef BASE_I18N_STRING_SEARCH_H_ |
#define BASE_I18N_STRING_SEARCH_H_ |
+#include <stddef.h> |
+ |
#include "base/i18n/base_i18n_export.h" |
#include "base/strings/string16.h" |