Chromium Code Reviews| Index: components/nacl.gyp |
| diff --git a/components/nacl.gyp b/components/nacl.gyp |
| index d4f23c7d8e1dc088fe03c214ae667ce19794da1f..ff0a94d0d2b1fe57a4891fe5e8e37c8f30bd6ef0 100644 |
| --- a/components/nacl.gyp |
| +++ b/components/nacl.gyp |
| @@ -117,6 +117,7 @@ |
| '..', |
| ], |
| 'dependencies': [ |
| + 'components.gyp:url_formatter', |
| 'nacl_common', |
| 'nacl_switches', |
| '../native_client/src/trusted/service_runtime/service_runtime.gyp:sel', |