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

Unified Diff: sync/BUILD.gn

Issue 1497543003: Format all BUILD.gn with "gn format --in-place". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-format-sort-deps
Patch Set: Rebase Created 5 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
« no previous file with comments | « mandoline/ui/desktop_ui/BUILD.gn ('k') | third_party/WebKit/Source/core/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/BUILD.gn
diff --git a/sync/BUILD.gn b/sync/BUILD.gn
index 2f0f730679269cd9051b056ca3a9b5eba5d3e917..71fc74aa2cce8e6ef632122aa2871ed01e4e002a 100644
--- a/sync/BUILD.gn
+++ b/sync/BUILD.gn
@@ -879,10 +879,10 @@ if (is_android) {
android_library("sync_java_test_support") {
testonly = true
deps = [
+ "android:sync_java",
"//base:base_java",
"//base:base_java_test_support",
"//third_party/jsr-305:jsr_305_javalib",
- "android:sync_java",
]
DEPRECATED_java_in_dir = "test/android/javatests/src"
}
« no previous file with comments | « mandoline/ui/desktop_ui/BUILD.gn ('k') | third_party/WebKit/Source/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698