| Index: components/dom_distiller/core/article_attachments_data.h
|
| diff --git a/components/dom_distiller/core/article_attachments_data.h b/components/dom_distiller/core/article_attachments_data.h
|
| index d5410c29700c6fd8171883ea45042dccda9b7450..e6ef6d60a71170547d283198fd912ba7c08814fd 100644
|
| --- a/components/dom_distiller/core/article_attachments_data.h
|
| +++ b/components/dom_distiller/core/article_attachments_data.h
|
| @@ -9,8 +9,8 @@
|
| #include <string>
|
|
|
| #include "components/dom_distiller/core/proto/distilled_article.pb.h"
|
| -#include "sync/api/attachments/attachment.h"
|
| -#include "sync/protocol/article_specifics.pb.h"
|
| +#include "components/sync/api/attachments/attachment.h"
|
| +#include "components/sync/protocol/article_specifics.pb.h"
|
|
|
| namespace dom_distiller {
|
|
|
|
|