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

Unified Diff: chrome/browser/feedback/proto/annotations.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/chromeos/drive/drive.proto ('k') | chrome/browser/feedback/proto/chrome.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/feedback/proto/annotations.proto
diff --git a/chrome/browser/feedback/proto/annotations.proto b/chrome/browser/feedback/proto/annotations.proto
index d14751abf8f4019b526c10059515a87fa564d857..8a3d1c4f8a4c8e6249d29e679d53f40297081b88 100644
--- a/chrome/browser/feedback/proto/annotations.proto
+++ b/chrome/browser/feedback/proto/annotations.proto
@@ -7,8 +7,6 @@
syntax = "proto2";
-option optimize_for = LITE_RUNTIME;
-
package userfeedback;
import "math.proto";
« no previous file with comments | « chrome/browser/chromeos/drive/drive.proto ('k') | chrome/browser/feedback/proto/chrome.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698