diff options
Diffstat (limited to 'crypto/crypto.gyp')
-rw-r--r-- | crypto/crypto.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto.gyp b/crypto/crypto.gyp index c932946..1f22aa9 100644 --- a/crypto/crypto.gyp +++ b/crypto/crypto.gyp @@ -327,7 +327,7 @@ # for the helper. 'type': '<(component)', 'dependencies': [ - '../base/base.gyp:base_nacl_win64', + '../base/base.gyp:base_win64', '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations_win64', ], 'sources': [ |