| Index: content/browser/devtools/devtools_protocol.h
|
| diff --git a/content/browser/devtools/devtools_protocol.h b/content/browser/devtools/devtools_protocol.h
|
| index 512bfb7bb279ba91d32cae1751920bf1bd891026..50dc8a649dc3910700d2844ae5d8c2eb05e952a8 100644
|
| --- a/content/browser/devtools/devtools_protocol.h
|
| +++ b/content/browser/devtools/devtools_protocol.h
|
| @@ -113,6 +113,7 @@ class DevToolsProtocol {
|
|
|
| private:
|
| friend class DevToolsProtocol;
|
| + friend class DevToolsProtocolClient;
|
| ~Notification() override;
|
|
|
| // Takes ownership of |params|.
|
|
|