| Index: components/data_reduction_proxy/browser/data_reduction_proxy_prefs.cc
|
| diff --git a/components/data_reduction_proxy/browser/data_reduction_proxy_prefs.cc b/components/data_reduction_proxy/browser/data_reduction_proxy_prefs.cc
|
| index ee90c2efdd44fb741e0e4ebf51559f829ed2ce63..8e59a3fd48bf070ff05547ba87d035917ccf52dc 100644
|
| --- a/components/data_reduction_proxy/browser/data_reduction_proxy_prefs.cc
|
| +++ b/components/data_reduction_proxy/browser/data_reduction_proxy_prefs.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/prefs/pref_registry_simple.h"
|
| #include "components/data_reduction_proxy/common/data_reduction_proxy_pref_names.h"
|
| -#include "components/user_prefs/pref_registry_syncable.h"
|
| +#include "components/pref_registry/pref_registry_syncable.h"
|
|
|
| namespace data_reduction_proxy {
|
|
|
|
|