| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 52edce48f82a44514229ed7b5b11a3123ab349a9..3e89517e37679046a51cca6efb13abd28a002741 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',
|
|
|