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

Unified Diff: sky/engine/core/html/canvas/WebGLCompressedTextureS3TC.idl

Issue 922893002: Merge the Sky Engine changes from the SkyDart branch (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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: sky/engine/core/html/canvas/WebGLCompressedTextureS3TC.idl
diff --git a/sky/engine/core/html/canvas/WebGLCompressedTextureS3TC.idl b/sky/engine/core/html/canvas/WebGLCompressedTextureS3TC.idl
index 147b9453eee3988b08900f6d4bc0a7ede5800f7f..eb86ab94489e414c7d284dc8eddfa24478de2f13 100644
--- a/sky/engine/core/html/canvas/WebGLCompressedTextureS3TC.idl
+++ b/sky/engine/core/html/canvas/WebGLCompressedTextureS3TC.idl
@@ -25,7 +25,6 @@
[
NoInterfaceObject,
- DoNotCheckConstants,
] interface WebGLCompressedTextureS3TC {
/* Compressed Texture Formats */
const unsigned long COMPRESSED_RGB_S3TC_DXT1_EXT = 0x83F0;
« no previous file with comments | « sky/engine/core/html/canvas/WebGLCompressedTextureS3TC.h ('k') | sky/engine/core/html/canvas/WebGLContextAttributes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698