summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index ff72a1dc6f..43b70497e3 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -127,7 +127,7 @@ component("safemath") {
"third_party/numerics/safe_conversions_impl.h",
"third_party/numerics/safe_math.h",
"third_party/numerics/safe_math_impl.h",
- ],
+ ]
}
static_library("fdrm") {