Index: services/shell/public/cpp/interface_provider.h |
diff --git a/services/shell/public/cpp/interface_provider.h b/services/shell/public/cpp/interface_provider.h |
index 9924bc068229798cae3a1b9a58e6d597a9ac87e5..fe6930e3f825d8a262ca4b4ed20cb13795958c95 100644 |
--- a/services/shell/public/cpp/interface_provider.h |
+++ b/services/shell/public/cpp/interface_provider.h |
@@ -81,6 +81,7 @@ class InterfaceProvider { |
BinderMap binders_; |
mojom::InterfaceProviderPtr interface_provider_; |
+ mojom::InterfaceProviderRequest pending_request_; |
base::WeakPtrFactory<InterfaceProvider> weak_factory_; |