| 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 12a4ef6750daf86c52cda13ea54980f44cb59b16..8543270ff2ceb226ac0016b8db44bdad3edff0b0 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1036,6 +1036,8 @@ component("platform") {
|
| "graphics/gpu/SharedContextRateLimiter.h",
|
| "graphics/gpu/SharedGpuContext.cpp",
|
| "graphics/gpu/SharedGpuContext.h",
|
| + "graphics/gpu/TextureImageBufferSurface.cpp",
|
| + "graphics/gpu/TextureImageBufferSurface.h",
|
| "graphics/gpu/WebGLImageConversion.cpp",
|
| "graphics/gpu/WebGLImageConversion.h",
|
| "graphics/paint/ClipDisplayItem.cpp",
|
|
|