Index: third_party/WebKit/Source/modules/serviceworkers/WaitUntilObserver.h |
diff --git a/third_party/WebKit/Source/modules/serviceworkers/WaitUntilObserver.h b/third_party/WebKit/Source/modules/serviceworkers/WaitUntilObserver.h |
index 5599d7ed929b2d0eb9cc24bc64a4c157ef2f09ea..3b88ff21971907a4916744c2899bbbfe0624f03e 100644 |
--- a/third_party/WebKit/Source/modules/serviceworkers/WaitUntilObserver.h |
+++ b/third_party/WebKit/Source/modules/serviceworkers/WaitUntilObserver.h |
@@ -28,6 +28,7 @@ public: |
Activate, |
Install, |
NotificationClick, |
+ NotificationClose, |
Push, |
Sync |
}; |