| Index: chrome/browser/local_discovery/privet_traffic_detector.cc
|
| diff --git a/chrome/browser/local_discovery/privet_traffic_detector.cc b/chrome/browser/local_discovery/privet_traffic_detector.cc
|
| index 9682fb32473382ddc5c58ee784a39596b0777589..a704ed49c348760a7e8c6557b6db44e29e71471c 100644
|
| --- a/chrome/browser/local_discovery/privet_traffic_detector.cc
|
| +++ b/chrome/browser/local_discovery/privet_traffic_detector.cc
|
| @@ -10,6 +10,7 @@
|
| #include "base/sys_byteorder.h"
|
| #include "net/base/dns_util.h"
|
| #include "net/base/net_errors.h"
|
| +#include "net/base/network_interfaces.h"
|
| #include "net/dns/dns_protocol.h"
|
| #include "net/dns/dns_response.h"
|
| #include "net/dns/mdns_client.h"
|
|
|