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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 329943004: Implementation of brand-color (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add RuntimeEnabledFeatures Created 6 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/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

Powered by Google App Engine
This is Rietveld 408576698