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

Unified Diff: components/sync_driver/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: components/sync_driver/BUILD.gn
diff --git a/components/sync_driver/BUILD.gn b/components/sync_driver/BUILD.gn
index 67bc4e89dcf021619b27077b3666e027f2893f7f..ffe41b8b23f1dc137cda814fbe564932764f8486 100644
--- a/components/sync_driver/BUILD.gn
+++ b/components/sync_driver/BUILD.gn
@@ -235,8 +235,8 @@ source_set("unit_tests") {
"//components/pref_registry:test_support",
"//components/version_info",
"//net:test_support",
- "//sync:test_support_sync_internal_api",
"//sync:test_support_sync_api",
+ "//sync:test_support_sync_internal_api",
"//testing/gmock",
"//testing/gtest",
"//url",

Powered by Google App Engine
This is Rietveld 408576698