| Index: chrome/browser/local_discovery/privet_url_fetcher.h
|
| diff --git a/chrome/browser/local_discovery/privet_url_fetcher.h b/chrome/browser/local_discovery/privet_url_fetcher.h
|
| index 7b611423428dd1eb8eef4cf53549312841ece1ea..f37722b8a48982c46935711f67a8d2cb13e748e7 100644
|
| --- a/chrome/browser/local_discovery/privet_url_fetcher.h
|
| +++ b/chrome/browser/local_discovery/privet_url_fetcher.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/files/file_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/values.h"
|
| #include "net/url_request/url_fetcher.h"
|
|
|