Chromium Code Reviews| Index: ipc/ipc_untrusted.gyp |
| diff --git a/ipc/ipc_untrusted.gyp b/ipc/ipc_untrusted.gyp |
| index 7b0c5483faf856091f7fd7455bbbb149caa90c43..1fa240e80e2e46775fbec9c702c589f2d22eeafc 100644 |
| --- a/ipc/ipc_untrusted.gyp |
| +++ b/ipc/ipc_untrusted.gyp |
| @@ -26,7 +26,7 @@ |
| }, |
| 'dependencies': [ |
| '<(DEPTH)/native_client/tools.gyp:prep_toolchain', |
| - '../base/base_untrusted.gyp:base_untrusted', |
| + '../base/base_nacl.gyp:base_nacl', |
| ], |
| }, |
| ], |