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

Unified Diff: sync/protocol/client_commands.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 | « sync/protocol/bookmark_specifics.proto ('k') | sync/protocol/client_debug_info.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/protocol/client_commands.proto
diff --git a/sync/protocol/client_commands.proto b/sync/protocol/client_commands.proto
index e57425506ec1a65dd18dbe15f30157892359fbd9..845a8656f23fb667d76028229559cc04b99cb689 100644
--- a/sync/protocol/client_commands.proto
+++ b/sync/protocol/client_commands.proto
@@ -9,9 +9,6 @@
syntax = "proto2";
-option optimize_for = LITE_RUNTIME;
-option retain_unknown_fields = true;
-
package sync_pb;
message ClientCommand {
« no previous file with comments | « sync/protocol/bookmark_specifics.proto ('k') | sync/protocol/client_debug_info.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698