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

Unified Diff: content/renderer/pepper_plugin_delegate_impl.h

Issue 8570024: Enable content component (again!). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tweak audio exports Created 9 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
« no previous file with comments | « content/renderer/media/webrtc_audio_device_impl.h ('k') | webkit/appcache/appcache_export.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/pepper_plugin_delegate_impl.h
diff --git a/content/renderer/pepper_plugin_delegate_impl.h b/content/renderer/pepper_plugin_delegate_impl.h
index ca9cddab223063e405c0f8f5f55d22f395681c35..52d657d1f9fbb844a4cc604d662164f609cadab4 100644
--- a/content/renderer/pepper_plugin_delegate_impl.h
+++ b/content/renderer/pepper_plugin_delegate_impl.h
@@ -59,7 +59,7 @@ struct CustomContextMenuContext;
class TransportDIB;
// This object is NOT thread-safe.
-class BrokerDispatcherWrapper {
+class CONTENT_EXPORT BrokerDispatcherWrapper {
public:
BrokerDispatcherWrapper();
~BrokerDispatcherWrapper();
« no previous file with comments | « content/renderer/media/webrtc_audio_device_impl.h ('k') | webkit/appcache/appcache_export.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698