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

Unified Diff: ios/chrome/app/main_controller_private.h

Issue 2933823002: [ObjC ARC] Converts ios/chrome/app:app_internal to ARC. (Closed)
Patch Set: Rebased 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
« no previous file with comments | « ios/chrome/app/main_controller.mm ('k') | ios/chrome/app/memory_monitor.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/app/main_controller_private.h
diff --git a/ios/chrome/app/main_controller_private.h b/ios/chrome/app/main_controller_private.h
index a97856cee0a7927c17a876f3c1a40d55cabc1936..90cc91512be6c320024bd46b6eb5034511e0d3f2 100644
--- a/ios/chrome/app/main_controller_private.h
+++ b/ios/chrome/app/main_controller_private.h
@@ -52,8 +52,6 @@ class ChromeBrowserState;
@property(nonatomic, retain)
UIViewController<TabSwitcher>* tabSwitcherController;
@property(nonatomic, readonly)
- SettingsNavigationController* settingsNavigationController;
-@property(nonatomic, readonly)
SigninInteractionController* signinInteractionController;
// The top presented view controller that is not currently being dismissed.
« no previous file with comments | « ios/chrome/app/main_controller.mm ('k') | ios/chrome/app/memory_monitor.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698