| 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..621e507986a0847f7ce08360c3c037c74b57f680 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -139,7 +139,6 @@ public:
|
| NavigatorProductSub = 123,
|
| NavigatorVendor = 124,
|
| NavigatorVendorSub = 125,
|
| - FileError = 126,
|
| PrefixedAnimationEndEvent = 128,
|
| UnprefixedAnimationEndEvent = 129,
|
| PrefixedAndUnprefixedAnimationEndEvent = 130,
|
|
|