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

Unified Diff: third_party/WebKit/public/platform/Platform.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/Platform.h
diff --git a/third_party/WebKit/public/platform/Platform.h b/third_party/WebKit/public/platform/Platform.h
index e8e786ffcf145627955cdb4bc791ca4cebfaca5c..4264a4cd22d5e6a7a3757f12025b6c572370b9dc 100644
--- a/third_party/WebKit/public/platform/Platform.h
+++ b/third_party/WebKit/public/platform/Platform.h
@@ -57,8 +57,6 @@
#include "cc/resources/shared_bitmap.h"
#include "cc/surfaces/frame_sink_id.h"
-class GrContext;
-
namespace gpu {
class GpuMemoryBufferManager;
}
@@ -89,7 +87,6 @@ class WebGestureCurve;
class WebGraphicsContext3DProvider;
class WebIDBFactory;
class WebImageCaptureFrameGrabber;
-class WebInstalledApp;
class WebMIDIAccessor;
class WebMIDIAccessorClient;
class WebMediaPlayer;
@@ -102,7 +99,6 @@ class WebMessagePortChannel;
class WebNotificationManager;
class WebPluginListBuilder;
class WebPrescientNetworking;
-class WebProcessMemoryDump;
class WebPublicSuffixList;
class WebPushProvider;
class WebRTCCertificateGenerator;
« no previous file with comments | « third_party/WebKit/Source/wtf/HashTraits.h ('k') | third_party/WebKit/public/platform/WebContentDecryptionModuleSession.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698