Chromium Code Reviews| Index: logdog/client/annotee/annotation/test_expectations/timestamps_steps.proto.txt |
| diff --git a/logdog/client/annotee/annotation/test_expectations/timestamps_steps.proto.txt b/logdog/client/annotee/annotation/test_expectations/timestamps_steps.proto.txt |
| deleted file mode 100644 |
| index 665a5125dd1f64655571b328732aa094b841d3a9..0000000000000000000000000000000000000000 |
| --- a/logdog/client/annotee/annotation/test_expectations/timestamps_steps.proto.txt |
| +++ /dev/null |
| @@ -1,34 +0,0 @@ |
| -name: "steps" |
| -status: SUCCESS |
| -substep: < |
| - step: < |
| - name: "one" |
| - status: SUCCESS |
| - started: < |
| - seconds: 1420070001 |
| - > |
| - ended: < |
| - seconds: 1420070002 |
| - > |
| - text: "message1" |
| - > |
| -> |
| -substep: < |
| - step: < |
| - name: "two" |
| - status: SUCCESS |
| - started: < |
| - seconds: 1420070003 |
| - > |
| - ended: < |
| - seconds: 1420070004 |
| - > |
| - text: "message2" |
| - > |
| -> |
| -started: < |
| - seconds: 1420070000 |
| -> |
| -ended: < |
| - seconds: 1420070005 |
| -> |