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

Unified Diff: mojo/android/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: mojo/android/BUILD.gn
diff --git a/mojo/android/BUILD.gn b/mojo/android/BUILD.gn
index 25f3bfaa790912728c0ec5d1ad81071c23c2c80e..c21dc3f7859848af5191a7a53e261414eb1c7e71 100644
--- a/mojo/android/BUILD.gn
+++ b/mojo/android/BUILD.gn
@@ -103,9 +103,9 @@ shared_library("mojo_java_unittests") {
testonly = true
sources = [
+ "javatests/init_library.cc",
"javatests/mojo_test_case.cc",
"javatests/mojo_test_case.h",
- "javatests/init_library.cc",
"javatests/validation_test_util.cc",
"javatests/validation_test_util.h",
]

Powered by Google App Engine
This is Rietveld 408576698