| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 10a32133153d25649849134cfb068b974373dd8c..5ac9e71ad41e8e6606db3ef7372818e191f0765e 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -180,6 +180,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',
|
|
|