Chromium Code Reviews| Index: base/i18n/time_formatting.cc |
| diff --git a/base/i18n/time_formatting.cc b/base/i18n/time_formatting.cc |
| index 55121115fa5387e5a9d0e629aa26ec2e9da539da..321020cd4519d409819e8967117917c7fc92ed4d 100644 |
| --- a/base/i18n/time_formatting.cc |
| +++ b/base/i18n/time_formatting.cc |
| @@ -4,6 +4,8 @@ |
| #include "base/i18n/time_formatting.h" |
| +#include <stddef.h> |
| + |
| #include "base/logging.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/strings/utf_string_conversions.h" |