| Index: chrome/browser/ui/webui/print_preview/sticky_settings.cc
|
| diff --git a/chrome/browser/ui/webui/print_preview/sticky_settings.cc b/chrome/browser/ui/webui/print_preview/sticky_settings.cc
|
| index 9e3a61f2486af53183d752e1cf6d92dbee692252..073f78be3a9db77276147d4dc2c596ff63c8207c 100644
|
| --- a/chrome/browser/ui/webui/print_preview/sticky_settings.cc
|
| +++ b/chrome/browser/ui/webui/print_preview/sticky_settings.cc
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/pref_names.h"
|
| -#include "components/user_prefs/pref_registry_syncable.h"
|
| +#include "components/pref_registry/pref_registry_syncable.h"
|
| #include "printing/page_size_margins.h"
|
|
|
| namespace printing {
|
|
|