Index: content/shell/browser/layout_test/layout_test_push_messaging_service.h |
diff --git a/content/shell/browser/layout_test/layout_test_push_messaging_service.h b/content/shell/browser/layout_test/layout_test_push_messaging_service.h |
index ad44b267993668ed5b39790c595949c4a8a2afd1..2393bdb3353922ad35f3eb34693300b4190a87ad 100644 |
--- a/content/shell/browser/layout_test/layout_test_push_messaging_service.h |
+++ b/content/shell/browser/layout_test/layout_test_push_messaging_service.h |
@@ -42,6 +42,7 @@ class LayoutTestPushMessagingService : public PushMessagingService { |
const GURL& embedding_origin) override; |
void Unregister(const GURL& requesting_origin, |
int64 service_worker_registration_id, |
+ const std::string& sender_id, |
bool retry_on_failure, |
const UnregisterCallback& callback) override; |