Index: device/bluetooth/bluetooth.gyp |
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp |
index 1e4f7edadbe1b3cdb4112c1e3b696b7ce3123993..2ee92c96d4a32d6107c3f98b5996322b39050785 100644 |
--- a/device/bluetooth/bluetooth.gyp |
+++ b/device/bluetooth/bluetooth.gyp |
@@ -35,6 +35,10 @@ |
"bluetooth_adapter_profile_chromeos.h", |
'bluetooth_adapter_win.cc', |
'bluetooth_adapter_win.h', |
+ 'bluetooth_advertisement.cc', |
+ 'bluetooth_advertisement.h', |
+ 'bluetooth_advertisement_chromeos.cc', |
+ 'bluetooth_advertisement_chromeos.h', |
'bluetooth_audio_sink.cc', |
'bluetooth_audio_sink.h', |
'bluetooth_audio_sink_chromeos.cc', |