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

Unified Diff: chrome/chrome_tests.gypi

Issue 10905242: add ash_resources.grd and necessary changes to use images in ash/resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: presubmit.py 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index ddfe9d5f4afb3ac4e0a801cc02dee4874cf0e9bb..461fbaf124f9fdbda4c26801486f8d03f3afdfc0 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2140,6 +2140,9 @@
'sources': [
'browser/ui/app_list/apps_model_builder_unittest.cc',
],
+ 'dependencies': [
+ '../ash/ash.gyp:ash_resources',
+ ],
}],
['use_aura==1', {
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698