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

Unified Diff: device/bluetooth/bluetooth.gyp

Issue 220323004: device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUID (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 | « no previous file | device/bluetooth/bluetooth_gatt_characteristic.h » ('j') | device/bluetooth/bluetooth_utils.h » ('J')
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 2d708421fa7684e1f7355f3e09fe1b7f8046e17e..9fc531e05af3accc0266320c7852f62f71b81075 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -77,6 +77,8 @@
'bluetooth_task_manager_win.h',
'bluetooth_utils.cc',
'bluetooth_utils.h',
+ 'bluetooth_uuid.cc',
+ 'bluetooth_uuid.h',
],
'conditions': [
['chromeos==1', {
« no previous file with comments | « no previous file | device/bluetooth/bluetooth_gatt_characteristic.h » ('j') | device/bluetooth/bluetooth_utils.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698