--- /b/rr/tmpKwCSBB/w/layout-test-results/virtual/mojo-loading/http/tests/devtools/runtime/runtime-getProperties-expected.txt
+++ /b/rr/tmpKwCSBB/w/layout-test-results/virtual/mojo-loading/http/tests/devtools/runtime/runtime-getProperties-actual.txt
@@ -7,14 +7,14 @@
 {
     enumerable : true
     getter : {
-        description : "get foo() { return 1; }"
+        description : "function () { return 1; }"
         objectId : <string>
         type : "function"
     }
     isOwn : true
     name : "foo"
     setter : {
-        description : "set foo(value) { }"
+        description : "function (value) { }"
         objectId : <string>
         type : "function"
     }
@@ -27,7 +27,7 @@
 {
     enumerable : true
     getter : {
-        description : "get foo() { return 1; }"
+        description : "function () { return 1; }"
         objectId : <string>
         type : "function"
     }
