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

Unified Diff: Source/platform/HostWindow.h

Issue 524773004: Clean up forward declarations in Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT Created 6 years, 3 months 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 | « no previous file | Source/platform/LengthBox.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/HostWindow.h
diff --git a/Source/platform/HostWindow.h b/Source/platform/HostWindow.h
index 3e7f7da06aae0ab7563251c8c064c8aeaec9f61b..e25f104ebdfc3ccb3a95a894fe6ba020c095bd74 100644
--- a/Source/platform/HostWindow.h
+++ b/Source/platform/HostWindow.h
@@ -31,10 +31,7 @@
#include "wtf/Noncopyable.h"
namespace blink {
-class Cursor;
-class IntPoint;
class IntRect;
-class IntSize;
struct WebScreenInfo;
class PLATFORM_EXPORT HostWindow {
« no previous file with comments | « no previous file | Source/platform/LengthBox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698