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 5e5a7a481cb4ff43c9a1243f8d8de7b6a8d8a1e7..8d7d002526b105b2d11212f44a747f98dd8a3cc0 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 |
@@ -48,7 +48,6 @@ class LayoutTestPushMessagingService : public PushMessagingService { |
bool SupportNonVisibleMessages() override; |
void Unsubscribe(const GURL& requesting_origin, |
int64_t service_worker_registration_id, |
- const std::string& sender_id, |
const UnregisterCallback& callback) override; |
private: |