Chromium Code Reviews| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| index 245fe6c84131be07f561d7e0534637bfd35b8c9e..d567e8cf8932c1580ede0a97b9cf3ae73889e4ba 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -123,6 +123,11 @@ |
| }, |
| { |
| name: "Budget", |
| + status: "stable", |
|
johnme
2017/05/24 12:08:44
Why didn't third_party/WebKit/LayoutTests/virtual/
Peter Beverloo
2017/05/24 14:35:42
Because that file doesn't exist anymore.
|
| + }, |
| + { |
| + name: "BudgetQuery", |
| + origin_trial_feature_name: "BudgetQuery", |
| status: "experimental", |
| }, |
| { |