Index: chrome/chrome_browser_chromeos.gypi |
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi |
index 3a2042724c8715b649695e68ce56d5324be69595..1f0b60085b7645bf64a83a5cc50c0669fd9e768b 100644 |
--- a/chrome/chrome_browser_chromeos.gypi |
+++ b/chrome/chrome_browser_chromeos.gypi |
@@ -53,6 +53,8 @@ |
'../content/content.gyp:content_common', |
'../crypto/crypto.gyp:crypto', |
'../dbus/dbus.gyp:dbus', |
+ '../device/device.gyp:bluetooth', |
+ '../device/device.gyp:bluetooth_out_of_band_pairing_data', |
'../media/media.gyp:media', |
'../net/net.gyp:net', |
'../ppapi/ppapi_internal.gyp:ppapi_ipc', # For PpapiMsg_LoadPlugin |
@@ -126,23 +128,6 @@ |
'browser/chromeos/audio/audio_mixer_cras.h', |
'browser/chromeos/background/ash_user_wallpaper_delegate.cc', |
'browser/chromeos/background/ash_user_wallpaper_delegate.h', |
- 'browser/chromeos/bluetooth/bluetooth_adapter.cc', |
- 'browser/chromeos/bluetooth/bluetooth_adapter.h', |
- 'browser/chromeos/bluetooth/bluetooth_adapter_chromeos.cc', |
- 'browser/chromeos/bluetooth/bluetooth_adapter_chromeos.h', |
- 'browser/chromeos/bluetooth/bluetooth_adapter_factory.h', |
- 'browser/chromeos/bluetooth/bluetooth_adapter_factory.cc', |
- 'browser/chromeos/bluetooth/bluetooth_device.cc', |
- 'browser/chromeos/bluetooth/bluetooth_device.h', |
- 'browser/chromeos/bluetooth/bluetooth_device_chromeos.cc', |
- 'browser/chromeos/bluetooth/bluetooth_device_chromeos.h', |
- 'browser/chromeos/bluetooth/bluetooth_service_record.cc', |
- 'browser/chromeos/bluetooth/bluetooth_service_record.h', |
- 'browser/chromeos/bluetooth/bluetooth_socket.h', |
- 'browser/chromeos/bluetooth/bluetooth_socket_chromeos.cc', |
- 'browser/chromeos/bluetooth/bluetooth_socket_chromeos.h', |
- 'browser/chromeos/bluetooth/bluetooth_utils.cc', |
- 'browser/chromeos/bluetooth/bluetooth_utils.h', |
'browser/chromeos/boot_times_loader.cc', |
'browser/chromeos/boot_times_loader.h', |
'browser/chromeos/choose_mobile_network_dialog.cc', |
@@ -215,8 +200,6 @@ |
'browser/chromeos/enrollment_dialog_view.h', |
'browser/chromeos/enterprise_extension_observer.cc', |
'browser/chromeos/enterprise_extension_observer.h', |
- 'browser/chromeos/extensions/bluetooth_event_router.cc', |
- 'browser/chromeos/extensions/bluetooth_event_router.h', |
'browser/chromeos/extensions/echo_private_api.cc', |
'browser/chromeos/extensions/echo_private_api.h', |
'browser/chromeos/extensions/file_browser_event_router.cc', |