Chromium Code Reviews| Index: BUILD.gn |
| =================================================================== |
| --- BUILD.gn (revision 263365) |
| +++ BUILD.gn (working copy) |
| @@ -22,7 +22,7 @@ |
| # The list of OpenSSL files is kept in openssl.gypi. Read it. |
| gypi_values = exec_script( |
| "//build/gypi_to_gn.py", |
| - [ rebase_path("//third_party/openssl/openssl.gypi") ] |
| + [ rebase_path("//third_party/openssl/openssl.gypi") ], |
| "scope", |
| [ "//third_party/openssl/openssl.gypi" ]) |