| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 6a3d4fdb03dd75f2784d8d5e3207743239ed0328..27557791eba847124951792f47629fb81d3030e0 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -899,6 +899,8 @@ component("platform") {
|
| "graphics/WebGraphicsContext3DProviderWrapper.h",
|
| "graphics/compositing/PaintArtifactCompositor.cpp",
|
| "graphics/compositing/PaintArtifactCompositor.h",
|
| + "graphics/compositing/PropertyTreeManager.cpp",
|
| + "graphics/compositing/PropertyTreeManager.h",
|
| "graphics/cpu/arm/WebGLImageConversionNEON.h",
|
| "graphics/cpu/mips/WebGLImageConversionMSA.h",
|
| "graphics/cpu/x86/WebGLImageConversionSSE.h",
|
|
|