| 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 2ac342ef9825f60734fb14586078d87b59ba3d7c..4c7b77032f95dd565ff768df3b6cab399d794a5a 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/webgl/BUILD.gn
|
| @@ -24,6 +24,7 @@ blink_modules_sources("webgl") {
|
| "EXTTextureFilterAnisotropic.h",
|
| "EXTsRGB.cpp",
|
| "EXTsRGB.h",
|
| + "GLStringQuery.h",
|
| "OESElementIndexUint.cpp",
|
| "OESElementIndexUint.h",
|
| "OESStandardDerivatives.cpp",
|
|
|