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

Unified Diff: remoting/proto/control.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 | « remoting/proto/audio.proto ('k') | remoting/proto/event.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/proto/control.proto
diff --git a/remoting/proto/control.proto b/remoting/proto/control.proto
index 20f0b9d4b9b24a37fa09fbd33cf2d1dc17b9bd9c..951beb6c6f12d94a249a2e1900018f692ca6ed82 100644
--- a/remoting/proto/control.proto
+++ b/remoting/proto/control.proto
@@ -6,8 +6,6 @@
syntax = "proto2";
-option optimize_for = LITE_RUNTIME;
-
package remoting.protocol;
message ClientDimensions {
« no previous file with comments | « remoting/proto/audio.proto ('k') | remoting/proto/event.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698