| Index: sync/internal_api/public/attachments/attachment_downloader_impl.h
|
| diff --git a/sync/internal_api/public/attachments/attachment_downloader_impl.h b/sync/internal_api/public/attachments/attachment_downloader_impl.h
|
| index a4db5c62b2680356b37a64ba97a8a1a94ca7ed88..1feca7c610f646a80c9e010308aa101d2000ec73 100644
|
| --- a/sync/internal_api/public/attachments/attachment_downloader_impl.h
|
| +++ b/sync/internal_api/public/attachments/attachment_downloader_impl.h
|
| @@ -6,6 +6,7 @@
|
| #define SYNC_INTERNAL_API_PUBLIC_ATTACHMENTS_ATTACHMENT_DOWNLOADER_IMPL_H_
|
|
|
| #include "base/containers/scoped_ptr_hash_map.h"
|
| +#include "base/gtest_prod_util.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "google_apis/gaia/oauth2_token_service_request.h"
|
| #include "net/url_request/url_fetcher_delegate.h"
|
|
|