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

Unified Diff: public/web/WebDataSource.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/web/WebBindings.h ('k') | public/web/WebDevToolsAgent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebDataSource.h
diff --git a/public/web/WebDataSource.h b/public/web/WebDataSource.h
index 6437ab70a7db1a280fe05197b5511eef08fc22de..9e0f6acea06d9f459ba698d0510d4503b00a6345 100644
--- a/public/web/WebDataSource.h
+++ b/public/web/WebDataSource.h
@@ -37,8 +37,6 @@
namespace blink {
-class WebApplicationCacheHost;
-class WebString;
class WebURL;
class WebURLRequest;
class WebURLResponse;
« no previous file with comments | « public/web/WebBindings.h ('k') | public/web/WebDevToolsAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698