Chromium Code Reviews| Index: ios/clean/chrome/browser/browser_coordinator.mm |
| diff --git a/ios/clean/chrome/browser/browser_coordinator.mm b/ios/clean/chrome/browser/browser_coordinator.mm |
| index 950cd93e75f5dfc2a833ef1ea919807b6bed9689..dfe32a05ea91e7ee470ec144a613e925a88c231d 100644 |
| --- a/ios/clean/chrome/browser/browser_coordinator.mm |
| +++ b/ios/clean/chrome/browser/browser_coordinator.mm |
| @@ -40,10 +40,6 @@ |
| return self; |
| } |
| -- (void)dealloc { |
|
marq (ping after 24h)
2017/02/01 17:55:14
I'm pretty sure you will need to update the commen
sczs
2017/02/01 18:00:27
Done.
|
| - [self stop]; |
| -} |
| - |
| #pragma mark - Public API |
| - (void)start { |