Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(748)

Unified Diff: components/data_reduction_proxy/core/common/BUILD.gn

Issue 704363002: XXX test gn format everything (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: penalty fixes 2 Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/data_reduction_proxy/core/browser/BUILD.gn ('k') | components/dom_distiller/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
-}
-
+}
« no previous file with comments | « components/data_reduction_proxy/core/browser/BUILD.gn ('k') | components/dom_distiller/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698