| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 6903d21f9a8e89c65c1bed74e909726e21603195..9f3c67dc197cf629542d174d527fabc61d231e0f 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -89,6 +89,7 @@ if (is_android) {
|
| # and public structures without actually linking against any Blink libraries.
|
| source_set("blink_headers") {
|
| sources = [
|
| + "platform/Connector.h",
|
| "platform/FilePathConversion.h",
|
| "platform/InterfaceProvider.h",
|
| "platform/Platform.h",
|
|
|