| Index: chrome/browser/chromeos/input_method/input_method_syncer.h
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_syncer.h b/chrome/browser/chromeos/input_method/input_method_syncer.h
|
| index 20d04fed64fe3a4b3d2f81376c0d119f5548a0b1..e01fffda1f1c90903ef65803c9d89d3b020d7a6a 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_syncer.h
|
| +++ b/chrome/browser/chromeos/input_method/input_method_syncer.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/prefs/pref_member.h"
|
| -#include "chrome/browser/prefs/pref_service_syncable_observer.h"
|
| +#include "components/syncable_prefs/pref_service_syncable_observer.h"
|
| #include "ui/base/ime/chromeos/input_method_manager.h"
|
|
|
| class PrefServiceSyncable;
|
|
|