| Index: chrome/test/data/webui/media_router/media_router_container_first_run_flow_tests.js
|
| diff --git a/chrome/test/data/webui/media_router/media_router_container_first_run_flow_tests.js b/chrome/test/data/webui/media_router/media_router_container_first_run_flow_tests.js
|
| index c1e8bb554c9c670109316af1af4b94e98b046522..9f494a86a566c0e444f7743d746d89c011f539f3 100644
|
| --- a/chrome/test/data/webui/media_router/media_router_container_first_run_flow_tests.js
|
| +++ b/chrome/test/data/webui/media_router/media_router_container_first_run_flow_tests.js
|
| @@ -69,6 +69,7 @@ cr.define('media_router_container_first_run_flow', function() {
|
| test_base.fakeCastModeListWithNonDefaultModesOnly;
|
|
|
| container.castModeList = test_base.fakeCastModeList;
|
| + container.showInitialView();
|
|
|
| // Allow for the media router container to be created, attached, and
|
| // listeners registered in an afterNextRender() call.
|
|
|