| Index: net/http/http_auth_controller.cc
|
| diff --git a/net/http/http_auth_controller.cc b/net/http/http_auth_controller.cc
|
| index 4d9d6be1f0da308cc26d6f0abef5774f03cbbbe9..294bde0b72fc510eb32906b36d5e91da9ce6f34e 100644
|
| --- a/net/http/http_auth_controller.cc
|
| +++ b/net/http/http_auth_controller.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "net/base/auth.h"
|
| -#include "net/base/net_util.h"
|
| +#include "net/base/url_util.h"
|
| #include "net/dns/host_resolver.h"
|
| #include "net/http/http_auth_handler.h"
|
| #include "net/http/http_auth_handler_factory.h"
|
|
|