| Index: services/ui/service.cc
|
| diff --git a/services/ui/service.cc b/services/ui/service.cc
|
| index 3e4c2207d772efcd2dcf6e044ee17d968eb4c24c..7ee4fc82230de549dd78671303b03c812bd637bf 100644
|
| --- a/services/ui/service.cc
|
| +++ b/services/ui/service.cc
|
| @@ -156,7 +156,6 @@ void Service::OnStart(const shell::Identity& identity) {
|
| ui::OzonePlatform::InitParams params;
|
| params.connector = connector();
|
| params.single_process = false;
|
| -
|
| ui::OzonePlatform::InitializeForUI(params);
|
|
|
| // TODO(kylechar): We might not always want a US keyboard layout.
|
|
|