Index: third_party/WebKit/LayoutTests/inspector/console/console-on-paint-worklet-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-on-paint-worklet-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-on-paint-worklet-expected.txt |
index 4c8655341dd071151ba9c27cdd45bc2880e6bf6c..066636c180b7923a333dab80ccc6b6f338c2be9f 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/console/console-on-paint-worklet-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-on-paint-worklet-expected.txt |
@@ -1,5 +1,5 @@ |
CONSOLE DEBUG: line 1: Debug |
-CONSOLE INFO: line 2: Information |
+CONSOLE MESSAGE: line 2: Information |
CONSOLE MESSAGE: line 3: Log |
CONSOLE WARNING: line 4: Warning |
Tests console output from PaintWorklet. |