| Index: chrome/browser/extensions/api/proxy/proxy_api_helpers.h
|
| diff --git a/chrome/browser/extensions/api/proxy/proxy_api_helpers.h b/chrome/browser/extensions/api/proxy/proxy_api_helpers.h
|
| index 064b5c2565b57c9b1c23bda06251b48fdf30d678..26b9a9c6efbc7266939b92df4a2a1bfd0a9f6a5d 100644
|
| --- a/chrome/browser/extensions/api/proxy/proxy_api_helpers.h
|
| +++ b/chrome/browser/extensions/api/proxy/proxy_api_helpers.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "chrome/browser/prefs/proxy_prefs.h"
|
| +#include "components/proxy_config/proxy_prefs.h"
|
| #include "net/proxy/proxy_config.h"
|
|
|
| class ProxyConfigDictionary;
|
|
|