Chromium Code Reviews| Index: public/platform/WebSpeechSynthesizerClient.h |
| diff --git a/public/platform/WebSpeechSynthesizerClient.h b/public/platform/WebSpeechSynthesizerClient.h |
| index 5c52eceb83b3a1515fa21bc93f6d38f99f167e43..0f7423e0c72f4fae5b9f8ce9f20bb9e613f739ab 100644 |
| --- a/public/platform/WebSpeechSynthesizerClient.h |
| +++ b/public/platform/WebSpeechSynthesizerClient.h |
| @@ -32,7 +32,7 @@ |
| namespace blink { |
| -class WebSpeechSynthesizerClient { |
| +class BLINK_PLATFORM_EXPORT WebSpeechSynthesizerClient { |
|
abarth-chromium
2013/12/09 17:39:51
ditto
|
| public: |
| virtual ~WebSpeechSynthesizerClient() { } |