Index: content/browser/speech/google_one_shot_remote_engine.h |
diff --git a/content/browser/speech/google_one_shot_remote_engine.h b/content/browser/speech/google_one_shot_remote_engine.h |
index 236ac9451b33b55eb0e6e4d76d336b258f584255..7e47c67dd68b4c323d21337662b595d6a507beba 100644 |
--- a/content/browser/speech/google_one_shot_remote_engine.h |
+++ b/content/browser/speech/google_one_shot_remote_engine.h |
@@ -31,7 +31,7 @@ namespace speech { |
class AudioChunk; |
-struct GoogleOneShotRemoteEngineConfig { |
+struct CONTENT_EXPORT GoogleOneShotRemoteEngineConfig { |
std::string language; |
std::string grammar; |
bool filter_profanities; |