| Index: cloud_print/gcp20/prototype/dns_sd_server.cc
|
| diff --git a/cloud_print/gcp20/prototype/dns_sd_server.cc b/cloud_print/gcp20/prototype/dns_sd_server.cc
|
| index f5500decd59c8b501ca0f25065c56a5edea5e6e9..1419cc7b4190e8565e202960f1ab767dc550c851 100644
|
| --- a/cloud_print/gcp20/prototype/dns_sd_server.cc
|
| +++ b/cloud_print/gcp20/prototype/dns_sd_server.cc
|
| @@ -13,7 +13,6 @@
|
| #include "base/strings/stringprintf.h"
|
| #include "cloud_print/gcp20/prototype/dns_packet_parser.h"
|
| #include "cloud_print/gcp20/prototype/dns_response_builder.h"
|
| -#include "net/base/big_endian.h"
|
| #include "net/base/dns_util.h"
|
| #include "net/base/net_errors.h"
|
| #include "net/base/net_util.h"
|
|
|