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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

Issue 2437233002: Implement EXT_disjoint_timer_query_webgl2 (Closed)
Patch Set: fix logic again Created 4 years, 2 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
Index: third_party/WebKit/Source/modules/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index 52c7bbaf8aa80281a28c8369a1a759945258b2a5..fd488b5ea84a9818cd8022cfc662fab2e0259a04 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -311,6 +311,7 @@ modules_idl_files =
"webgl/EXTBlendMinMax.idl",
"webgl/EXTColorBufferFloat.idl",
"webgl/EXTDisjointTimerQuery.idl",
+ "webgl/EXTDisjointTimerQueryWebGL2.idl",
"webgl/EXTFragDepth.idl",
"webgl/EXTShaderTextureLOD.idl",
"webgl/EXTTextureFilterAnisotropic.idl",
« no previous file with comments | « content/test/gpu/gpu_tests/webgl_conformance_integration_test.py ('k') | third_party/WebKit/Source/modules/webgl/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698