| 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 520a6f4aef2719a002440c28892f3812dc6b858a..403bcc95337fef89c5ce60e7072b5258f908e687 100644
|
| --- a/chrome/browser/media/router/presentation_service_delegate_impl.h
|
| +++ b/chrome/browser/media/router/presentation_service_delegate_impl.h
|
| @@ -185,6 +185,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);
|
|
|