 Chromium Code Reviews
 Chromium Code Reviews Issue 2812223004:
  Adding an origin trial for Budget API  (Closed)
    
  
    Issue 2812223004:
  Adding an origin trial for Budget API  (Closed) 
  | 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 66a85e11ec25f2389785dd4822fa09f735157240..bc57671c395f8533a785e141726329c5f249acfc 100644 | 
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 | 
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 | 
| @@ -123,6 +123,11 @@ | 
| status: "experimental", | 
| }, | 
| { | 
| + name: "BudgetQuery", | 
| + origin_trial_feature_name: "BudgetQuery", | 
| + status: "experimental", | 
| + }, | 
| + { | 
| name: "CanMakePayment", | 
| status: "stable", | 
| }, |