Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(226)

Unified Diff: chrome/browser/chromeos/settings/device_settings_test_helper.cc

Issue 2332153002: Call session_manager's EmitArcBooted() D-Bus method when ARC is ready (Closed)
Patch Set: rebased on top of my cros_system_api CL to run try, no code change Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 cb77bbd22b786c2576a2fc615eabf25861fc28a7..876b1f9f477e36b3d6edfb26daa7441a075beb96 100644
--- a/chrome/browser/chromeos/settings/device_settings_test_helper.cc
+++ b/chrome/browser/chromeos/settings/device_settings_test_helper.cc
@@ -194,6 +194,8 @@ void DeviceSettingsTestHelper::StopArcInstance(const ArcCallback& callback) {}
void DeviceSettingsTestHelper::PrioritizeArcInstance(
const ArcCallback& callback) {}
+void DeviceSettingsTestHelper::EmitArcBooted() {}
+
void DeviceSettingsTestHelper::GetArcStartTime(
const GetArcStartTimeCallback& callback) {}
« no previous file with comments | « chrome/browser/chromeos/settings/device_settings_test_helper.h ('k') | chromeos/dbus/fake_session_manager_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698