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

Unified Diff: ui/app_list/app_list.gyp

Issue 1391893003: NOT FOR REVIEW: Aura on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 1ea28b140ca7a6e602822b6cce548f9f9f25132c..8a0a592b14e5f2dd48f874afb548a0e9f2b6464f 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -26,6 +26,7 @@
'../resources/ui_resources.gyp:ui_resources',
'../strings/ui_strings.gyp:ui_strings',
'../../third_party/icu/icu.gyp:icuuc',
+ 'resources/app_list_resources.gyp:app_list_resources',
],
'defines': [
'APP_LIST_IMPLEMENTATION',
@@ -229,7 +230,6 @@
'../../base/base.gyp:base',
'../gfx/gfx.gyp:gfx',
'../gfx/gfx.gyp:gfx_geometry',
- '../resources/ui_resources.gyp:ui_resources',
'app_list',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698