Chromium Code Reviews| Index: components/nacl.gyp |
| diff --git a/components/nacl.gyp b/components/nacl.gyp |
| index fc65e4358d16f39fe4faff20523754e9eeff1e52..9ac06d242d7c8f01a599dc5e306f6ada9c9ba8ac 100644 |
| --- a/components/nacl.gyp |
| +++ b/components/nacl.gyp |
| @@ -464,6 +464,7 @@ |
| ], |
| 'dependencies': [ |
| '../content/content.gyp:content_common', |
| + '../url/ipc/url_ipc.gyp:url_ipc', |
| ], |
| }, |
| ] |