diff options
Diffstat (limited to 'google_apis/gaia/gaia_authenticator.cc')
-rw-r--r-- | google_apis/gaia/gaia_authenticator.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/google_apis/gaia/gaia_authenticator.cc b/google_apis/gaia/gaia_authenticator.cc index f9cfa4e..42c4fbe 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" |