Chromium Code Reviews

Unified Diff: modules/webgl/WebGLShaderPrecisionFormat.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « modules/webgl/WebGLShader.idl ('k') | modules/webgl/WebGLSync.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/webgl/WebGLShaderPrecisionFormat.idl
diff --git a/modules/webgl/WebGLShaderPrecisionFormat.idl b/modules/webgl/WebGLShaderPrecisionFormat.idl
index f9531c5dbfd36f43ada6f7995b36d991201ebb69..20364ed19614ca0bd344cf01695102f93d08675d 100644
--- a/modules/webgl/WebGLShaderPrecisionFormat.idl
+++ b/modules/webgl/WebGLShaderPrecisionFormat.idl
@@ -25,7 +25,7 @@
*/
[
- WillBeGarbageCollected,
+ GarbageCollected,
] interface WebGLShaderPrecisionFormat {
readonly attribute long rangeMin;
readonly attribute long rangeMax;
« no previous file with comments | « modules/webgl/WebGLShader.idl ('k') | modules/webgl/WebGLSync.idl » ('j') | no next file with comments »

Powered by Google App Engine