| 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..2e4fa008981b07120849696662484ce31a7c38dc 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -671,8 +671,6 @@ public:
|
| DOMStringList_Item_AttributeGetter_Location = 847,
|
| DOMStringList_Contains_Method_IndexedDB = 848,
|
| DOMStringList_Contains_Method_Location = 849,
|
| - NavigatorVibrate = 850,
|
| - NavigatorVibrateSubFrame = 851,
|
| V8XPathEvaluator_Constructor = 853,
|
| V8XPathEvaluator_CreateExpression_Method = 854,
|
| V8XPathEvaluator_CreateNSResolver_Method = 855,
|
|
|