| Index: components/browser_sync/abstract_profile_sync_service_test.h
|
| diff --git a/components/browser_sync/abstract_profile_sync_service_test.h b/components/browser_sync/abstract_profile_sync_service_test.h
|
| index 4fc8cd3c746ab7d3459367ce1bfb284f2b227da9..dc2fc7c976b83df591996b827afabf0298342033 100644
|
| --- a/components/browser_sync/abstract_profile_sync_service_test.h
|
| +++ b/components/browser_sync/abstract_profile_sync_service_test.h
|
| @@ -16,7 +16,7 @@
|
| #include "base/test/test_message_loop.h"
|
| #include "components/browser_sync/profile_sync_test_util.h"
|
| #include "components/sync/base/model_type.h"
|
| -#include "components/sync/core/change_record.h"
|
| +#include "components/sync/syncable/change_record.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace syncer {
|
|
|