| 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 1d25a5168f4ac0bae88c4deb8389c43025f97824..3df8c5ab0447acb29fb663c40faaa04e30189f8e 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 {
|
|
|
|
|