Chromium Code Reviews| Index: third_party/boringssl/update_gypi_and_asm.py |
| diff --git a/third_party/boringssl/update_gypi_and_asm.py b/third_party/boringssl/update_gypi_and_asm.py |
| index 781f107e06b9801a716b89187db504b1fc6099ea..3cb3c0e82fe94185ecec94f2188c70cba479acbc 100644 |
| --- a/third_party/boringssl/update_gypi_and_asm.py |
| +++ b/third_party/boringssl/update_gypi_and_asm.py |
| @@ -213,7 +213,7 @@ def main(): |
| 'target_name': '%s', |
| 'type': 'executable', |
| 'dependencies': [ |
| - 'boringssl', |
| + 'boringssl.gyp:boringssl', |
| ], |
| 'sources': [ |
| '%s', |