| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 5273355e35e9918b3b01999fd9bbf8828e15e023..59ba24ea2817f5fb4ace868c9ef80d405931eb1e 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -650,8 +650,6 @@ public:
|
| GlobalCacheStorage = 743,
|
| NetInfo = 744,
|
| BackgroundSync = 745,
|
| - TabStopProperty = 746,
|
| - TabStopAttribute = 747,
|
| LegacyConst = 748,
|
| V8Permissions_Query_Method = 750,
|
| // The above items are available in M43 branch.
|
|
|