Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(396)

Unified Diff: LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt

Issue 149953007: CSP 1.1: Remove last bits of 'X-WebKit-CSP'. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Test. Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/inspector/console/only-one-deprecation-warning.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1e5cc63e3a3d914b74f81ee1e4fb634329bbf131..0380d12229e88d7589e88e9f4dd43da9bbf1197a 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 WARNING: The 'X-WebKit-CSP' headers are no longer supported. Please consider using the canonical 'Content-Security-Policy' header instead.
+CONSOLE WARNING: 'window.performance.webkitGet*' methods have been deprecated. Please use the unprefixed 'performance.get*' methods instead.
This test passes if only one deprecation warning is presented in the console.
« no previous file with comments | « LayoutTests/inspector/console/only-one-deprecation-warning.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698