| Index: chrome/browser/media/router/presentation_service_delegate_impl.h
|
| diff --git a/chrome/browser/media/router/presentation_service_delegate_impl.h b/chrome/browser/media/router/presentation_service_delegate_impl.h
|
| index 3da5baf38f0c8e813cba52629c5b660417fa60fb..a3662e10a0f186b5d82b7c6b8c4a0ad73edb284e 100644
|
| --- a/chrome/browser/media/router/presentation_service_delegate_impl.h
|
| +++ b/chrome/browser/media/router/presentation_service_delegate_impl.h
|
| @@ -184,6 +184,8 @@ class PresentationServiceDelegateImpl
|
| FRIEND_TEST_ALL_PREFIXES(PresentationServiceDelegateImplTest,
|
| DefaultPresentationUrlCallback);
|
| FRIEND_TEST_ALL_PREFIXES(PresentationServiceDelegateImplTest,
|
| + TestCloseConnectionForOffscreenPresentation);
|
| + FRIEND_TEST_ALL_PREFIXES(PresentationServiceDelegateImplTest,
|
| ConnectToPresentation);
|
|
|
| explicit PresentationServiceDelegateImpl(content::WebContents* web_contents);
|
|
|