| Index: chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| diff --git a/chrome/browser/sync/profile_sync_components_factory_impl.cc b/chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| index a85b2a1c3cb16e3d4d7528940739821062d0e85d..043e77899ae1c17b36ad4b9b876a25c6225a156b 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| +++ b/chrome/browser/sync/profile_sync_components_factory_impl.cc
|
| @@ -65,7 +65,6 @@
|
| #include "content/public/browser/browser_thread.h"
|
| #include "google_apis/gaia/oauth2_token_service_request.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| -#include "sync/api/attachments/fake_attachment_store.h"
|
| #include "sync/api/syncable_service.h"
|
| #include "sync/internal_api/public/attachments/attachment_downloader.h"
|
| #include "sync/internal_api/public/attachments/attachment_service.h"
|
|
|