| Index: public/BUILD.gn
|
| diff --git a/public/BUILD.gn b/public/BUILD.gn
|
| index 0e2a389dfca3899364ced3d5fea28df4deb8f531..9580ea327e0f8ffb787e80faab0706dec449838b 100644
|
| --- a/public/BUILD.gn
|
| +++ b/public/BUILD.gn
|
| @@ -276,6 +276,7 @@ source_set("blink_headers") {
|
| "platform/WebRTCDataChannelHandler.h",
|
| "platform/WebGestureCurveTarget.h",
|
| "platform/WebBlendMode.h",
|
| + "platform/WebDisplayItemClipTree.h",
|
| "platform/WebDisplayItemTransformTree.h",
|
| "platform/WebConvertableToTraceFormat.h",
|
| "platform/WebCryptoAlgorithm.h",
|
|
|