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

Unified Diff: trunk/src/device/bluetooth/bluetooth.gyp

Issue 224763003: Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..." (Closed) Base URL: svn://svn.chromium.org/chrome/
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
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', {

Powered by Google App Engine
This is Rietveld 408576698