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

Unified Diff: third_party/WebKit/public/web/WebFrameSerializerClient.h

Issue 2542203004: blink: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 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 | « third_party/WebKit/public/web/WebFrameClient.h ('k') | third_party/WebKit/public/web/WebInputElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebFrameSerializerClient.h
diff --git a/third_party/WebKit/public/web/WebFrameSerializerClient.h b/third_party/WebKit/public/web/WebFrameSerializerClient.h
index bb2cdbf4a431b4bb7facb20b8178c3826f2f194b..752ece70176486fa73d72347c5dc4d4e24c55ba3 100644
--- a/third_party/WebKit/public/web/WebFrameSerializerClient.h
+++ b/third_party/WebKit/public/web/WebFrameSerializerClient.h
@@ -34,7 +34,6 @@
namespace blink {
class WebCString;
-class WebURL;
// This class is used for providing sink interface that can be used to receive
// the individual chunks of data to be saved.
« no previous file with comments | « third_party/WebKit/public/web/WebFrameClient.h ('k') | third_party/WebKit/public/web/WebInputElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698