Index: third_party/WebKit/public/platform/Platform.h |
diff --git a/third_party/WebKit/public/platform/Platform.h b/third_party/WebKit/public/platform/Platform.h |
index c92b047ec714d442efdfaf92e59ab583c8576dd0..4264a4cd22d5e6a7a3757f12025b6c572370b9dc 100644 |
--- a/third_party/WebKit/public/platform/Platform.h |
+++ b/third_party/WebKit/public/platform/Platform.h |
@@ -56,7 +56,6 @@ |
#include "base/metrics/user_metrics_action.h" |
#include "cc/resources/shared_bitmap.h" |
#include "cc/surfaces/frame_sink_id.h" |
-#include "services/service_manager/public/interfaces/connector.mojom-blink.h" |
namespace gpu { |
class GpuMemoryBufferManager; |
@@ -605,9 +604,6 @@ |
virtual InterfaceProvider* interfaceProvider(); |
- virtual void bindServiceConnector( |
- service_manager::mojom::blink::ConnectorRequest); |
- |
// Platform events ----------------------------------------------------- |
// Device Orientation, Device Motion, Device Light, Battery, Gamepad. |