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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..93ffe093d1faf6215b97264515c11314f0545ba1 |
--- /dev/null |
+++ b/LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt |
@@ -0,0 +1,2 @@ |
+CONSOLE MESSAGE: 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. |