Index: chrome/chrome_browser_chromeos.gypi |
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi |
index 2d33e44f3d28b8e21c532f474618575ecff00cbc..d8cdec14c13ed745b04bd78f1e2cd055075886c8 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', |