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

Unified Diff: public/platform/WebMimeRegistry.h

Issue 61603006: Remove MediaSourcePrivate/SourceBufferPrivate (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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
« Source/web/SourceBufferPrivateImpl.cpp ('K') | « Source/web/web.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebMimeRegistry.h
diff --git a/public/platform/WebMimeRegistry.h b/public/platform/WebMimeRegistry.h
index 21a60ea82afb5848986f23fac52fc9665b1ff0f0..82cb7c9d911d1e97ff91dabd2f541743a39afe4e 100644
--- a/public/platform/WebMimeRegistry.h
+++ b/public/platform/WebMimeRegistry.h
@@ -32,9 +32,9 @@
#define WebMimeRegistry_h
#include "WebCommon.h"
+#include "WebString.h"
acolwell GONE FROM CHROMIUM 2013/11/11 18:06:55 Why is this include needed now?
philipj_slow 2013/11/12 09:43:51 The forward declaration is weird, because the conc
namespace blink {
-class WebString;
class WebMimeRegistry {
public:
« Source/web/SourceBufferPrivateImpl.cpp ('K') | « Source/web/web.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698