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

Unified Diff: Source/core/html/canvas/WebGLCompressedTextureS3TC.idl

Issue 16381002: Remove ENABLE_WEBGL #define as it's always enabled in Blink (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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: Source/core/html/canvas/WebGLCompressedTextureS3TC.idl
diff --git a/Source/core/html/canvas/WebGLCompressedTextureS3TC.idl b/Source/core/html/canvas/WebGLCompressedTextureS3TC.idl
index d60f29f08fac8eb895e836033076be7b5cf6fb4e..e7c18a1d258c1b107c8a43dd41bc3584ede9d508 100644
--- a/Source/core/html/canvas/WebGLCompressedTextureS3TC.idl
+++ b/Source/core/html/canvas/WebGLCompressedTextureS3TC.idl
@@ -25,7 +25,6 @@
[
NoInterfaceObject,
- Conditional=WEBGL,
DoNotCheckConstants
] interface WebGLCompressedTextureS3TC {
/* Compressed Texture Formats */
« no previous file with comments | « Source/core/html/canvas/WebGLCompressedTexturePVRTC.idl ('k') | Source/core/html/canvas/WebGLContextAttributes.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698