summaryrefslogtreecommitdiffstats
path: root/chrome/common/metrics/proto/profiler_event.proto
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/metrics/proto/profiler_event.proto')
-rw-r--r--chrome/common/metrics/proto/profiler_event.proto2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/metrics/proto/profiler_event.proto b/chrome/common/metrics/proto/profiler_event.proto
index ea18a61..c42bc5a 100644
--- a/chrome/common/metrics/proto/profiler_event.proto
+++ b/chrome/common/metrics/proto/profiler_event.proto
@@ -6,6 +6,8 @@
syntax = "proto2";
+option optimize_for = LITE_RUNTIME;
+
package metrics;