summaryrefslogtreecommitdiffstats
path: root/third_party/android_protobuf/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/android_protobuf/BUILD.gn')
-rw-r--r--third_party/android_protobuf/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/android_protobuf/BUILD.gn b/third_party/android_protobuf/BUILD.gn
index ccecf79..252bc8d 100644
--- a/third_party/android_protobuf/BUILD.gn
+++ b/third_party/android_protobuf/BUILD.gn
@@ -9,7 +9,7 @@ if (current_toolchain == host_toolchain) {
configs += [ "//build/config/compiler:no_chromium_code" ]
deps = [
- "//third_party/zlib"
+ "//third_party/zlib",
]
sources = [