Index: components/nacl.gyp |
diff --git a/components/nacl.gyp b/components/nacl.gyp |
index b212219e0c9e62e2bd51b8aa322871f8b48aa93e..c4985838ec21181041c6ba008ee32a1ad2c1d0bf 100644 |
--- a/components/nacl.gyp |
+++ b/components/nacl.gyp |
@@ -402,6 +402,9 @@ |
'include_dirs': [ |
'..', |
], |
+ 'dependencies': [ |
+ '../content/content.gyp:content_common', |
jochen (gone - plz use gerrit)
2014/03/16 16:06:23
note that this appears to break linking on chromeo
|
+ ], |
}, |
] |
} |