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

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

Issue 2709793002: Remove SpotlightActions experimental flag. (Closed)
Patch Set: Remove experiment from plist Created 3 years, 10 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 | « ios/chrome/browser/chrome_switches.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 a5b1b1c2d764864f7830053a82932d4bff6fce9b..5b019f4ab09ccf2253a85c4453cae82962279a1f 100644
--- a/ios/chrome/browser/experimental_flags.h
+++ b/ios/chrome/browser/experimental_flags.h
@@ -91,9 +91,6 @@ bool IsReadingListEnabled();
// Whether the Sign In Flow via SFSafariViewController is enabled.
bool IsSafariVCSignInEnabled();
-// Whether launching actions from Spotlight is enabled.
-bool IsSpotlightActionsEnabled();
-
// Whether startup crash is enabled.
bool IsStartupCrashEnabled();
« no previous file with comments | « ios/chrome/browser/chrome_switches.cc ('k') | ios/chrome/browser/experimental_flags.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698