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

Unified Diff: chrome/common/metrics/proto/chrome_user_metrics_extension.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
Index: chrome/common/metrics/proto/chrome_user_metrics_extension.proto
diff --git a/chrome/common/metrics/proto/chrome_user_metrics_extension.proto b/chrome/common/metrics/proto/chrome_user_metrics_extension.proto
index 2547cb5915d936140d90338a4fa7e53e45bbbbf3..b24bb2d9990ebaa253340cc4002319c3ebcf76eb 100644
--- a/chrome/common/metrics/proto/chrome_user_metrics_extension.proto
+++ b/chrome/common/metrics/proto/chrome_user_metrics_extension.proto
@@ -6,8 +6,6 @@
syntax = "proto2";
-option optimize_for = LITE_RUNTIME;
-
package metrics;
import "histogram_event.proto";
« no previous file with comments | « chrome/common/metrics/proto/chrome_experiments.proto ('k') | chrome/common/metrics/proto/histogram_event.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698