| Index: components/dom_distiller/core/article_entry.cc
|
| diff --git a/components/dom_distiller/core/article_entry.cc b/components/dom_distiller/core/article_entry.cc
|
| index bf33f34aaa8802cf7f6bb6fb906eccc505fe7049..750017c2c4fd2812f9565f520282338c80e0e292 100644
|
| --- a/components/dom_distiller/core/article_entry.cc
|
| +++ b/components/dom_distiller/core/article_entry.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "components/dom_distiller/core/article_attachments_data.h"
|
| -#include "components/sync/api/sync_change.h"
|
| +#include "components/sync/model/sync_change.h"
|
|
|
| using sync_pb::EntitySpecifics;
|
| using sync_pb::ArticlePage;
|
|
|