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

Unified Diff: third_party/WebKit/public/platform/WebContentLayerClient.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
Index: third_party/WebKit/public/platform/WebContentLayerClient.h
diff --git a/third_party/WebKit/public/platform/WebContentLayerClient.h b/third_party/WebKit/public/platform/WebContentLayerClient.h
index bbc2717e71a84b46335a344898a75880a6d0db37..87f2d9f6de6ad1dd70b4cfb5d2ed4b8d65cfde6d 100644
--- a/third_party/WebKit/public/platform/WebContentLayerClient.h
+++ b/third_party/WebKit/public/platform/WebContentLayerClient.h
@@ -34,7 +34,6 @@ class Rect;
namespace blink {
-struct WebRect;
class WebDisplayItemList;
class BLINK_PLATFORM_EXPORT WebContentLayerClient {

Powered by Google App Engine
This is Rietveld 408576698