Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
index 583ded6ead2da88dfe574e1e97660f1e734079e1..ed438c43d94bb676d6eca3b705b039059b8b44dc 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
@@ -27,6 +27,7 @@ |
// settable_from_internals specifies whether a feature can be set from internals.runtimeFlags, with the default |
// being false. |
+Accelerated2dCanvas status=stable, settable_from_internals=True |
AlwaysUseComplexText status=stable |
AudioOutputDevices status=stable |
AudioVideoTracks status=experimental |