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

Unified Diff: ios/chrome/app/app_delegate.mm

Issue 2596653003: [ios] Removed CookieStoreIOS::SetCookiePolicy. (Closed)
Patch Set: Created 4 years 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/app/main_controller.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/app/app_delegate.mm
diff --git a/ios/chrome/app/app_delegate.mm b/ios/chrome/app/app_delegate.mm
index 2f2b3aa2e3da9f371800c371c36a2da87e2788f9..5d0ab608f7221f50fa55e5e0108570ccf9ca59ab 100644
--- a/ios/chrome/app/app_delegate.mm
+++ b/ios/chrome/app/app_delegate.mm
@@ -111,7 +111,6 @@
[[StartChromeMain alloc] init],
[[SetBrowserState alloc] init],
[[BeginForegrounding alloc] init],
- [[BrowserStateInitializer alloc] init],
[[PrepareForUI alloc] init],
[[CompleteForegrounding alloc] init],
[[TabGridCoordinator alloc] init],
« no previous file with comments | « no previous file | ios/chrome/app/main_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698