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

Unified Diff: ui/app_list/app_list.gyp

Issue 12217129: Make the app list use images for the progress bar. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: respond to comments Created 7 years, 10 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: ui/app_list/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index 15723688e323ada0e1dc89f4d89f113db528e2ee..e01290232b059be116a71867a18e8cc76ab749b5 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -16,6 +16,8 @@
'../../skia/skia.gyp:skia',
'../compositor/compositor.gyp:compositor',
'../ui.gyp:ui',
+ '../../chrome/chrome_resources.gyp:chrome_resources',
+ '../../chrome/chrome_resources.gyp:theme_resources',
],
'defines': [
'APP_LIST_IMPLEMENTATION',

Powered by Google App Engine
This is Rietveld 408576698