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

Unified Diff: chrome/browser/metrics/proto/trials_seed.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/metrics/proto/study.proto ('k') | chrome/browser/net/cert_logger.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/metrics/proto/trials_seed.proto
diff --git a/chrome/browser/metrics/proto/trials_seed.proto b/chrome/browser/metrics/proto/trials_seed.proto
index 9e0249a0a2ce8b0a9df4c78a99eed8c7571913a1..9486255f7aac9b27b20bc71acebf051a320bb051 100644
--- a/chrome/browser/metrics/proto/trials_seed.proto
+++ b/chrome/browser/metrics/proto/trials_seed.proto
@@ -4,8 +4,6 @@
syntax = "proto2";
-option optimize_for = LITE_RUNTIME;
-
package chrome_variations;
import "study.proto";
« no previous file with comments | « chrome/browser/metrics/proto/study.proto ('k') | chrome/browser/net/cert_logger.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698