| Index: content/content_child.gypi | 
| diff --git a/content/content_child.gypi b/content/content_child.gypi | 
| index e38805e579f765412ed4617d2ecf308657d52335..00b51d6a4dd9a925ecf292785a18f270c70a8b64 100644 | 
| --- a/content/content_child.gypi | 
| +++ b/content/content_child.gypi | 
| @@ -38,6 +38,10 @@ | 
| 'child/assert_matching_enums.cc', | 
| 'child/blink_platform_impl.cc', | 
| 'child/blink_platform_impl.h', | 
| +      'child/bluetooth/bluetooth_dispatcher.cc', | 
| +      'child/bluetooth/bluetooth_dispatcher.h', | 
| +      'child/bluetooth/bluetooth_message_filter.cc', | 
| +      'child/bluetooth/bluetooth_message_filter.h', | 
| 'child/bluetooth/web_bluetooth_impl.cc', | 
| 'child/bluetooth/web_bluetooth_impl.h', | 
| 'child/browser_font_resource_trusted.cc', | 
|  |