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

Unified Diff: athena/athena.gyp

Issue 511053003: Shrink the search box if the width is too small. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix comment Created 6 years, 4 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 | « no previous file | athena/home/athena_start_page_view.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 dd99f1b7cff46136d32a674dfd7522413118d352..dee4e51c6dfe10d443af9cb7b32e1f397b5ce340 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -177,6 +177,7 @@
'../testing/gtest.gyp:gtest',
'../ui/accessibility/accessibility.gyp:ax_gen',
'../ui/app_list/app_list.gyp:app_list',
+ '../ui/app_list/app_list.gyp:app_list_test_support',
'../ui/aura/aura.gyp:aura_test_support',
'../ui/base/ui_base.gyp:ui_base_test_support',
'../ui/compositor/compositor.gyp:compositor_test_support',
@@ -220,6 +221,7 @@
'activity/activity_manager_unittest.cc',
'common/fill_layout_manager_unittest.cc',
'content/app_activity_unittest.cc',
+ 'home/athena_start_page_view_unittest.cc',
'home/home_card_gesture_manager_unittest.cc',
'home/home_card_unittest.cc',
'input/accelerator_manager_unittest.cc',
« no previous file with comments | « no previous file | athena/home/athena_start_page_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698