| Index: chrome/browser/local_discovery/privet_http_impl.cc
|
| diff --git a/chrome/browser/local_discovery/privet_http_impl.cc b/chrome/browser/local_discovery/privet_http_impl.cc
|
| index 6c781f1b3a41f62f718116d10996f2a318ecbfad..f02a19187d2f531b442f4d94a9b67b5a9e8fd1f4 100644
|
| --- a/chrome/browser/local_discovery/privet_http_impl.cc
|
| +++ b/chrome/browser/local_discovery/privet_http_impl.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/local_discovery/privet_http_impl.h"
|
|
|
| #include "base/bind.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/rand_util.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "chrome/browser/local_discovery/privet_constants.h"
|
|
|