| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 83a8e6cc2c836a392f6d398184f998a8c3f06c3e..b884423e1da8db9b6611696d2e12552c9c948eff 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -224,6 +224,7 @@ source_set("blink_headers") {
|
| "platform/WebInputEvent.h",
|
| "platform/WebInputEventResult.h",
|
| "platform/WebInsecureRequestPolicy.h",
|
| + "platform/WebIsolatedWorldIds.h",
|
| "platform/WebKeyboardEvent.h",
|
| "platform/WebLayer.h",
|
| "platform/WebLayerPositionConstraint.h",
|
|
|