| Index: chrome/browser/printing/cloud_print/cloud_print_proxy_service.h
|
| diff --git a/chrome/browser/printing/cloud_print/cloud_print_proxy_service.h b/chrome/browser/printing/cloud_print/cloud_print_proxy_service.h
|
| index fb07110a03fe83283a7fe316dd97a9fd666666c7..ac30e5c20fae1ea906644933cc7bb5373e6e9e10 100644
|
| --- a/chrome/browser/printing/cloud_print/cloud_print_proxy_service.h
|
| +++ b/chrome/browser/printing/cloud_print/cloud_print_proxy_service.h
|
| @@ -12,8 +12,8 @@
|
| #include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/observer_list.h"
|
| -#include "base/prefs/pref_change_registrar.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| +#include "components/prefs/pref_change_registrar.h"
|
|
|
| class Profile;
|
| class ServiceProcessControl;
|
|
|