Index: components/search_engines/template_url_data.h |
diff --git a/components/search_engines/template_url_data.h b/components/search_engines/template_url_data.h |
index 4479e845bb3013c75baa736fb51ccbf69fd87b70..b460150b109fa20ead76a85fd66b8a31ff4639a8 100644 |
--- a/components/search_engines/template_url_data.h |
+++ b/components/search_engines/template_url_data.h |
@@ -39,6 +39,7 @@ struct TemplateURLData { |
std::string instant_url; |
std::string image_url; |
std::string new_tab_url; |
+ std::string contextual_search_url; |
// The following post_params are comma-separated lists used to specify the |
// post parameters for the corresponding URL. |