summaryrefslogtreecommitdiffstats
path: root/net/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'net/BUILD.gn')
-rw-r--r--net/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/BUILD.gn b/net/BUILD.gn
index c1077e3..41508a4 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" ])