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

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: fix 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
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index f418dcc8e963d143bd56bad013235ec57238512b..feb23fb693adaf4ffbc344736b5cee278b4ee75b 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -34,6 +34,7 @@
'activity/public/activity_manager.h',
'activity/public/activity_view_manager.h',
'activity/public/activity_view_model.h',
+ 'activity/activity.cc',
'activity/activity_manager_impl.cc',
'activity/activity_view_manager_impl.cc',
'wm/public/window_manager.h',

Powered by Google App Engine
This is Rietveld 408576698