| Index: chrome/browser/chromeos/ui_proxy_config.h
|
| diff --git a/chrome/browser/chromeos/ui_proxy_config.h b/chrome/browser/chromeos/ui_proxy_config.h
|
| index 08fa47fb09775fd38fcce6a8f2f3ee802b098888..3e85c0a68d28ac0bdb0cb72ddf8cc2b51814bff3 100644
|
| --- a/chrome/browser/chromeos/ui_proxy_config.h
|
| +++ b/chrome/browser/chromeos/ui_proxy_config.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "chrome/browser/prefs/proxy_prefs.h"
|
| +#include "components/proxy_config/proxy_prefs.h"
|
| #include "net/proxy/proxy_bypass_rules.h"
|
| #include "net/proxy/proxy_server.h"
|
| #include "url/gurl.h"
|
|
|