| Index: components/dom_distiller/core/article_entry.h
|
| diff --git a/components/dom_distiller/core/article_entry.h b/components/dom_distiller/core/article_entry.h
|
| index c195ccb683d48775e1ce59201483c871dc8b3dac..fd7228de8d33be9aa24b3bcc2545ea77fd2fc774 100644
|
| --- a/components/dom_distiller/core/article_entry.h
|
| +++ b/components/dom_distiller/core/article_entry.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "components/dom_distiller/core/proto/distilled_article.pb.h"
|
| -#include "components/sync/api/sync_data.h"
|
| +#include "components/sync/model/sync_data.h"
|
| #include "components/sync/protocol/article_specifics.pb.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
|
|
|
|