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

Unified Diff: modules/webgl/WebGLActiveInfo.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. 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 | « modules/webgl/WebGL2RenderingContextBase.idl ('k') | modules/webgl/WebGLBuffer.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/webgl/WebGLActiveInfo.idl
diff --git a/modules/webgl/WebGLActiveInfo.idl b/modules/webgl/WebGLActiveInfo.idl
index f4aa739e87205f32b8260f081588167a26fb5199..e22a5bd1ba05dc311b086eafb5f2676a5ab0e588 100644
--- a/modules/webgl/WebGLActiveInfo.idl
+++ b/modules/webgl/WebGLActiveInfo.idl
@@ -24,7 +24,7 @@
*/
[
- WillBeGarbageCollected,
+ GarbageCollected,
] interface WebGLActiveInfo {
readonly attribute long size;
readonly attribute unsigned long type;
« no previous file with comments | « modules/webgl/WebGL2RenderingContextBase.idl ('k') | modules/webgl/WebGLBuffer.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698