Index: third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/lazy-addeventlisteners-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/lazy-addeventlisteners-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/lazy-addeventlisteners-expected.txt |
index 9beb73ec4533c4bd479ae17abedc9a129e5bd876..d98c308a5eb671e215ab893655c1a1b54f357635 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/lazy-addeventlisteners-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/lazy-addeventlisteners-expected.txt |
@@ -3,4 +3,6 @@ Tests that a warning is shown in the console if addEventListener is called after |
Message count: 1 |
service-worker-lazy-addeventlistener.js:2 Event handler of 'install' event must be added on the initial evaluation of worker script. |
setTimeout @ service-worker-lazy-addeventlistener.js:2 |
+setTimeout (async) |
+(anonymous) @ service-worker-lazy-addeventlistener.js:1 |