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

Unified Diff: components/variations/proto/study.proto

Issue 2558083004: Reserving experiment proto field for per-experiment bug IDs. (Closed)
Patch Set: Created 4 years 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations/proto/study.proto
diff --git a/components/variations/proto/study.proto b/components/variations/proto/study.proto
index d880a0075d4f91abf36fada1e359e565c562c58b..c97dbb4fff33771b20980b0b5a725761abf2886f 100644
--- a/components/variations/proto/study.proto
+++ b/components/variations/proto/study.proto
@@ -44,7 +44,7 @@ message Study {
// An experiment within the study.
//
- // Next tag: 13
+ // Next tag: 14
message Experiment {
// A named parameter value for this experiment.
//
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698