Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/EventTypeNames.json5 |
| diff --git a/third_party/WebKit/Source/core/events/EventTypeNames.json5 b/third_party/WebKit/Source/core/events/EventTypeNames.json5 |
| index 5873160fa7878f2e03d6340cfe4d22df79d9a644..402d0281a3f0abe9f9d5831746d1de2bde0f7e3d 100644 |
| --- a/third_party/WebKit/Source/core/events/EventTypeNames.json5 |
| +++ b/third_party/WebKit/Source/core/events/EventTypeNames.json5 |
| @@ -30,6 +30,10 @@ |
| "audiostart", |
| "auxclick", |
| "availablechange", |
| + "backgroundfetchabort", |
| + "backgroundfetchclick", |
| + "backgroundfetched", |
| + "backgroundfetchfail", |
| "beforecopy", |
| "beforecut", |
| "beforeinput", |