| Index: public/BUILD.gn
|
| diff --git a/public/BUILD.gn b/public/BUILD.gn
|
| index 9580ea327e0f8ffb787e80faab0706dec449838b..3e36bc6adf4017de4c8e8c8d05e866624e0763d9 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/WebCompositedDisplayList.h",
|
| "platform/WebDisplayItemClipTree.h",
|
| "platform/WebDisplayItemTransformTree.h",
|
| "platform/WebConvertableToTraceFormat.h",
|
|
|