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

Unified Diff: ipc/BUILD.gn

Issue 960413003: Apply gn format with 'sources' sorting to src/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-format-sort-2
Patch Set: . Created 5 years, 10 months 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: ipc/BUILD.gn
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn
index 439d461a5ab106412bede8de6be9ebb21aa5e069..b756921e7ddc18e87f02e4a8fa3b2a86be9d3182 100644
--- a/ipc/BUILD.gn
+++ b/ipc/BUILD.gn
@@ -8,9 +8,9 @@ component("ipc") {
sources = [
"ipc_channel.cc",
"ipc_channel.h",
+ "ipc_channel_common.cc",
"ipc_channel_factory.cc",
"ipc_channel_factory.h",
- "ipc_channel_common.cc",
"ipc_channel_handle.h",
"ipc_channel_nacl.cc",
"ipc_channel_nacl.h",
« components/constrained_window/BUILD.gn ('K') | « gin/BUILD.gn ('k') | ipc/mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698