| 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 de56e4a17b7b7cc33f30c33509f24e4d5cbb1858..625cf25dbfd1477ebd86812228012bd129685ba2 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1223,6 +1223,7 @@ public:
|
| MediaStreamOnInactive = 1416,
|
| AddEventListenerPassiveTrue = 1417,
|
| AddEventListenerPassiveFalse = 1418,
|
| + CSPReferrerDirective = 1419,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|