Index: chrome/common/metrics/proto/BUILD.gn |
diff --git a/chrome/common/metrics/proto/BUILD.gn b/chrome/common/metrics/proto/BUILD.gn |
index 63444165642f4c21cad3afac5c86681503f31e5b..309e37b1a63937fae90833d8f9155899c12d281f 100644 |
--- a/chrome/common/metrics/proto/BUILD.gn |
+++ b/chrome/common/metrics/proto/BUILD.gn |
@@ -8,5 +8,5 @@ import("//third_party/protobuf/proto_library.gni") |
proto_library("proto") { |
sources = [ |
"chrome_experiments.proto", |
- } |
+ ] |
} |