| Index: cloud_print/gcp20/prototype/printer.cc | 
| diff --git a/cloud_print/gcp20/prototype/printer.cc b/cloud_print/gcp20/prototype/printer.cc | 
| index 8a09a9cf22b3b5ac446601cc484efefcda9baa49..fe01e59054a91b04422d03c73d60f9865dd6e58e 100644 | 
| --- a/cloud_print/gcp20/prototype/printer.cc | 
| +++ b/cloud_print/gcp20/prototype/printer.cc | 
| @@ -27,7 +27,7 @@ | 
| #include "cloud_print/gcp20/prototype/service_parameters.h" | 
| #include "cloud_print/gcp20/prototype/special_io.h" | 
| #include "cloud_print/version.h" | 
| -#include "net/base/net_util.h" | 
| +#include "net/base/network_interfaces.h" | 
| #include "net/base/url_util.h" | 
|  | 
| const char kPrinterStatePathDefault[] = "printer_state.json"; | 
|  |