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

Unified Diff: athena/athena.gyp

Issue 596623005: Do not show the activity widget in ActivityManager::AddActivity (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 6 years, 3 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 0f821d59e491cb216ad8a68656120af7fabec693..750af539d43831702bb9a4e1a2e612e5789f5fd6 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -39,7 +39,6 @@
'activity/activity_factory.cc',
'activity/activity_manager_impl.cc',
'activity/activity_manager_impl.h',
- 'activity/activity_view_manager_impl.cc',
'activity/activity_frame_view.cc',
'activity/activity_frame_view.h',
'activity/activity_widget_delegate.cc',
@@ -48,7 +47,6 @@
'activity/public/activity_factory.h',
'activity/public/activity_manager.h',
'activity/public/activity_manager_observer.h',
- 'activity/public/activity_view_manager.h',
'activity/public/activity_view_model.h',
'athena_export.h',
'util/container_priorities.h',

Powered by Google App Engine
This is Rietveld 408576698