Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(734)

Unified Diff: components/sync/engine_impl/attachments/attachment_downloader_impl.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/sync/engine_impl/all_status.h ('k') | components/sync/engine_impl/commit.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine_impl/attachments/attachment_downloader_impl.h
diff --git a/components/sync/engine_impl/attachments/attachment_downloader_impl.h b/components/sync/engine_impl/attachments/attachment_downloader_impl.h
index 7aefb18539694dc61106772e9ace7d5785e6394b..85a762cc85b5a4ff304e3f6a3053d9f0b9368256 100644
--- a/components/sync/engine_impl/attachments/attachment_downloader_impl.h
+++ b/components/sync/engine_impl/attachments/attachment_downloader_impl.h
@@ -22,10 +22,6 @@
#include "net/url_request/url_request_context_getter.h"
#include "url/gurl.h"
-namespace base {
-class RefCountedMemory;
-} // namespace base
-
namespace net {
class HttpResponseHeaders;
} // namespace net
« no previous file with comments | « components/sync/engine_impl/all_status.h ('k') | components/sync/engine_impl/commit.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698