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

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

Issue 2875153002: Remove Experimental Flag ExternalAppPromptDisabled (Closed)
Patch Set: Created 3 years, 7 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 | « no previous file | 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 e358ad630eb7f5d15d1196a04878a9c16f1eebc9..090152bda779a25fca34f917f9295cd9b0f83cdb 100644
--- a/ios/chrome/browser/experimental_flags.h
+++ b/ios/chrome/browser/experimental_flags.h
@@ -45,9 +45,6 @@ bool IsAlertOnBackgroundUploadEnabled();
// Whether auto-reload is enabled.
bool IsAutoReloadEnabled();
-// Whether the external applicaiton prompt is enabled.
-bool IsExternalApplicationPromptEnabled();
-
// Whether contextual search must be reset to undecided state.
bool IsForceResetContextualSearchEnabled();
« no previous file with comments | « no previous file | ios/chrome/browser/experimental_flags.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698