| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 7c1d81fd1698a402835240210039622525685898..7627a7f880b79eecb0758dc7b71d6264df5c47f7 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -90,7 +90,6 @@ if (is_android) {
|
| source_set("blink_headers") {
|
| sources = [
|
| "platform/BlameContext.h",
|
| - "platform/Connector.h",
|
| "platform/FilePathConversion.h",
|
| "platform/InterfaceProvider.h",
|
| "platform/InterfaceRegistry.h",
|
|
|