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

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

Issue 11228038: Linux: change protobuf default option to allow building (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 months 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 292a2e400bddf45bde172ce8c825eb5cf6130b1e..e1e3059a9013711cff5843a16e93b11a1d11ae43 100644
--- a/content/browser/speech/proto/google_streaming_api.proto
+++ b/content/browser/speech/proto/google_streaming_api.proto
@@ -3,7 +3,6 @@
// 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