| Index: chrome/browser/media/router/mojo/media_router_mojo_test.h
|
| diff --git a/chrome/browser/media/router/mojo/media_router_mojo_test.h b/chrome/browser/media/router/mojo/media_router_mojo_test.h
|
| index 21935d7fbf1b6482daf38e24b1086aef76467e97..3c5d52b5d53d2860a739e4801035c980ab7cbe27 100644
|
| --- a/chrome/browser/media/router/mojo/media_router_mojo_test.h
|
| +++ b/chrome/browser/media/router/mojo/media_router_mojo_test.h
|
| @@ -203,6 +203,7 @@ class MediaRouterMojoTest : public ::testing::Test {
|
| private:
|
| content::TestBrowserThreadBundle test_thread_bundle_;
|
| scoped_refptr<extensions::Extension> extension_;
|
| + TestingProfile profile_;
|
| std::unique_ptr<MediaRouterMojoImpl> mock_media_router_;
|
| std::unique_ptr<mojo::Binding<mojom::MediaRouteProvider>> binding_;
|
|
|
|
|