Chromium Code Reviews| Index: base/i18n/string_search_unittest.cc |
| diff --git a/base/i18n/string_search_unittest.cc b/base/i18n/string_search_unittest.cc |
| index 9419b267cb584cf7198034cba8746010294bc569..f1c9d193f27f6d03acfe827faba05025d9f01cbf 100644 |
| --- a/base/i18n/string_search_unittest.cc |
| +++ b/base/i18n/string_search_unittest.cc |
| @@ -2,6 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include <stddef.h> |
| + |
| #include <string> |
| #include "base/i18n/rtl.h" |