| 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 5708f12f2c57e7a01a094a145cbb420285e24b6d..1aa4071fa9c102b6d81801b5e76391f4876e1dab 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,
|
|
|