--- /b/rr/tmp0ECq6P/w/layout-test-results/inspector/coverage/multiple-instances-merge-expected.txt
+++ /b/rr/tmp0ECq6P/w/layout-test-results/inspector/coverage/multiple-instances-merge-actual.txt
@@ -1,7 +1,7 @@
 
 Tests the coverage list view after finishing recording in the Coverage view.
 
-.../inspector/coverage/resources/coverage.js JS used: 277 unused: 125 total: 402
+.../inspector/coverage/resources/coverage.js JS used: 281 unused: 121 total: 402
 .../inspector/coverage/resources/highlight-in-source.css CSS used: 90 unused: 119 total: 209
 0: + body {
 1: +     background-color: lightblue;
@@ -40,12 +40,12 @@
 10: *   function inner3(a) { return a + 3; } function inner4(a) { return a + 4; } function inner5(a) { return a + 5; }
 11: + 
 12: +   return [inner1, inner2, inner3, inner4, inner5][index];
-13: * }
-14: - 
-15: * function performActions() {
+13: + }
+14: + 
+15: + function performActions() {
 16: +   return outer(1)(0) + outer(3)(0);
-17: - } function outer2() {
+17: * } function outer2() {
 18: -   return outer(0)(0);
-19: - }
-20: - 
+19: * }
+20: + 
 
