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

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

Issue 2370273002: deleted three UseCounter items to fix issue 645909 (Closed)
Patch Set: Created 4 years, 3 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
Index: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index c2a23e257fd3ed54a058b1361737d40c996c9cf9..b50ee4ad506f2a22aa3fa14a0fd5140b5b0e0c83 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -1026,9 +1026,6 @@ public:
ScrollAnchored = 1278,
AddEventListenerFourArguments = 1279,
RemoveEventListenerFourArguments = 1280,
- InvalidReportUriDirectiveInMetaCSP = 1281,
- InvalidSandboxDirectiveInMetaCSP = 1282,
- InvalidFrameAncestorsDirectiveInMetaCSP = 1283,
SVGCalcModeDiscrete = 1287,
SVGCalcModeLinear = 1288,
SVGCalcModePaced = 1289,
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.cpp » ('j') | tools/metrics/histograms/histograms.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698