| Index: chrome/browser/metrics/proto/study.proto
|
| diff --git a/chrome/browser/metrics/proto/study.proto b/chrome/browser/metrics/proto/study.proto
|
| index a755311ef99379e8bfd108dfdfac5d42888b2283..4f7c6a88f1949fccfda92d0130d740e62b965548 100644
|
| --- a/chrome/browser/metrics/proto/study.proto
|
| +++ b/chrome/browser/metrics/proto/study.proto
|
| @@ -4,6 +4,8 @@
|
|
|
| syntax = "proto2";
|
|
|
| +option optimize_for = LITE_RUNTIME;
|
| +
|
| package chrome_variations;
|
|
|
| // This defines the Protocol Buffer representation of a Chrome Variations study
|
|
|