| Index: third_party/WebKit/Source/modules/webgl/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/webgl/BUILD.gn b/third_party/WebKit/Source/modules/webgl/BUILD.gn
|
| index 439acbed9de912f72e984f93a7eef856ca00f7dd..f22cded81eb87cfbeb11869e1aac474a04db0983 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/webgl/BUILD.gn
|
| @@ -53,6 +53,8 @@ blink_modules_sources("webgl") {
|
| "WebGLCompressedTexturePVRTC.h",
|
| "WebGLCompressedTextureS3TC.cpp",
|
| "WebGLCompressedTextureS3TC.h",
|
| + "WebGLCompressedTextureS3TCsRGB.cpp",
|
| + "WebGLCompressedTextureS3TCsRGB.h",
|
| "WebGLContextAttributeHelpers.cpp",
|
| "WebGLContextAttributeHelpers.h",
|
| "WebGLContextEvent.cpp",
|
|
|