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

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

Issue 2894883004: Removed IsNativeAppLauncherEnabled() experiment (Closed)
Patch Set: rebase 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
Index: ios/chrome/browser/experimental_flags.h
diff --git a/ios/chrome/browser/experimental_flags.h b/ios/chrome/browser/experimental_flags.h
index 090152bda779a25fca34f917f9295cd9b0f83cdb..628efae17fc021f32c6e2db65ec3061867ef7a05 100644
--- a/ios/chrome/browser/experimental_flags.h
+++ b/ios/chrome/browser/experimental_flags.h
@@ -97,9 +97,6 @@ bool IsSuggestionsUIEnabled();
// Whether Sign-in promo is enabled.
bool IsSigninPromoEnabled();
-// Whether Google Native App Launcher is enabled.
-bool IsNativeAppLauncherEnabled();
-
} // namespace experimental_flags
#endif // IOS_CHROME_BROWSER_EXPERIMENTAL_FLAGS_H_

Powered by Google App Engine
This is Rietveld 408576698