| Index: chrome/browser/chromeos/settings/device_settings_test_helper.cc
|
| diff --git a/chrome/browser/chromeos/settings/device_settings_test_helper.cc b/chrome/browser/chromeos/settings/device_settings_test_helper.cc
|
| index 234a837c6d5676f6d54e9476b39619b2dece2fb7..ebe9407fa1b9c2fe865c5e747e4c3d8e782c03c6 100644
|
| --- a/chrome/browser/chromeos/settings/device_settings_test_helper.cc
|
| +++ b/chrome/browser/chromeos/settings/device_settings_test_helper.cc
|
| @@ -192,9 +192,6 @@ void DeviceSettingsTestHelper::StartArcInstance(
|
|
|
| void DeviceSettingsTestHelper::StopArcInstance(const ArcCallback& callback) {}
|
|
|
| -void DeviceSettingsTestHelper::PrioritizeArcInstance(
|
| - const ArcCallback& callback) {}
|
| -
|
| void DeviceSettingsTestHelper::SetArcCpuRestriction(
|
| login_manager::ContainerCpuRestrictionState restriction_state,
|
| const ArcCallback& callback) {}
|
|
|