| 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 aba2203f4e7aac4a85bc62a76c8e9af232985361..f5ebb57390bf57ab2221d0ff50bdb30df4ca500b 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,
|
|
|