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

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: . 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 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"
-}
-
+}
« 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