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

Unified Diff: Source/core/html/canvas/WebGLContextEvent.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/WebGLContextEvent.idl
diff --git a/Source/core/html/canvas/WebGLContextEvent.idl b/Source/core/html/canvas/WebGLContextEvent.idl
index c3eba1029ea68b50669de1a4570222c0dcdbc8c0..f6a3092893347866f0fb6d3cfe18f9a1e6c888ac 100644
--- a/Source/core/html/canvas/WebGLContextEvent.idl
+++ b/Source/core/html/canvas/WebGLContextEvent.idl
@@ -24,7 +24,6 @@
*/
[
- Conditional=WEBGL,
ConstructorTemplate=Event
] interface WebGLContextEvent : Event {
[InitializedByEventConstructor] readonly attribute DOMString statusMessage;
« no previous file with comments | « Source/core/html/canvas/WebGLContextAttributes.idl ('k') | Source/core/html/canvas/WebGLDebugRendererInfo.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698