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

Unified Diff: public/platform/Platform.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 | « Source/web/tests/FakeWebPlugin.cpp ('k') | public/platform/WebApplicationCacheHost.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/Platform.h
diff --git a/public/platform/Platform.h b/public/platform/Platform.h
index a81c8e166521e244a0e8ad767327c877d6fd7a94..3e6ad8028e91ea8eedc2bc57d4e93ceb17117f68 100644
--- a/public/platform/Platform.h
+++ b/public/platform/Platform.h
@@ -62,7 +62,6 @@ namespace blink {
class WebAudioBus;
class WebBlobRegistry;
class WebBluetooth;
-class WebContentDecryptionModule;
class WebClipboard;
class WebCompositorSupport;
class WebConvertableToTraceFormat;
@@ -76,7 +75,6 @@ class WebFileSystem;
class WebFileUtilities;
class WebFlingAnimator;
class WebGeofencingProvider;
-class WebGestureCurveTarget;
class WebGestureCurve;
class WebGraphicsContext3DProvider;
class WebIDBFactory;
« no previous file with comments | « Source/web/tests/FakeWebPlugin.cpp ('k') | public/platform/WebApplicationCacheHost.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698