Chromium Code Reviews| Index: athena/main/web_activity.cc |
| diff --git a/athena/main/web_activity.cc b/athena/main/web_activity.cc |
| index 196e7e7c6969b0e91fdc6b1a49ccbe1ea4549a51..8f147c9cc186a12f9accc289e929d5ef72129013 100644 |
| --- a/athena/main/web_activity.cc |
| +++ b/athena/main/web_activity.cc |
| @@ -13,7 +13,6 @@ WebActivity::WebActivity(content::WebContents* contents) |
| } |
| WebActivity::~WebActivity() { |
| - athena::ActivityManager::Get()->RemoveActivity(this); |
| } |
| athena::ActivityViewModel* WebActivity::GetActivityViewModel() { |