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

Unified Diff: athena/athena.gyp

Issue 408623003: Minimize HomeCard if the user opens something in the home card. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: test 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 5a434f89e952c38686f7ec8148c6b74fd3ab74d7..383eadb44799e7562c98715758610a0a07cfa76a 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -152,6 +152,7 @@
'sources': [
'test/athena_unittests.cc',
'activity/activity_manager_unittest.cc',
+ 'home/home_card_unittest.cc',
'input/accelerator_manager_unittest.cc',
'wm/window_manager_unittest.cc',
],

Powered by Google App Engine
This is Rietveld 408576698