| Index: tracing/tracing/extras/rail/stub_rail_interaction_record.html
|
| diff --git a/tracing/tracing/extras/rail/stub_rail_interaction_record.html b/tracing/tracing/extras/rail/stub_rail_interaction_record.html
|
| index d2cfa53bb3f7782aabfffbf94e2aae59859edd7a..7206f9d5a3144f54077176eb58a55260e0a6a5c1 100644
|
| --- a/tracing/tracing/extras/rail/stub_rail_interaction_record.html
|
| +++ b/tracing/tracing/extras/rail/stub_rail_interaction_record.html
|
| @@ -31,8 +31,8 @@ tr.exportTo('tr.e.rail', function() {
|
| StubRAILInteractionRecord.prototype = {
|
| __proto__: tr.e.rail.RAILInteractionRecord.prototype,
|
|
|
| - get normalizedUserPain() {
|
| - return this.args.normalizedUserPain;
|
| + get normalizedUserComfort() {
|
| + return this.args.normalizedUserComfort;
|
| },
|
|
|
| get normalizedEfficiency() {
|
|
|