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

Unified Diff: content/shell/browser/layout_test/layout_test_url_request_context_getter.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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
Index: content/shell/browser/layout_test/layout_test_url_request_context_getter.h
diff --git a/content/shell/browser/layout_test/layout_test_url_request_context_getter.h b/content/shell/browser/layout_test/layout_test_url_request_context_getter.h
index 41cdae20821f954b03a4bc67fd9d4f177d2ac2f6..4893386a41cf95810dcb34547e8bcd3ff5ae4e5a 100644
--- a/content/shell/browser/layout_test/layout_test_url_request_context_getter.h
+++ b/content/shell/browser/layout_test/layout_test_url_request_context_getter.h
@@ -15,17 +15,11 @@
#include "content/shell/browser/shell_url_request_context_getter.h"
#include "net/url_request/url_request_job_factory.h"
-namespace base {
-class MessageLoop;
-}
-
namespace net {
class HostResolver;
-class MappedHostResolver;
class NetworkDelegate;
class NetLog;
class ProxyConfigService;
-class URLRequestContextStorage;
}
namespace content {
« no previous file with comments | « content/shell/browser/layout_test/layout_test_browser_main_parts.h ('k') | content/shell/browser/shell_platform_data_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698