| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 2f712e4ff117ac74db56bb6e26d602596f638010..e49527fc8bf1b24cc21a873204138df89299c253 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -171,6 +171,8 @@
|
| 'common/appcache_interfaces.cc',
|
| 'common/appcache_interfaces.h',
|
| 'common/appcache_messages.h',
|
| + 'common/bluetooth/bluetooth_device.cc',
|
| + 'common/bluetooth/bluetooth_device.h',
|
| 'common/bluetooth/bluetooth_error.h',
|
| 'common/bluetooth/bluetooth_messages.h',
|
| 'common/browser_plugin/browser_plugin_constants.cc',
|
|
|