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

Unified Diff: ui/app_list/app_list.gyp

Issue 10905311: Consolidate bubble border code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove USE_AURA ifdef for kBigShadowImages and kSmalleShadowImages Created 8 years, 3 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 | « ash/wm/maximize_bubble_controller.cc ('k') | ui/app_list/app_list_background.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index 75c78e746e3fef5f9c441360b8a73742fc3b44f5..d364eff5bf15c946ce4b4c0a09b8c5d676fd3042 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -22,8 +22,8 @@
'APP_LIST_IMPLEMENTATION',
],
'sources': [
- 'app_list_bubble_border.cc',
- 'app_list_bubble_border.h',
+ 'app_list_background.cc',
+ 'app_list_background.h',
'app_list_constants.cc',
'app_list_constants.h',
'app_list_export.h',
« no previous file with comments | « ash/wm/maximize_bubble_controller.cc ('k') | ui/app_list/app_list_background.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698