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

Unified Diff: device/usb/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: device/usb/BUILD.gn
diff --git a/device/usb/BUILD.gn b/device/usb/BUILD.gn
index a139092be7f1d5e16b13e53f17dcf426199fdbb6..6d17f7df5d36e1f094f1a75a9f143ebe1737ef1e 100644
--- a/device/usb/BUILD.gn
+++ b/device/usb/BUILD.gn
@@ -84,9 +84,9 @@ source_set("mocks") {
]
deps = [
+ ":usb",
"//base",
"//testing/gmock",
- ":usb",
]
}
« components/BUILD.gn ('K') | « device/bluetooth/BUILD.gn ('k') | extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698