| 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 a5a3ce84d837f5e654dd932823f2b41ab82f659f..1203db639713a324d953b07f013d83fce99bcfe0 100644
|
| --- a/chrome/browser/ui/webui/print_preview/sticky_settings.cc
|
| +++ b/chrome/browser/ui/webui/print_preview/sticky_settings.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "base/command_line.h"
|
| #include "base/file_path.h"
|
| +#include "base/prefs/pref_service.h"
|
| #include "base/values.h"
|
| #include "chrome/browser/prefs/pref_registry_syncable.h"
|
| -#include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/pref_names.h"
|
|
|