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

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
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index c9fd97c31f3b9f896061632f5c19e03bf5656a0e..eba1d8f772d8125648fc93d2c4a68f03e58d0c92 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',

Powered by Google App Engine
This is Rietveld 408576698