summaryrefslogtreecommitdiffstats
path: root/src/core/content_utility_client_qt.h
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2019-02-07 11:35:08 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2019-03-23 00:24:54 +0000
commitce6a1a74d16deecf0c150aa1f5bae2cc6a95e7b1 (patch)
treee1ce3f92b50c0c0e5140019134e70e70a1ddb88d /src/core/content_utility_client_qt.h
parent5c6201f6c393967e9284bb9841281d286126541d (diff)
Adaptations for Chromium 73
Change-Id: I565d1e327852110a5abebed3388d7cd6986bef06 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
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