| Index: device/bluetooth/bluetooth.gyp
 | 
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
 | 
| index 2d708421fa7684e1f7355f3e09fe1b7f8046e17e..c3f847513696e1af5ddb3f90e08f6f7f7d125c5b 100644
 | 
| --- a/device/bluetooth/bluetooth.gyp
 | 
| +++ b/device/bluetooth/bluetooth.gyp
 | 
| @@ -75,8 +75,8 @@
 | 
|          'bluetooth_socket_win.h',
 | 
|          'bluetooth_task_manager_win.cc',
 | 
|          'bluetooth_task_manager_win.h',
 | 
| -        'bluetooth_utils.cc',
 | 
| -        'bluetooth_utils.h',
 | 
| +        'bluetooth_uuid.cc',
 | 
| +        'bluetooth_uuid.h',
 | 
|        ],
 | 
|        'conditions': [
 | 
|          ['chromeos==1', {
 | 
| 
 |