| 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 9ed9d7e4f09a107e3980663c64ef4053c2b442bd..bf33f34aaa8802cf7f6bb6fb906eccc505fe7049 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 "sync/api/sync_change.h"
|
| +#include "components/sync/api/sync_change.h"
|
|
|
| using sync_pb::EntitySpecifics;
|
| using sync_pb::ArticlePage;
|
|
|