Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / search / instant_search_prerenderer.h
index dba9041..797bd57 100644 (file)
@@ -61,7 +61,8 @@ class InstantSearchPrerenderer {
 
   // Tells the Instant search base page to render the search results for the
   // given |query|.
-  void Commit(const base::string16& query);
+  void Commit(const base::string16& query,
+              const EmbeddedSearchRequestParams& params);
 
   // Returns true if the prerendered page can be used to process the search for
   // the given |source|.