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

Unified Diff: services/device/device_service.cc

Issue 2753753007: Introduce Identity Service and its initial usage (Closed)
Patch Set: Response to reviews Created 3 years, 9 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 | « components/signin/public/interfaces/account_id_traits.h ('k') | services/identity/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/device/device_service.cc
diff --git a/services/device/device_service.cc b/services/device/device_service.cc
index 4da7eb07ce6724470bef8ed14ca3829b5114beeb..f804ba03daffb291230d8cf67b0eeb5d46bf0ef6 100644
--- a/services/device/device_service.cc
+++ b/services/device/device_service.cc
@@ -19,6 +19,7 @@
#include "services/device/time_zone_monitor/time_zone_monitor.h"
#include "services/service_manager/public/cpp/connection.h"
#include "services/service_manager/public/cpp/interface_registry.h"
+#include "services/service_manager/public/cpp/service_info.h"
#if defined(OS_ANDROID)
#include "base/android/context_utils.h"
« no previous file with comments | « components/signin/public/interfaces/account_id_traits.h ('k') | services/identity/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698