| Index: content/browser/devtools/devtools_http_handler_impl.h
|
| diff --git a/content/browser/devtools/devtools_http_handler_impl.h b/content/browser/devtools/devtools_http_handler_impl.h
|
| index 3220e050a8e60c62c3a55d74b72601ff3bfcf90b..987dedbf8ed269b32b51561e3657262a723fe06d 100644
|
| --- a/content/browser/devtools/devtools_http_handler_impl.h
|
| +++ b/content/browser/devtools/devtools_http_handler_impl.h
|
| @@ -89,6 +89,7 @@ class DevToolsHttpHandlerImpl
|
|
|
| void StartHandlerThread();
|
| void StopHandlerThread();
|
| + void StopWithoutRelease();
|
|
|
| void WriteActivePortToUserProfile();
|
|
|
|
|