| Index: chrome/browser/sync/glue/theme_util.cc
|
| diff --git a/chrome/browser/sync/glue/theme_util.cc b/chrome/browser/sync/glue/theme_util.cc
|
| index 47a8604271bbf7774e7e69b478f9c12f56d4c2a0..1c619a1b5dceb93941c47755f41cfd24568af756 100644
|
| --- a/chrome/browser/sync/glue/theme_util.cc
|
| +++ b/chrome/browser/sync/glue/theme_util.cc
|
| @@ -14,7 +14,7 @@
|
| #if defined(TOOLKIT_USES_GTK)
|
| #include "chrome/browser/gtk/gtk_theme_provider.h"
|
| #endif
|
| -#include "chrome/browser/pref_service.h"
|
| +#include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/browser/profile.h"
|
| #include "chrome/browser/sync/protocol/theme_specifics.pb.h"
|
| #include "chrome/common/extensions/extension.h"
|
|
|