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

Unified Diff: chrome/common/metrics/proto/histogram_event.proto

Issue 11359146: Revert "Linux: change protobuf default option to allow building" (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 1 month 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/histogram_event.proto
diff --git a/chrome/common/metrics/proto/histogram_event.proto b/chrome/common/metrics/proto/histogram_event.proto
index 0970e24fb48c099d338119793c05a4e0fe65c26a..5da6fbd9bdc87929fbf79048edc6ce8383425e12 100644
--- a/chrome/common/metrics/proto/histogram_event.proto
+++ b/chrome/common/metrics/proto/histogram_event.proto
@@ -6,6 +6,8 @@
syntax = "proto2";
+option optimize_for = LITE_RUNTIME;
+
package metrics;
// Next tag: 4
« no previous file with comments | « chrome/common/metrics/proto/chrome_user_metrics_extension.proto ('k') | chrome/common/metrics/proto/omnibox_event.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698