Chromium Code Reviews| Index: google_apis/gaia/gaia_auth_util.cc | 
| diff --git a/google_apis/gaia/gaia_auth_util.cc b/google_apis/gaia/gaia_auth_util.cc | 
| index caf802f9954e535b9c774df961be2e32018e16e9..f7eed9addd396e2a0de8d23478dba2dd5a2994a4 100644 | 
| --- a/google_apis/gaia/gaia_auth_util.cc | 
| +++ b/google_apis/gaia/gaia_auth_util.cc | 
| @@ -4,6 +4,8 @@ | 
| #include "google_apis/gaia/gaia_auth_util.h" | 
| +#include <stddef.h> | 
| + | 
| #include "base/json/json_reader.h" | 
| #include "base/logging.h" | 
| #include "base/strings/string_split.h" |