| Index: components/history/core/browser/delete_directive_handler.cc
|
| diff --git a/components/history/core/browser/delete_directive_handler.cc b/components/history/core/browser/delete_directive_handler.cc
|
| index deb3336c50dc68be1c58b6bfff82f8e3628719ef..f0a8e90bcf7286bb69108b99ab5e8662390ecd97 100644
|
| --- a/components/history/core/browser/delete_directive_handler.cc
|
| +++ b/components/history/core/browser/delete_directive_handler.cc
|
| @@ -15,7 +15,7 @@
|
| #include "components/history/core/browser/history_backend.h"
|
| #include "components/history/core/browser/history_db_task.h"
|
| #include "components/history/core/browser/history_service.h"
|
| -#include "components/sync/api/sync_change.h"
|
| +#include "components/sync/model/sync_change.h"
|
| #include "components/sync/protocol/history_delete_directive_specifics.pb.h"
|
| #include "components/sync/protocol/proto_value_conversions.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
|
|