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

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 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') | athena/home/athena_start_page_view.cc » ('J')
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 4d76ce52699fb762eb1d6b250b662b88ab73aba2..b0599f00624a95d443b5fabf069861e7e6110d22 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -176,6 +176,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',
@@ -219,6 +220,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') | athena/home/athena_start_page_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698