| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 3bf73a45eca95ec2d82724811fd4cffc85ed9b85..aadba2a78cff665ff4ad3e96db178a38dc2b25c8 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -182,6 +182,8 @@
|
| 'common/bluetooth/bluetooth_device.h',
|
| 'common/bluetooth/bluetooth_error.h',
|
| 'common/bluetooth/bluetooth_messages.h',
|
| + 'common/bluetooth/bluetooth_scan_filter.cc',
|
| + 'common/bluetooth/bluetooth_scan_filter.h',
|
| 'common/browser_plugin/browser_plugin_constants.cc',
|
| 'common/browser_plugin/browser_plugin_constants.h',
|
| 'common/browser_plugin/browser_plugin_messages.h',
|
|
|