| 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 bd65f78e2edcd21f66e31c9342e67a5f74d63a65..bfe35ee91b66677e5ef120f20113b6a1d98e8303 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -698,8 +698,6 @@ public:
|
| V8IDBObjectStore_IndexNames_AttributeGetter = 825,
|
| V8IDBTransaction_ObjectStoreNames_AttributeGetter = 826,
|
| V8Navigator_GetStorageUpdates_Method = 827,
|
| - V8TextTrackCueList_Item_Method = 828,
|
| - V8TextTrackList_Item_Method = 829,
|
| TextInputFired = 830,
|
| V8TextEvent_Data_AttributeGetter = 831,
|
| V8TextEvent_InitTextEvent_Method = 832,
|
|
|