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

Unified Diff: chrome/chrome_browser_ui.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_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index c322f4be90597673c09147151752f1fb88f6c66e..5ca9f24c935d2cd543ea80c599a0f1ef15a465ef 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2204,6 +2204,8 @@
['include', '^browser/ui/webui/certificate_viewer_ui.h'],
],
'dependencies': [
+ # aura uses some of ash resources.
+ '../ash/ash.gyp:ash_resources',
'../ui/aura/aura.gyp:aura',
'../ui/compositor/compositor.gyp:compositor',
],

Powered by Google App Engine
This is Rietveld 408576698