Index: content/content.gyp |
=================================================================== |
--- content/content.gyp (revision 156701) |
+++ content/content.gyp (working copy) |
@@ -87,7 +87,7 @@ |
'content_browser.gypi', |
], |
'dependencies': [ |
- 'content_common', |
+ 'content_common', 'content_resources.gyp:content_resources', |
Ken Russell (switch to Gerrit)
2012/09/15 00:30:28
Is this change really desired? content_common alre
Zhenyao Mo
2012/09/17 21:03:05
We can either do this or remove the condition 'OS
|
], |
}, |
{ |