| Index: chrome/browser/chromeos/system/input_device_settings_impl_ozone.cc
|
| diff --git a/chrome/browser/chromeos/system/input_device_settings_impl_ozone.cc b/chrome/browser/chromeos/system/input_device_settings_impl_ozone.cc
|
| index 10808ff3dbc4e2b8f1a0268f27a8c4d4233a1b44..7fcb91d05f73d56eb223d110173c8530b01abd4f 100644
|
| --- a/chrome/browser/chromeos/system/input_device_settings_impl_ozone.cc
|
| +++ b/chrome/browser/chromeos/system/input_device_settings_impl_ozone.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/sys_info.h"
|
| #include "chrome/browser/chromeos/system/fake_input_device_settings.h"
|
| #include "content/public/browser/browser_thread.h"
|
| -#include "services/shell/runner/common/client_util.h"
|
| +#include "services/service_manager/runner/common/client_util.h"
|
| #include "ui/ozone/public/input_controller.h"
|
| #include "ui/ozone/public/ozone_platform.h"
|
|
|
|
|