| Index: google_apis/gaia/gaia_authenticator.cc
|
| diff --git a/google_apis/gaia/gaia_authenticator.cc b/google_apis/gaia/gaia_authenticator.cc
|
| index f9cfa4ebdb6a9facada322e92f4172db0d316b23..42c4fbe6e990759fc055c4f88de36708d2ee111f 100644
|
| --- a/google_apis/gaia/gaia_authenticator.cc
|
| +++ b/google_apis/gaia/gaia_authenticator.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/port.h"
|
| -#include "base/string_split.h"
|
| +#include "base/strings/string_split.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "net/base/escape.h"
|
| #include "net/http/http_status_code.h"
|
|
|