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

Unified Diff: Source/core/frame/UseCounter.h

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 | « Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index 683242def9ed4cd134002b01f41d59a816d2f266..3d8352e9747fa3b17e39c73fe5c66536d29f1338 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -67,7 +67,7 @@ public:
SharedWorkerStart,
LegacyWebAudio,
WebAudioStart,
- PrefixedContentSecurityPolicy,
+ REMOVEDPrefixedContentSecurityPolicy,
UnprefixedIndexedDB,
OpenWebDatabase,
REMOVEDLegacyHTMLNotifications,
@@ -76,7 +76,7 @@ public:
PrefixedRequestAnimationFrame,
ContentSecurityPolicy,
ContentSecurityPolicyReportOnly,
- PrefixedContentSecurityPolicyReportOnly,
+ REMOVEDPrefixedContentSecurityPolicyReportOnly,
PrefixedTransitionEndEvent,
UnprefixedTransitionEndEvent,
PrefixedAndUnprefixedTransitionEndEvent,
« no previous file with comments | « Source/core/frame/ContentSecurityPolicyResponseHeaders.cpp ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698