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

Unified Diff: components/domain_reliability/test_util.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/domain_reliability/service.h ('k') | components/domain_reliability/uploader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/domain_reliability/test_util.h
diff --git a/components/domain_reliability/test_util.h b/components/domain_reliability/test_util.h
index 48dcb801be021e8c7be259e7135ba2b9256a3635..252f13554abe7da0b80fdde8f6a9e644d2d086e4 100644
--- a/components/domain_reliability/test_util.h
+++ b/components/domain_reliability/test_util.h
@@ -15,10 +15,6 @@
#include "net/base/host_port_pair.h"
#include "url/gurl.h"
-namespace net {
-class URLRequestStatus;
-} // namespace net
-
namespace domain_reliability {
// A simple test callback that remembers whether it's been called.
« no previous file with comments | « components/domain_reliability/service.h ('k') | components/domain_reliability/uploader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698