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

Unified Diff: public/platform/WebAudioBus.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 | « public/platform/WebApplicationCacheHost.h ('k') | public/platform/WebContentLayerClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebAudioBus.h
diff --git a/public/platform/WebAudioBus.h b/public/platform/WebAudioBus.h
index b05ded6d4267e1ac88da2e63d5f1477a4f38dfab..095a9935d5432fbf548880680e3028266f6c49db 100644
--- a/public/platform/WebAudioBus.h
+++ b/public/platform/WebAudioBus.h
@@ -34,7 +34,6 @@ namespace WTF { template <typename T> class PassRefPtr; }
namespace blink {
class AudioBus;
-class WebAudioBusPrivate;
// A container for multi-channel linear PCM audio data.
//
« no previous file with comments | « public/platform/WebApplicationCacheHost.h ('k') | public/platform/WebContentLayerClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698