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

Unified Diff: services/prediction/prediction_service_impl.h

Issue 1979723002: ApplicationConnection devolution, part 3. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 7 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: services/prediction/prediction_service_impl.h
diff --git a/services/prediction/prediction_service_impl.h b/services/prediction/prediction_service_impl.h
index 6a1c51e28999810f042267c6478f997166b6718c..dc02b8774b1c9d53076a7bfc301245b653fa9dc8 100644
--- a/services/prediction/prediction_service_impl.h
+++ b/services/prediction/prediction_service_impl.h
@@ -39,7 +39,7 @@ class PredictionServiceDelegate : public mojo::ApplicationDelegate {
// mojo::ApplicationDelegate implementation
bool ConfigureIncomingConnection(
- mojo::ApplicationConnection* connection) override;
+ mojo::ServiceProviderImpl* service_provider_impl) override;
};
} // namespace prediction
« no previous file with comments | « services/native_viewport/ozone/app_delegate_ozone.cc ('k') | services/prediction/prediction_service_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698