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

Unified Diff: chrome/common/metrics/proto/chrome_experiments.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_experiments.proto
diff --git a/chrome/common/metrics/proto/chrome_experiments.proto b/chrome/common/metrics/proto/chrome_experiments.proto
index 74d6703e3a0a6aba6aa6c455b3f87efa203f2c5e..818df39ccc44f68507540cd982dc8313f8e6eedc 100644
--- a/chrome/common/metrics/proto/chrome_experiments.proto
+++ b/chrome/common/metrics/proto/chrome_experiments.proto
@@ -6,8 +6,6 @@
syntax = "proto2";
-option optimize_for = LITE_RUNTIME;
-
package metrics;
message ChromeVariations {

Powered by Google App Engine
This is Rietveld 408576698