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

Unified Diff: Source/core/html/canvas/WebGLContextAttributes.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/WebGLContextAttributes.idl
diff --git a/Source/core/html/canvas/WebGLContextAttributes.idl b/Source/core/html/canvas/WebGLContextAttributes.idl
index c29355bbf17785e43c23b158124fb6f88cf4da81..d97164405cc9c86b87dfad182ad055456e4fdbcc 100644
--- a/Source/core/html/canvas/WebGLContextAttributes.idl
+++ b/Source/core/html/canvas/WebGLContextAttributes.idl
@@ -25,8 +25,7 @@
*/
[
- NoInterfaceObject,
- Conditional=WEBGL
+ NoInterfaceObject
] interface WebGLContextAttributes {
attribute boolean alpha;
attribute boolean depth;
« no previous file with comments | « Source/core/html/canvas/WebGLCompressedTextureS3TC.idl ('k') | Source/core/html/canvas/WebGLContextEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698