Index: Source/platform/RuntimeEnabledFeatures.in |
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
index d11010ada166d02d0f9647624ccddd1248163e4c..29a535c0fbfa2e25d78879688deb479c1caeb770 100644 |
--- a/Source/platform/RuntimeEnabledFeatures.in |
+++ b/Source/platform/RuntimeEnabledFeatures.in |
@@ -122,6 +122,7 @@ SVGPaintOrder status=experimental |
// touchscreen) in ApplyWebPreferences. |
Touch status=stable |
+TouchIconLoading status=stable |
abarth-chromium
2014/01/09 18:21:10
I'd leave off the status. It's enabled on Android
|
UserSelectAll status=experimental |
Vibration status=stable |
VideoTrack depends_on=Media, status=stable |