| Index: headless/public/util/deterministic_http_protocol_handler.h
|
| diff --git a/headless/public/util/deterministic_http_protocol_handler.h b/headless/public/util/deterministic_http_protocol_handler.h
|
| index da0a70d1e4bebce9be1f5c1902ba315ae7fcc78e..89d76cbc692304b3f325c02e56ce0fcb11529cb3 100644
|
| --- a/headless/public/util/deterministic_http_protocol_handler.h
|
| +++ b/headless/public/util/deterministic_http_protocol_handler.h
|
| @@ -17,7 +17,6 @@ class URLRequestJobFactory;
|
|
|
| namespace headless {
|
| class DeterministicDispatcher;
|
| -class HeadlessBrowserContext;
|
|
|
| // A deterministic protocol handler. Requests made to this protocol handler
|
| // will return in order of creation, regardless of what order the network
|
|
|