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

Unified Diff: headless/public/util/in_memory_request_job.h

Issue 2554863002: Cleanup remaining class/struct fwd declarations (Closed)
Patch Set: Style fixes Created 4 years 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 | « headless/public/util/http_url_fetcher.h ('k') | headless/public/util/testing/generic_url_request_mocks.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/public/util/in_memory_request_job.h
diff --git a/headless/public/util/in_memory_request_job.h b/headless/public/util/in_memory_request_job.h
index 1526c9a470c5b94dabf455129dfd1f224606476c..7810422b27f77c033505ee813eb596a14495acbb 100644
--- a/headless/public/util/in_memory_request_job.h
+++ b/headless/public/util/in_memory_request_job.h
@@ -9,11 +9,6 @@
#include "headless/public/util/in_memory_protocol_handler.h"
#include "net/url_request/url_request_job.h"
-namespace net {
-class StringIOBuffer;
-class DrainableIOBuffer;
-}
-
namespace headless {
class InMemoryRequestJob : public net::URLRequestJob {
public:
« no previous file with comments | « headless/public/util/http_url_fetcher.h ('k') | headless/public/util/testing/generic_url_request_mocks.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698