| Index: chrome/browser/extensions/api/storage/settings_sync_processor.h
|
| diff --git a/chrome/browser/extensions/api/storage/settings_sync_processor.h b/chrome/browser/extensions/api/storage/settings_sync_processor.h
|
| index 1900794189774850ba9ef2b282ad20d07a11e363..93e6349f0f36e415c4881abf4ebb0368b371cdf1 100644
|
| --- a/chrome/browser/extensions/api/storage/settings_sync_processor.h
|
| +++ b/chrome/browser/extensions/api/storage/settings_sync_processor.h
|
| @@ -9,8 +9,8 @@
|
| #include <string>
|
|
|
| #include "base/macros.h"
|
| +#include "components/sync/api/sync_error.h"
|
| #include "extensions/browser/value_store/value_store_change.h"
|
| -#include "sync/api/sync_error.h"
|
|
|
| namespace syncer {
|
| class SyncChangeProcessor;
|
|
|