Index: Source/platform/RuntimeEnabledFeatures.in |
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
index 0f28a40de27eca69ddad824af64d6240cd31224a..99e6754355c7ef47db00342b797845b86c20a3e7 100644 |
--- a/Source/platform/RuntimeEnabledFeatures.in |
+++ b/Source/platform/RuntimeEnabledFeatures.in |
@@ -29,6 +29,9 @@ PrefixedVideoFullscreen status=test |
// ** DO NOT use this flag unless you know what you are doing. ** |
BleedingEdgeFastPaths |
+// This is enabled by Android only. |
abarth-chromium
2014/06/13 22:06:58
We can enable the feature on every platform. The
|
+BrandColor |
abarth-chromium
2014/06/13 22:07:55
LGTM if you set this to status=experimental and re
michaelbai
2014/06/13 23:11:38
Done.
|
+ |
ClientHintsDpr status=experimental |
Crypto status=experimental |
CSSAnimationUnprefixed status=experimental |