Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(527)

Unified Diff: third_party/WebKit/Source/modules/webgl/BUILD.gn

Issue 2771373003: Add most missing blink files to .gn files (Closed)
Patch Set: . Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/modules/webdatabase/BUILD.gn ('k') | third_party/WebKit/Source/platform/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « third_party/WebKit/Source/modules/webdatabase/BUILD.gn ('k') | third_party/WebKit/Source/platform/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698