| Index: chrome/browser/prefs/pref_model_associator.cc
|
| ===================================================================
|
| --- chrome/browser/prefs/pref_model_associator.cc (revision 211259)
|
| +++ chrome/browser/prefs/pref_model_associator.cc (working copy)
|
| @@ -12,8 +12,8 @@
|
| #include "base/prefs/pref_service.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/values.h"
|
| +#include "chrome/browser/chrome_notification_types.h"
|
| #include "chrome/browser/prefs/pref_service_syncable.h"
|
| -#include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "sync/api/sync_change.h"
|
| #include "sync/api/sync_error_factory.h"
|
|
|