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

Unified Diff: mojo/shell/domain_socket/BUILD.gn

Issue 773283006: Run gn format on all BUILD.gn files (gn version 306668) (Closed) Base URL: git@github.com:domokit/mojo.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: mojo/shell/domain_socket/BUILD.gn
diff --git a/mojo/shell/domain_socket/BUILD.gn b/mojo/shell/domain_socket/BUILD.gn
index 68dfac84733b055ae35c0a665bf2f23be0157e9c..601e612d2045adabdbdcd2c5b8fa398b29cc6a05 100644
--- a/mojo/shell/domain_socket/BUILD.gn
+++ b/mojo/shell/domain_socket/BUILD.gn
@@ -17,7 +17,9 @@ source_set("domain_socket") {
"unix_domain_server_socket_posix.h",
]
- deps = [ "//base" ]
+ deps = [
+ "//base",
+ ]
}
source_set("tests") {
« benchmarks/startup/BUILD.gn ('K') | « mojo/shell/BUILD.gn ('k') | net/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698