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

Unified Diff: chrome/common/metrics/proto/profiler_event.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/common/metrics/proto/omnibox_event.proto ('k') | chrome/common/metrics/proto/system_profile.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/metrics/proto/profiler_event.proto
diff --git a/chrome/common/metrics/proto/profiler_event.proto b/chrome/common/metrics/proto/profiler_event.proto
index c42bc5ae1a9393c7f2621f90d126c8bc47099a19..ea18a61d4410cd6a53f6cee0a03928f883e84a4d 100644
--- a/chrome/common/metrics/proto/profiler_event.proto
+++ b/chrome/common/metrics/proto/profiler_event.proto
@@ -6,8 +6,6 @@
syntax = "proto2";
-option optimize_for = LITE_RUNTIME;
-
package metrics;
« no previous file with comments | « chrome/common/metrics/proto/omnibox_event.proto ('k') | chrome/common/metrics/proto/system_profile.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698