Chromium Code Reviews| Index: net/BUILD.gn |
| diff --git a/net/BUILD.gn b/net/BUILD.gn |
| index c1077e3cb73fd2ca6cb6960c9eaa0431bf3818cf..41508a4082ceaf85d74742261593a486acfc98cf 100644 |
| --- a/net/BUILD.gn |
| +++ b/net/BUILD.gn |
| @@ -16,7 +16,7 @@ if (is_android) { |
| # The list of net files is kept in net.gypi. Read it. |
| gypi_values = exec_script( |
| "//build/gypi_to_gn.py", |
| - [ rebase_path("net.gypi") ] |
| + [ rebase_path("net.gypi") ], |
| "scope", |
| [ "net.gypi" ]) |