Index: content/renderer/background_sync/background_sync_client_impl.h |
diff --git a/content/renderer/background_sync/background_sync_client_impl.h b/content/renderer/background_sync/background_sync_client_impl.h |
index 921ca854ebdd5045b0a18c06663cbfde638b2deb..a264ffc95144835077fcea7a5e96c9e775218a59 100644 |
--- a/content/renderer/background_sync/background_sync_client_impl.h |
+++ b/content/renderer/background_sync/background_sync_client_impl.h |
@@ -26,8 +26,6 @@ class CONTENT_EXPORT BackgroundSyncClientImpl |
~BackgroundSyncClientImpl() override; |
private: |
- using SyncCallback = |
- mojo::Callback<void(blink::mojom::ServiceWorkerEventStatus)>; |
explicit BackgroundSyncClientImpl( |
mojo::InterfaceRequest<blink::mojom::BackgroundSyncServiceClient> |
request); |