| 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 35ba847bafe8108c598fa812a3a85512ffd380a2..18622cf6d2f88fba9ba6a1c2a1862dc32d8fe3c7 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1524,6 +1524,7 @@ class CORE_EXPORT UseCounter {
|
| OrientationSensorPopulateMatrix = 1908,
|
| WindowOpenWithInvalidURL = 1909,
|
| CrossOriginMainFrameNulledNameAccessed = 1910,
|
| + MenuItemElementIconAttribute = 1911,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|