Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / omnibox / omnibox_field_trial.h
index 7389677..feb9f78 100644 (file)
@@ -298,8 +298,10 @@ class OmniboxFieldTrial {
   static const char kHQPDiscountFrecencyWhenFewVisitsRule[];
   static const char kHQPAllowMatchInTLDRule[];
   static const char kHQPAllowMatchInSchemeRule[];
+  static const char kZeroSuggestRule[];
+  static const char kZeroSuggestVariantRule[];
   // Rule values.
-  static const char kReorderForLegalDefaultMatchRuleEnabled[];
+  static const char kReorderForLegalDefaultMatchRuleDisabled[];
 
   // Parameter names used by the HUP new scoring experiments.
   static const char kHUPNewScoringEnabledParam[];