Chromium Code Reviews| Index: components/nacl.gyp |
| diff --git a/components/nacl.gyp b/components/nacl.gyp |
| index 74b02044734ba92e4957367b6fa0065e87ef7846..081ad77d1a5922dd4b0467914ea4ff9619e8ee38 100644 |
| --- a/components/nacl.gyp |
| +++ b/components/nacl.gyp |
| @@ -175,6 +175,7 @@ |
| ], |
| 'dependencies': [ |
| '../content/content.gyp:content_renderer', |
| + '../third_party/jsoncpp/jsoncpp.gyp:jsoncpp', |
| '../third_party/WebKit/public/blink.gyp:blink', |
| '../webkit/common/webkit_common.gyp:webkit_common', |
| ], |