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

Unified Diff: device/bluetooth/BUILD.gn

Issue 755143005: gn format // regressions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 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
Index: device/bluetooth/BUILD.gn
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
index 233ec3e79b8f478f2488b721810baa288644464b..c9c9f6c52bb9c0c030642d8e1ef8bc5ea693e50b 100644
--- a/device/bluetooth/BUILD.gn
+++ b/device/bluetooth/BUILD.gn
@@ -93,9 +93,7 @@ component("bluetooth") {
"bluetooth_uuid.h",
]
- defines = [
- "DEVICE_BLUETOOTH_IMPLEMENTATION",
- ]
+ defines = [ "DEVICE_BLUETOOTH_IMPLEMENTATION" ]
all_dependent_configs = [ ":bluetooth_config" ]
« chrome/android/BUILD.gn ('K') | « content/test/BUILD.gn ('k') | device/vibration/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698