| Index: chrome/browser/chromeos/settings/device_settings_test_helper.h
|
| diff --git a/chrome/browser/chromeos/settings/device_settings_test_helper.h b/chrome/browser/chromeos/settings/device_settings_test_helper.h
|
| index ae4990e263f6b560389c5c0df039c344cc64cfe4..465a1efe27369f86d319fa029e53ad4771c6267c 100644
|
| --- a/chrome/browser/chromeos/settings/device_settings_test_helper.h
|
| +++ b/chrome/browser/chromeos/settings/device_settings_test_helper.h
|
| @@ -42,9 +42,6 @@ class DeviceSettingsTestHelper : public SessionManagerClient {
|
| DeviceSettingsTestHelper();
|
| virtual ~DeviceSettingsTestHelper();
|
|
|
| - // Flushes operations on the current message loop and the blocking pool.
|
| - void FlushLoops();
|
| -
|
| // Runs all pending store callbacks.
|
| void FlushStore();
|
|
|
|
|