Chromium Code Reviews| Index: components/tracing/test/example_proto/library_internals/galaxies.proto |
| diff --git a/components/tracing/test/example_proto/library_internals/galaxies.proto b/components/tracing/test/example_proto/library_internals/galaxies.proto |
| index 21e9019615222a3fc2234ec160fb69770c40a6f1..272ee8330f5b0fd8f872c437773ad4de5a18c3ea 100644 |
| --- a/components/tracing/test/example_proto/library_internals/galaxies.proto |
| +++ b/components/tracing/test/example_proto/library_internals/galaxies.proto |
| @@ -3,6 +3,8 @@ |
| // found in the LICENSE file. |
| syntax = "proto2"; |
| +option optimize_for = LITE_RUNTIME; |
| + |
| package foo.bar; |
| enum Galaxy { |