| Index: content/content_common.gypi | 
| diff --git a/content/content_common.gypi b/content/content_common.gypi | 
| index eb16af75fc0e28d14e6d66749a84077a89e97339..0e8e64c39a6358b6ab1fb72964307013a97b43d8 100644 | 
| --- a/content/content_common.gypi | 
| +++ b/content/content_common.gypi | 
| @@ -165,6 +165,8 @@ | 
| 'common/appcache_interfaces.cc', | 
| 'common/appcache_interfaces.h', | 
| 'common/appcache_messages.h', | 
| +      'common/bluetooth/bluetooth_error.h', | 
| +      'common/bluetooth/bluetooth_messages.h', | 
| 'common/browser_plugin/browser_plugin_constants.cc', | 
| 'common/browser_plugin/browser_plugin_constants.h', | 
| 'common/browser_plugin/browser_plugin_messages.h', | 
|  |