Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / console / only-one-deprecation-warning-expected.txt
index 1e5cc63..0380d12 100644 (file)
@@ -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.