Index: components/data_reduction_proxy/core/common/BUILD.gn |
diff --git a/components/data_reduction_proxy/core/common/BUILD.gn b/components/data_reduction_proxy/core/common/BUILD.gn |
index b11ca2e5ef2db5d1a147d284b02cd2f9a301e9c9..a895d3f3d7e2c8c80617161cc0b1021bb8a6d26b 100644 |
--- a/components/data_reduction_proxy/core/common/BUILD.gn |
+++ b/components/data_reduction_proxy/core/common/BUILD.gn |
@@ -38,7 +38,7 @@ static_library("test_support") { |
"//net:test_support", |
"//testing/gmock", |
"//testing/gtest", |
- ] |
+ ] |
} |
source_set("unit_tests") { |
@@ -58,5 +58,4 @@ source_set("unit_tests") { |
process_version("version_header") { |
source = "version.h.in" |
output = "$target_gen_dir/version.h" |
-} |
- |
+} |