Chromium Code Reviews| Index: net/ssl/channel_id_service.h |
| diff --git a/net/ssl/channel_id_service.h b/net/ssl/channel_id_service.h |
| index 0134873d954ee35d4edbd973d1a64fe36d342df1..d9de87964e6d71d09c7be352cef51f09743c79f7 100644 |
| --- a/net/ssl/channel_id_service.h |
| +++ b/net/ssl/channel_id_service.h |
| @@ -31,7 +31,6 @@ class ECPrivateKey; |
| namespace net { |
| class ChannelIDServiceJob; |
| -class ChannelIDServiceWorker; |
| // A class for creating and fetching Channel IDs. |