summaryrefslogtreecommitdiffstats
path: root/device/device.gyp
diff options
context:
space:
mode:
authorkeybuk@chromium.org <keybuk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-11 20:23:23 +0000
committerkeybuk@chromium.org <keybuk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-11 20:23:23 +0000
commit402003bab974b37d3ea85eda5abe6aa118615363 (patch)
tree24de40195cf3cd8ac736d36e872447454846a206 /device/device.gyp
parent92eaf1bf1496609451a57bdc7124da14f676104b (diff)
downloadchromium_src-402003bab974b37d3ea85eda5abe6aa118615363.zip
chromium_src-402003bab974b37d3ea85eda5abe6aa118615363.tar.gz
chromium_src-402003bab974b37d3ea85eda5abe6aa118615363.tar.bz2
Add BluetoothAdapterChromeOSExperimental (empty for now)
BUG=chromium-os:38832 TEST=chrome --enable-experimental-bluetooth Review URL: https://chromiumcodereview.appspot.com/12612008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@187360 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'device/device.gyp')
-rw-r--r--device/device.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/device/device.gyp b/device/device.gyp
index e5335f8..789e670 100644
--- a/device/device.gyp
+++ b/device/device.gyp
@@ -23,6 +23,8 @@
'bluetooth/bluetooth_adapter.h',
'bluetooth/bluetooth_adapter_chromeos.cc',
'bluetooth/bluetooth_adapter_chromeos.h',
+ 'bluetooth/bluetooth_adapter_chromeos_experimental.cc',
+ 'bluetooth/bluetooth_adapter_chromeos_experimental.h',
'bluetooth/bluetooth_adapter_factory.cc',
'bluetooth/bluetooth_adapter_factory.h',
'bluetooth/bluetooth_adapter_mac.h',