summaryrefslogtreecommitdiffstats
path: root/src/core/content_utility_client_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/content_utility_client_qt.h')
-rw-r--r--src/core/content_utility_client_qt.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/core/content_utility_client_qt.h b/src/core/content_utility_client_qt.h
index 3fb7c97d5..79972adb8 100644
--- a/src/core/content_utility_client_qt.h
+++ b/src/core/content_utility_client_qt.h
@@ -53,7 +53,9 @@ public:
~ContentUtilityClientQt() override;
// content::ContentUtilityClient:
- void RegisterServices(StaticServiceMap *services) override;
+ bool HandleServiceRequest(const std::string &service_name,
+ service_manager::mojom::ServiceRequest request) override;
+
};
} // namespace