Index: components/variations/proto/study.proto |
=================================================================== |
--- components/variations/proto/study.proto (revision 285608) |
+++ components/variations/proto/study.proto (working copy) |
@@ -6,7 +6,7 @@ |
option optimize_for = LITE_RUNTIME; |
-package chrome_variations; |
+package variations; |
// This defines the Protocol Buffer representation of a Chrome Variations study |
// as sent to clients of the Variations server. |