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

Unified Diff: components/proximity_auth/ble/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/proximity_auth/ble/BUILD.gn
diff --git a/components/proximity_auth/ble/BUILD.gn b/components/proximity_auth/ble/BUILD.gn
index 3fd1b688a9437bc0b15ad1e07ec7e0c44c81de4b..5f204fb1322deae6854e3a6fb31ee63413ec7e78 100644
--- a/components/proximity_auth/ble/BUILD.gn
+++ b/components/proximity_auth/ble/BUILD.gn
@@ -46,8 +46,8 @@ source_set("unit_tests") {
deps = [
":ble",
- "//components/proximity_auth",
"//base/test:test_support",
+ "//components/proximity_auth",
"//device/bluetooth:mocks",
"//testing/gmock",
"//testing/gtest",

Powered by Google App Engine
This is Rietveld 408576698