| Index: net/http/http_server_properties_manager.cc
|
| diff --git a/net/http/http_server_properties_manager.cc b/net/http/http_server_properties_manager.cc
|
| index 11c3cf9db2b50d54f7df8acc65bc2965d619d84c..7760d67ef8e88f1a3bd7e60b288a9780252d05fe 100644
|
| --- a/net/http/http_server_properties_manager.cc
|
| +++ b/net/http/http_server_properties_manager.cc
|
| @@ -13,7 +13,7 @@
|
| #include "base/strings/stringprintf.h"
|
| #include "base/thread_task_runner_handle.h"
|
| #include "base/values.h"
|
| -#include "net/base/net_util.h"
|
| +#include "net/base/ip_address_number.h"
|
|
|
| namespace net {
|
|
|
|
|