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

Unified Diff: chrome/common/metrics/proto/system_profile.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/system_profile.proto
diff --git a/chrome/common/metrics/proto/system_profile.proto b/chrome/common/metrics/proto/system_profile.proto
index 420ec02b827d73518f654fc12a22fb4d8f4d8ca4..5a1d17b6ca15cc1a61837476a46c89f6075e26e8 100644
--- a/chrome/common/metrics/proto/system_profile.proto
+++ b/chrome/common/metrics/proto/system_profile.proto
@@ -7,8 +7,6 @@
syntax = "proto2";
-option optimize_for = LITE_RUNTIME;
-
package metrics;
// Next tag: 13
« no previous file with comments | « chrome/common/metrics/proto/profiler_event.proto ('k') | chrome/common/metrics/proto/user_action_event.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698