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 823c088191cd043830782f044962d4f6b92126d2..565116aa61945a75aaf57c4b79f97b367c038da1 100644 |
--- a/chrome/browser/chromeos/settings/device_settings_test_helper.h |
+++ b/chrome/browser/chromeos/settings/device_settings_test_helper.h |
@@ -170,7 +170,7 @@ class DeviceSettingsTestBase : public testing::Test { |
// |device_settings_service_| and flushes the resulting load operation. |
void ReloadDeviceSettings(); |
- void InitOwner(const std::string& user_id, bool tpm_is_ready); |
+ void InitOwner(const AccountId& account_id, bool tpm_is_ready); |
content::TestBrowserThreadBundle thread_bundle_; |