Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(503)

Unified Diff: ios/chrome/browser/experimental_flags.h

Issue 1609293003: Removing WKWebViewSearchParam (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/search_engines/search_terms_data.cc ('k') | ios/chrome/browser/experimental_flags.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/experimental_flags.h
diff --git a/ios/chrome/browser/experimental_flags.h b/ios/chrome/browser/experimental_flags.h
index af5de7ff776a16144c3174c558df35947391faf6..84c2cc2fb78d5f8d2c066dbacb7ea899f437c383 100644
--- a/ios/chrome/browser/experimental_flags.h
+++ b/ios/chrome/browser/experimental_flags.h
@@ -40,10 +40,6 @@ bool IsTargetedToWKWebViewExperimentControlGroup();
// Whether the user is part of a control group for the WKWebView experiment.
bool IsInWKWebViewExperimentControlGroup();
-// Returns a string containing extra params that should be sent along with
-// omnibox search requests. The returned value contains a leading "&".
-std::string GetWKWebViewSearchParams();
-
// Whether viewing and copying passwords is enabled.
bool IsViewCopyPasswordsEnabled();
« no previous file with comments | « components/search_engines/search_terms_data.cc ('k') | ios/chrome/browser/experimental_flags.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698