| Index: components/sync/engine/commit_queue.h
|
| diff --git a/components/sync/engine/commit_queue.h b/components/sync/engine/commit_queue.h
|
| index 860f3ee4dc58b5bf94e15cc537bd4880289ace9d..5224a62cc150d23b7a7cc78fd8c63ebd0a0441d7 100644
|
| --- a/components/sync/engine/commit_queue.h
|
| +++ b/components/sync/engine/commit_queue.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_SYNC_ENGINE_COMMIT_QUEUE_H_
|
| #define COMPONENTS_SYNC_ENGINE_COMMIT_QUEUE_H_
|
|
|
| -#include "components/sync/core/non_blocking_sync_common.h"
|
| +#include "components/sync/engine/non_blocking_sync_common.h"
|
|
|
| namespace syncer {
|
|
|
|
|