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

Unified Diff: modules/webgl/ANGLEInstancedArrays.idl

Issue 1660113002: Updated to Chrome 45 (2454) moved from SVN to git. Base URL: https://github.com/dart-lang/webcore.git@roll_45
Patch Set: Created 4 years, 11 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/webdatabase/SQLTransaction.idl ('k') | modules/webgl/CHROMIUMSubscribeUniform.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/webgl/ANGLEInstancedArrays.idl
diff --git a/core/html/canvas/ANGLEInstancedArrays.idl b/modules/webgl/ANGLEInstancedArrays.idl
similarity index 98%
rename from core/html/canvas/ANGLEInstancedArrays.idl
rename to modules/webgl/ANGLEInstancedArrays.idl
index 06f84e0348b4a2e63b266ce57b8f7cc099a94e0d..217396cad7160216ee2fdceb419fb39fc5b45cad 100644
--- a/core/html/canvas/ANGLEInstancedArrays.idl
+++ b/modules/webgl/ANGLEInstancedArrays.idl
@@ -33,6 +33,7 @@
NoInterfaceObject,
TypeChecking=Interface,
WillBeGarbageCollected,
+ SetWrapperReferenceFrom=canvas,
] interface ANGLEInstancedArrays {
const unsigned long VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE = 0x88FE;
« no previous file with comments | « modules/webdatabase/SQLTransaction.idl ('k') | modules/webgl/CHROMIUMSubscribeUniform.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698