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

Unified Diff: components/error_page/renderer/net_error_helper_core.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/drive/job_scheduler.h ('k') | components/exo/buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/error_page/renderer/net_error_helper_core.h
diff --git a/components/error_page/renderer/net_error_helper_core.h b/components/error_page/renderer/net_error_helper_core.h
index 1551553e9ffeaf2c1ff0a13e1d2a15ba1ee2bf5b..d202e34f8dcac1249a272d63e5b88622be871430 100644
--- a/components/error_page/renderer/net_error_helper_core.h
+++ b/components/error_page/renderer/net_error_helper_core.h
@@ -15,10 +15,6 @@
#include "components/error_page/common/net_error_info.h"
#include "url/gurl.h"
-namespace base {
-class ListValue;
-}
-
namespace blink {
struct WebURLError;
}
« no previous file with comments | « components/drive/job_scheduler.h ('k') | components/exo/buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698