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

Unified Diff: athena/athena.gyp

Issue 375143002: Use Widget frame and WidgetDelegate in ActvityWidget (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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_view_model.h ('k') | athena/content/app_activity.h » ('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 619855b54a4c47e865f321d201b5954cd1088a87..c335b083b4066a93e9318da35d7a661e95d86103 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -27,6 +27,10 @@
'activity/activity_factory.cc',
'activity/activity_manager_impl.cc',
'activity/activity_view_manager_impl.cc',
+ 'activity/activity_frame_view.cc',
+ 'activity/activity_frame_view.h',
+ 'activity/activity_widget_delegate.cc',
+ 'activity/activity_widget_delegate.h',
'activity/public/activity.h',
'activity/public/activity_factory.h',
'activity/public/activity_manager.h',
« no previous file with comments | « athena/activity/public/activity_view_model.h ('k') | athena/content/app_activity.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698