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

Unified Diff: ios/chrome/browser/ui/settings/settings_navigation_controller.h

Issue 2894883004: Removed IsNativeAppLauncherEnabled() experiment (Closed)
Patch Set: rebase Created 3 years, 6 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/ui/settings/settings_navigation_controller.h
diff --git a/ios/chrome/browser/ui/settings/settings_navigation_controller.h b/ios/chrome/browser/ui/settings/settings_navigation_controller.h
index b0bd5f1aa59ef5aae958ed8955b94fac67edbb6d..3f917fe48f525378073322314377eaba1ab672ef 100644
--- a/ios/chrome/browser/ui/settings/settings_navigation_controller.h
+++ b/ios/chrome/browser/ui/settings/settings_navigation_controller.h
@@ -52,8 +52,6 @@ class ChromeBrowserState;
// clang-format off
+ (SettingsNavigationController*)newSettingsMainControllerWithMainBrowserState:
(ios::ChromeBrowserState*)browserState
- currentBrowserState:
- (ios::ChromeBrowserState*)currentBrowserState
delegate:
(id<SettingsNavigationControllerDelegate>)delegate;
// clang-format on
« no previous file with comments | « ios/chrome/browser/ui/settings/settings_egtest.mm ('k') | ios/chrome/browser/ui/settings/settings_navigation_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698