Index: ui/aura/aura.gyp |
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
index f168d066d448ec0d681d516ed471b1553dbfd7ac..d3cc00bac295858beaab861f8c71f124b50c444a 100644 |
--- a/ui/aura/aura.gyp |
+++ b/ui/aura/aura.gyp |
@@ -19,6 +19,8 @@ |
'../ui.gyp:gfx_resources', |
'../ui.gyp:ui', |
'../ui.gyp:ui_resources', |
+ '../ui.gyp:ui_resources_2x', |
flackr
2012/05/03 20:33:28
I don't think this actually depends on ui_resource
varunjain
2012/05/03 22:12:20
According to sail, I need to include both _2x and
|
+ '../ui.gyp:ui_resources_standard', |
], |
'defines': [ |
'AURA_IMPLEMENTATION', |