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