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

Unified Diff: device/bluetooth/bluetooth.gyp

Issue 2051333004: Implement BluetoothGattNotifySession::Stop on Android, 2nd attempt (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address new review comments Created 4 years, 4 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
« no previous file with comments | « device/bluetooth/BUILD.gn ('k') | device/bluetooth/bluetooth_gatt_notify_session.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/bluetooth.gyp
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
index 833df54b2513c171a01b38141744f09b7da948a1..b90b4e8221d7a5518abf586078d0082a8db46bcb 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -74,12 +74,6 @@
'bluetooth_gatt_descriptor.h',
'bluetooth_gatt_notify_session.cc',
'bluetooth_gatt_notify_session.h',
- 'bluetooth_gatt_notify_session_android.cc',
- 'bluetooth_gatt_notify_session_android.h',
- 'bluetooth_gatt_notify_session_mac.h',
- 'bluetooth_gatt_notify_session_mac.mm',
- 'bluetooth_gatt_notify_session_win.cc',
- 'bluetooth_gatt_notify_session_win.h',
'bluetooth_gatt_service.cc',
'bluetooth_gatt_service.h',
'bluetooth_init_win.cc',
@@ -169,8 +163,6 @@
'bluez/bluetooth_gatt_connection_bluez.h',
'bluez/bluetooth_gatt_descriptor_bluez.cc',
'bluez/bluetooth_gatt_descriptor_bluez.h',
- 'bluez/bluetooth_gatt_notify_session_bluez.cc',
- 'bluez/bluetooth_gatt_notify_session_bluez.h',
'bluez/bluetooth_gatt_service_bluez.cc',
'bluez/bluetooth_gatt_service_bluez.h',
'bluez/bluetooth_local_gatt_characteristic_bluez.cc',
« no previous file with comments | « device/bluetooth/BUILD.gn ('k') | device/bluetooth/bluetooth_gatt_notify_session.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698