| 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,
|
|
|