Chromium Code Reviews| Index: components/search_engines/template_url.h |
| diff --git a/components/search_engines/template_url.h b/components/search_engines/template_url.h |
| index a3c83cee07583749aaad3facae53fc3edfd5f6e5..242b4784035139ebf697c1cc43d54a212fc10639 100644 |
| --- a/components/search_engines/template_url.h |
| +++ b/components/search_engines/template_url.h |
| @@ -321,6 +321,7 @@ class TemplateURLRef { |
| GOOGLE_UNESCAPED_SEARCH_TERMS, |
| LANGUAGE, |
| SEARCH_TERMS, |
| + YANDEX_REFERRAL_ID, |
| }; |
| // Used to identify an element of the raw url that can be replaced. |