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

Unified Diff: athena/athena.gyp

Issue 310243003: Let ActivityManager delete the remaining activities on shutdown. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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 | « athena/activity/public/activity_manager.h ('k') | athena/content/web_activity.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index e4f53b74655e227189ac9da040d8841af6528bdd..751a52860da9c81dc2a716e5c384bd094c350797 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -21,6 +21,7 @@
],
'sources': [
# All .cc, .h under athena, except unittests
+ 'activity/activity.cc',
'activity/activity_factory.cc',
'activity/activity_manager_impl.cc',
'activity/activity_view_manager_impl.cc',
« no previous file with comments | « athena/activity/public/activity_manager.h ('k') | athena/content/web_activity.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698