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 66a09accd4d6e682f9920d3cb17e6489ef2c7e65..8a5c0b1bc88d228ff2373b868b4a98c52d5deabf 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", |
| + }, |
| + { |
| + name: "BudgetQuery", |
| + origin_trial_feature_name: "BudgetQuery", |
| status: "experimental", |
| }, |
| { |