| Index: components/sync/driver/generic_change_processor_unittest.cc
|
| diff --git a/components/sync/driver/generic_change_processor_unittest.cc b/components/sync/driver/generic_change_processor_unittest.cc
|
| index e916abed49920b8a7fde0a99d310f5da8aece588..96ddee15acfa8093f728cfec50a602ffecfe21ab 100644
|
| --- a/components/sync/driver/generic_change_processor_unittest.cc
|
| +++ b/components/sync/driver/generic_change_processor_unittest.cc
|
| @@ -20,6 +20,7 @@
|
| #include "components/sync/engine/attachments/fake_attachment_uploader.h"
|
| #include "components/sync/engine/sync_encryption_handler.h"
|
| #include "components/sync/model/attachments/attachment_id.h"
|
| +#include "components/sync/model/attachments/attachment_service.h"
|
| #include "components/sync/model/data_type_error_handler_mock.h"
|
| #include "components/sync/model/fake_syncable_service.h"
|
| #include "components/sync/model/sync_change.h"
|
|
|