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

Unified Diff: public/platform/WebPrescientNetworking.h

Issue 776693002: Clean forward declaration in public (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix fakewebplugin Created 6 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 | « public/platform/WebMediaStreamCenterClient.h ('k') | public/platform/WebRTCPeerConnectionHandler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebPrescientNetworking.h
diff --git a/public/platform/WebPrescientNetworking.h b/public/platform/WebPrescientNetworking.h
index a4521df66373de64cc87eed474b4c7df5715e1eb..2c85eebe94879ab01aee819498d1e4e20409f1fe 100644
--- a/public/platform/WebPrescientNetworking.h
+++ b/public/platform/WebPrescientNetworking.h
@@ -36,8 +36,6 @@
namespace blink {
-class WebURL;
-
class WebPrescientNetworking {
public:
virtual ~WebPrescientNetworking() { }
« no previous file with comments | « public/platform/WebMediaStreamCenterClient.h ('k') | public/platform/WebRTCPeerConnectionHandler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698