| Index: components/sync/engine/sync_string_conversions.h
|
| diff --git a/components/sync/engine/sync_string_conversions.h b/components/sync/engine/sync_string_conversions.h
|
| index c3acb59cdb2fb0614aa2b2b7036a3b042a024295..ed2200194aad3404e29b796ba0664224b5c17057 100644
|
| --- a/components/sync/engine/sync_string_conversions.h
|
| +++ b/components/sync/engine/sync_string_conversions.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef COMPONENTS_SYNC_ENGINE_SYNC_STRING_CONVERSIONS_H_
|
| #define COMPONENTS_SYNC_ENGINE_SYNC_STRING_CONVERSIONS_H_
|
|
|
| -#include "components/sync/core/connection_status.h"
|
| -#include "components/sync/core/sync_encryption_handler.h"
|
| +#include "components/sync/engine/connection_status.h"
|
| +#include "components/sync/engine/sync_encryption_handler.h"
|
|
|
| namespace syncer {
|
|
|
|
|