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

Unified Diff: chrome/browser/feedback/proto/chrome.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/annotations.proto ('k') | chrome/browser/feedback/proto/common.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/feedback/proto/chrome.proto
diff --git a/chrome/browser/feedback/proto/chrome.proto b/chrome/browser/feedback/proto/chrome.proto
index c721b0691852f2b2b817adead5997ce98f67d8b9..6a0658ad5f55dfeca3066b4f6cdfa8ff20a7914d 100644
--- a/chrome/browser/feedback/proto/chrome.proto
+++ b/chrome/browser/feedback/proto/chrome.proto
@@ -4,8 +4,6 @@
syntax = "proto2";
-option optimize_for = LITE_RUNTIME;
-
package userfeedback;
// Chrome Browser and Chrome OS specific data.
« no previous file with comments | « chrome/browser/feedback/proto/annotations.proto ('k') | chrome/browser/feedback/proto/common.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698