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

Unified Diff: core/html/canvas/Canvas2DContextAttributes.idl

Issue 37053003: Roll IDL to multivm@1467 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 2 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
« no previous file with comments | « core/html/TimeRanges.idl ('k') | core/html/canvas/CanvasRenderingContext2D.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/html/canvas/Canvas2DContextAttributes.idl
diff --git a/core/html/canvas/Canvas2DContextAttributes.idl b/core/html/canvas/Canvas2DContextAttributes.idl
index d6178d4bd37b10694ed65776ba9892bb8dfdb753..f756bda2ff408e4fd8920377c853ae9dd72952ba 100644
--- a/core/html/canvas/Canvas2DContextAttributes.idl
+++ b/core/html/canvas/Canvas2DContextAttributes.idl
@@ -26,7 +26,7 @@
[
NoInterfaceObject,
- EnabledAtRuntime=experimentalCanvasFeatures
+ EnabledAtRuntime=ExperimentalCanvasFeatures
] interface Canvas2DContextAttributes {
attribute boolean alpha;
};
« no previous file with comments | « core/html/TimeRanges.idl ('k') | core/html/canvas/CanvasRenderingContext2D.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698