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

Unified Diff: public/platform/WebSpeechSynthesizerClient.h

Issue 110393002: Move PlatformSpeech stuff to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
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() { }
« public/platform/WebSpeechSynthesizer.h ('K') | « public/platform/WebSpeechSynthesizer.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698