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

Unified Diff: mojo/runner/host/BUILD.gn

Issue 1464873002: Run gn --format over all .gn files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: mojo/runner/host/BUILD.gn
diff --git a/mojo/runner/host/BUILD.gn b/mojo/runner/host/BUILD.gn
index f1890f87b26a855f30f0701ba620128c17e06b6a..713251e2e6b8604619700a48e682b04290d74dba 100644
--- a/mojo/runner/host/BUILD.gn
+++ b/mojo/runner/host/BUILD.gn
@@ -66,8 +66,8 @@ source_set("lib") {
"//mojo/gles2",
"//mojo/message_pump",
"//mojo/platform_handle:platform_handle_impl",
- "//mojo/runner/child:interfaces",
"//mojo/runner:init",
+ "//mojo/runner/child:interfaces",
"//mojo/shell",
"//third_party/mojo/src/mojo/edk/system",
]

Powered by Google App Engine
This is Rietveld 408576698