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

Unified Diff: content/test/BUILD.gn

Issue 755143005: gn format // regressions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 4daa94dd349cd711700a3a347cc2279e44456663..c8e274896001dfeea61fcab7895551138cba7e53 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -130,7 +130,7 @@ static_library("test_support") {
if (is_android) {
deps += [
"//ui/android",
- "//ui/shell_dialogs"
+ "//ui/shell_dialogs",
]
}

Powered by Google App Engine
This is Rietveld 408576698