| Index: chrome/browser/extensions/extension_sync_data.h
|
| diff --git a/chrome/browser/extensions/extension_sync_data.h b/chrome/browser/extensions/extension_sync_data.h
|
| index 67f56c6cc3e812886977b6dff10de18831a65c20..91eb092504198576176f5ad89dea584c7db8fc31 100644
|
| --- a/chrome/browser/extensions/extension_sync_data.h
|
| +++ b/chrome/browser/extensions/extension_sync_data.h
|
| @@ -10,9 +10,9 @@
|
|
|
| #include "base/gtest_prod_util.h"
|
| #include "base/version.h"
|
| +#include "components/sync/api/string_ordinal.h"
|
| +#include "components/sync/api/sync_change.h"
|
| #include "extensions/common/constants.h"
|
| -#include "sync/api/string_ordinal.h"
|
| -#include "sync/api/sync_change.h"
|
| #include "url/gurl.h"
|
|
|
| namespace syncer {
|
|
|