Chromium Code Reviews| 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 180627c245dd13a9b4a0a424a5b57b04dd82c383..b9ab40e6131c6540d5f7f3d101344faf7e4060bf 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| @@ -34,6 +34,7 @@ AudioOutputDevices status=stable |
| AudioVideoTracks status=experimental |
| BackgroundSync status=stable |
| BackspaceDefaultHandler status=test |
| +BudgetService status=experimental |
|
Peter Beverloo
2016/07/01 13:21:59
Let's keep this as status=test until it's able to
harkness
2016/07/20 09:41:48
Done.
|
| CacheIgnoreSearchOption status=experimental |
| Canvas2dImageChromium status=experimental |
| ClientHints status=stable |