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 0a1463d23190ccf528600b694070e36d4347beaf..31acdca2796f28c94f83aa3ce993871a20f74437 100644 |
--- a/components/data_reduction_proxy/core/common/BUILD.gn |
+++ b/components/data_reduction_proxy/core/common/BUILD.gn |
@@ -46,7 +46,7 @@ source_set("test_support") { |
"//net:test_support", |
"//testing/gmock", |
"//testing/gtest", |
- ] |
+ ] |
} |
source_set("unit_tests") { |
@@ -70,5 +70,4 @@ source_set("unit_tests") { |
process_version("version_header") { |
source = "version.h.in" |
output = "$target_gen_dir/version.h" |
-} |
- |
+} |