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

Unified Diff: chromeos/dbus/services/cros_dbus_service.h

Issue 2799963004: Revert of Create org.chromium.KioskAppService. (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « chromeos/BUILD.gn ('k') | chromeos/dbus/services/cros_dbus_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/services/cros_dbus_service.h
diff --git a/chromeos/dbus/services/cros_dbus_service.h b/chromeos/dbus/services/cros_dbus_service.h
index 4652d88dd7947e57eca9f5ef484b6eb18b5f08b9..700f0998c760ed2e3a1bcba8e3757cc707c5e4e3 100644
--- a/chromeos/dbus/services/cros_dbus_service.h
+++ b/chromeos/dbus/services/cros_dbus_service.h
@@ -49,10 +49,6 @@
const dbus::ObjectPath& object_path,
ServiceProviderList service_providers);
- // Creates a ServiceProviderList containing a single provider.
- static ServiceProviderList CreateServiceProviderList(
- std::unique_ptr<ServiceProviderInterface> provider);
-
virtual ~CrosDBusService();
protected:
« no previous file with comments | « chromeos/BUILD.gn ('k') | chromeos/dbus/services/cros_dbus_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698