| Index: components/dom_distiller/core/dom_distiller_store.cc
|
| diff --git a/components/dom_distiller/core/dom_distiller_store.cc b/components/dom_distiller/core/dom_distiller_store.cc
|
| index c70bff387b3e4c75b0581693282ca32811836631..8befae8d236c87e5020e1f97705579991cd595db 100644
|
| --- a/components/dom_distiller/core/dom_distiller_store.cc
|
| +++ b/components/dom_distiller/core/dom_distiller_store.cc
|
| @@ -14,7 +14,7 @@
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "components/dom_distiller/core/article_entry.h"
|
| -#include "components/sync/api/sync_change.h"
|
| +#include "components/sync/model/sync_change.h"
|
| #include "components/sync/protocol/article_specifics.pb.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
|
|
|
|