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

Unified Diff: sky/engine/core/html/canvas/WebGLCompressedTexturePVRTC.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/WebGLCompressedTexturePVRTC.idl
diff --git a/sky/engine/core/html/canvas/WebGLCompressedTexturePVRTC.idl b/sky/engine/core/html/canvas/WebGLCompressedTexturePVRTC.idl
index a33d7d78b2b97d59ee9e66de9d15bdded2decc4e..0fbffe11656c743a4904ecb0c764e40b8fbf11ee 100644
--- a/sky/engine/core/html/canvas/WebGLCompressedTexturePVRTC.idl
+++ b/sky/engine/core/html/canvas/WebGLCompressedTexturePVRTC.idl
@@ -25,7 +25,6 @@
[
NoInterfaceObject,
- DoNotCheckConstants,
] interface WebGLCompressedTexturePVRTC {
/* Compressed Texture Formats */
const unsigned long COMPRESSED_RGB_PVRTC_4BPPV1_IMG = 0x8C00;
« no previous file with comments | « sky/engine/core/html/canvas/WebGLCompressedTexturePVRTC.h ('k') | sky/engine/core/html/canvas/WebGLCompressedTextureS3TC.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698