| Index: components/dom_distiller/core/dom_distiller_store_unittest.cc
|
| diff --git a/components/dom_distiller/core/dom_distiller_store_unittest.cc b/components/dom_distiller/core/dom_distiller_store_unittest.cc
|
| index 4abbe1f0c71788c67a63e5211ead25a68fd61995..79c87b6f9e56f8b494fdecdce474e95afbab5048 100644
|
| --- a/components/dom_distiller/core/dom_distiller_store_unittest.cc
|
| +++ b/components/dom_distiller/core/dom_distiller_store_unittest.cc
|
| @@ -18,8 +18,8 @@
|
| #include "components/dom_distiller/core/article_entry.h"
|
| #include "components/dom_distiller/core/dom_distiller_test_util.h"
|
| #include "components/leveldb_proto/testing/fake_db.h"
|
| -#include "components/sync/api/attachments/attachment_id.h"
|
| -#include "components/sync/api/attachments/attachment_service_proxy_for_test.h"
|
| +#include "components/sync/model/attachments/attachment_id.h"
|
| +#include "components/sync/model/attachments/attachment_service_proxy_for_test.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|