| 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 3831a1674a4e0fe30eb55febd986ab667e38d828..df2ad16aa143ac084c1400e0f6f9fbe6e4686050 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1031,8 +1031,6 @@
|
| "graphics/gpu/Extensions3DUtil.h",
|
| "graphics/gpu/SharedContextRateLimiter.cpp",
|
| "graphics/gpu/SharedContextRateLimiter.h",
|
| - "graphics/gpu/SharedGpuContext.cpp",
|
| - "graphics/gpu/SharedGpuContext.h",
|
| "graphics/gpu/WebGLImageConversion.cpp",
|
| "graphics/gpu/WebGLImageConversion.h",
|
| "graphics/paint/ClipDisplayItem.cpp",
|
|
|