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

Unified Diff: device/bluetooth/BUILD.gn

Issue 960413003: Apply gn format with 'sources' sorting to src/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-format-sort-2
Patch Set: . Created 5 years, 10 months 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 f66af9ac812a9b3f013135bb079a29319b59af83..a8ea64bf16a2110190025a73a519e28ebe2ac501 100644
--- a/device/bluetooth/BUILD.gn
+++ b/device/bluetooth/BUILD.gn
@@ -35,8 +35,8 @@ component("bluetooth") {
"bluetooth_audio_sink.h",
"bluetooth_audio_sink_chromeos.cc",
"bluetooth_audio_sink_chromeos.h",
- "bluetooth_channel_mac.mm",
"bluetooth_channel_mac.h",
+ "bluetooth_channel_mac.mm",
"bluetooth_device.cc",
"bluetooth_device.h",
"bluetooth_device_chromeos.cc",
@@ -45,8 +45,8 @@ component("bluetooth") {
"bluetooth_device_mac.mm",
"bluetooth_device_win.cc",
"bluetooth_device_win.h",
- "bluetooth_discovery_manager_mac.mm",
"bluetooth_discovery_manager_mac.h",
+ "bluetooth_discovery_manager_mac.mm",
"bluetooth_discovery_session.cc",
"bluetooth_discovery_session.h",
"bluetooth_gatt_characteristic.cc",
@@ -65,8 +65,8 @@ component("bluetooth") {
"bluetooth_gatt_service.h",
"bluetooth_init_win.cc",
"bluetooth_init_win.h",
- "bluetooth_l2cap_channel_mac.mm",
"bluetooth_l2cap_channel_mac.h",
+ "bluetooth_l2cap_channel_mac.mm",
"bluetooth_low_energy_defs_win.cc",
"bluetooth_low_energy_defs_win.h",
"bluetooth_low_energy_device_mac.h",
@@ -83,8 +83,8 @@ component("bluetooth") {
"bluetooth_remote_gatt_descriptor_chromeos.h",
"bluetooth_remote_gatt_service_chromeos.cc",
"bluetooth_remote_gatt_service_chromeos.h",
- "bluetooth_rfcomm_channel_mac.mm",
"bluetooth_rfcomm_channel_mac.h",
+ "bluetooth_rfcomm_channel_mac.mm",
"bluetooth_service_record_win.cc",
"bluetooth_service_record_win.h",
"bluetooth_socket.cc",

Powered by Google App Engine
This is Rietveld 408576698