| 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 a75982d448b88f53a9e8e8405e31548dc7760f30..4bf9f33fa9d94d94451b1e237f63a8d555a23890 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1078,7 +1078,7 @@ public:
|
| ImageDocument = 1274,
|
| ScriptPassesCSPDynamic = 1275,
|
| ScriptPassesCSPNonce = 1276,
|
| - CSPWithUnsafeDynamic = 1277,
|
| + CSPWithStrictDynamic = 1277,
|
| ScrollAnchored = 1278,
|
| AddEventListenerFourArguments = 1279,
|
| RemoveEventListenerFourArguments = 1280,
|
|
|