| Index: jingle/notifier/communicator/login.cc
|
| diff --git a/jingle/notifier/communicator/login.cc b/jingle/notifier/communicator/login.cc
|
| index 8350d2fc03616d91ec279f4df9c4d9cfa3d2dcc2..6c5086278740728b7154667d88f041d964f785b6 100644
|
| --- a/jingle/notifier/communicator/login.cc
|
| +++ b/jingle/notifier/communicator/login.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/rand_util.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "net/base/host_port_pair.h"
|
| #include "talk/base/common.h"
|
| #include "talk/base/firewallsocketserver.h"
|
|
|