| Index: chrome/browser/profiles/off_the_record_profile_impl.cc
|
| diff --git a/chrome/browser/profiles/off_the_record_profile_impl.cc b/chrome/browser/profiles/off_the_record_profile_impl.cc
|
| index 02ece36cda6b7f5a3a6101eba3a705dd8204d480..871769eaf60bdd3ab9c63e7b1214ced3ad01bdd7 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_impl.cc
|
| +++ b/chrome/browser/profiles/off_the_record_profile_impl.cc
|
| @@ -61,7 +61,7 @@
|
|
|
| #if defined(OS_ANDROID) || defined(OS_IOS)
|
| #include "base/prefs/scoped_user_pref_update.h"
|
| -#include "chrome/browser/prefs/proxy_prefs.h"
|
| +#include "components/proxy_config/proxy_prefs.h"
|
| #endif // defined(OS_ANDROID) || defined(OS_IOS)
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|