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

Unified Diff: chrome/browser/feedback/proto/config.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/browser/feedback/proto/common.proto ('k') | chrome/browser/feedback/proto/dom.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/feedback/proto/config.proto
diff --git a/chrome/browser/feedback/proto/config.proto b/chrome/browser/feedback/proto/config.proto
index f1789120580a7abf40166deec4d76539a315e34a..43441682f9a4274ebd850e6c3b5283b49fb4d263 100644
--- a/chrome/browser/feedback/proto/config.proto
+++ b/chrome/browser/feedback/proto/config.proto
@@ -7,8 +7,6 @@
syntax = "proto2";
-option optimize_for = LITE_RUNTIME;
-
package userfeedback;
// Product for which feedback can be sent: GMail, Writely etc.
« no previous file with comments | « chrome/browser/feedback/proto/common.proto ('k') | chrome/browser/feedback/proto/dom.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698