| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 2c288bab36c4934f1548050c17479673a03237b2..163e81f9f366f613fbbd3d8e9e2078f9c7e7b13d 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -101,6 +101,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",
|
|
|