| Index: content/browser/speech/proto/google_streaming_api.proto
|
| diff --git a/content/browser/speech/proto/google_streaming_api.proto b/content/browser/speech/proto/google_streaming_api.proto
|
| index b7985d26b72d4d25f33da2f734d72d6af7a6b8d1..314051cd663da54e7c3ebfb161f22937ab48715e 100644
|
| --- a/content/browser/speech/proto/google_streaming_api.proto
|
| +++ b/content/browser/speech/proto/google_streaming_api.proto
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| syntax = "proto2";
|
| +option optimize_for = LITE_RUNTIME;
|
|
|
| // TODO(hans): Commented out due to compilation errors.
|
| // option cc_api_version = 2;
|
|
|