Chromium Code Reviews| Index: trunk/src/device/bluetooth/bluetooth.gyp |
| =================================================================== |
| --- trunk/src/device/bluetooth/bluetooth.gyp (revision 261569) |
| +++ trunk/src/device/bluetooth/bluetooth.gyp (working copy) |
| @@ -75,8 +75,8 @@ |
| 'bluetooth_socket_win.h', |
| 'bluetooth_task_manager_win.cc', |
| 'bluetooth_task_manager_win.h', |
| - 'bluetooth_uuid.cc', |
| - 'bluetooth_uuid.h', |
| + 'bluetooth_utils.cc', |
| + 'bluetooth_utils.h', |
| ], |
| 'conditions': [ |
| ['chromeos==1', { |