| Index: jingle/notifier/communicator/single_login_attempt.cc
|
| diff --git a/jingle/notifier/communicator/single_login_attempt.cc b/jingle/notifier/communicator/single_login_attempt.cc
|
| index 16d8d42e4485d2a783711457f4619c5e6aaf5f8e..dda0cfe15b5d6038dc46a0ab8dba86026a461c7e 100644
|
| --- a/jingle/notifier/communicator/single_login_attempt.cc
|
| +++ b/jingle/notifier/communicator/single_login_attempt.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/logging.h"
|
| #include "base/string_number_conversions.h"
|
| -#include "base/string_split.h"
|
| +#include "base/strings/string_split.h"
|
| #include "jingle/notifier/base/const_communicator.h"
|
| #include "jingle/notifier/base/gaia_token_pre_xmpp_auth.h"
|
| #include "jingle/notifier/listener/xml_element_util.h"
|
|
|