| Index: content/browser/webui/web_ui_mojo_browsertest.cc
|
| diff --git a/content/browser/webui/web_ui_mojo_browsertest.cc b/content/browser/webui/web_ui_mojo_browsertest.cc
|
| index 6e8897ea032feef230eec2bcedbd582930362645..0926a21a55c09b7d74804cb0973bc64e814c0cc0 100644
|
| --- a/content/browser/webui/web_ui_mojo_browsertest.cc
|
| +++ b/content/browser/webui/web_ui_mojo_browsertest.cc
|
| @@ -149,7 +149,6 @@ class TestWebUIControllerFactory : public WebUIControllerFactory {
|
| class WebUIMojoTest : public ContentBrowserTest {
|
| public:
|
| WebUIMojoTest() {
|
| - MojoChannelInit::InitMojo();
|
| WebUIControllerFactory::RegisterFactory(&factory_);
|
| }
|
|
|
|
|