Index: LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt |
diff --git a/LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt b/LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt |
index 93ffe093d1faf6215b97264515c11314f0545ba1..3b4398a510147d387d92d2f483358d389470fbcf 100644 |
--- a/LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt |
+++ b/LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE MESSAGE: The 'X-WebKit-CSP' headers are deprecated; please consider using the canonical 'Content-Security-Policy' header instead. |
+CONSOLE WARNING: The 'X-WebKit-CSP' headers are deprecated; please consider using the canonical 'Content-Security-Policy' header instead. |
This test passes if only one deprecation warning is presented in the console. |