Chromium Code Reviews| Index: base/base_untrusted.gyp |
| diff --git a/base/base_untrusted.gyp b/base/base_untrusted.gyp |
| index 8b64c7d030e8e927cbccea28bec41211faf11d16..dd25463fdbf33918b2bedd32f55d5f4fa92f788a 100644 |
| --- a/base/base_untrusted.gyp |
| +++ b/base/base_untrusted.gyp |
| @@ -25,11 +25,11 @@ |
| 'sources': [ |
| 'string16.cc', |
| 'sync_socket_nacl.cc', |
| - 'third_party/nspr/prtime.cc', |
| 'time_posix.cc', |
| ], |
| }, |
| 'dependencies': [ |
| + '<(DEPTH)/base/third_party/nspr/nspr.gyp:nspr', |
| '<(DEPTH)/native_client/tools.gyp:prep_toolchain', |
| ], |
| }, |