| 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 f22cded81eb87cfbeb11869e1aac474a04db0983..aaae5279e80feaa5d1eefce45d399b1516a98034 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/webgl/BUILD.gn
|
| @@ -47,6 +47,8 @@ blink_modules_sources("webgl") {
|
| "WebGLCompressedTextureASTC.h",
|
| "WebGLCompressedTextureATC.cpp",
|
| "WebGLCompressedTextureATC.h",
|
| + "WebGLCompressedTextureES30.cpp",
|
| + "WebGLCompressedTextureES30.h",
|
| "WebGLCompressedTextureETC1.cpp",
|
| "WebGLCompressedTextureETC1.h",
|
| "WebGLCompressedTexturePVRTC.cpp",
|
|
|