| Index: third_party/WebKit/Source/platform/exported/Platform.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/Platform.cpp b/third_party/WebKit/Source/platform/exported/Platform.cpp
|
| index 46eac0fbba936547cb36d6a84e14d5c853b0f60f..404e0e55560122572ae165163d9fb99578eadd53 100644
|
| --- a/third_party/WebKit/Source/platform/exported/Platform.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/Platform.cpp
|
| @@ -151,7 +151,4 @@
|
| return InterfaceProvider::getEmptyInterfaceProvider();
|
| }
|
|
|
| -void Platform::bindServiceConnector(
|
| - service_manager::mojom::blink::ConnectorRequest request) {}
|
| -
|
| } // namespace blink
|
|
|