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

Unified Diff: content/browser/speech/proto/google_streaming_api.proto

Issue 11359146: Revert "Linux: change protobuf default option to allow building" (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 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 | « chrome/tools/build/generate_policy_source.py ('k') | dbus/test_proto.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « chrome/tools/build/generate_policy_source.py ('k') | dbus/test_proto.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698