| Index: chrome/browser/local_discovery/privet_http_unittest.cc
|
| diff --git a/chrome/browser/local_discovery/privet_http_unittest.cc b/chrome/browser/local_discovery/privet_http_unittest.cc
|
| index 97d28e5c5180dcc9671dfaeb4ce8bef4234b04a9..3582793a21a8220ad5dc27c54dcd78608c9a19f4 100644
|
| --- a/chrome/browser/local_discovery/privet_http_unittest.cc
|
| +++ b/chrome/browser/local_discovery/privet_http_unittest.cc
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/bind.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "chrome/browser/local_discovery/privet_http_impl.h"
|
| #include "net/base/host_port_pair.h"
|
| #include "net/base/net_errors.h"
|
|
|