| Index: content/content_child.gypi | 
| diff --git a/content/content_child.gypi b/content/content_child.gypi | 
| index a3cd0a4a9e289bd195be7084ae5d6bbfc36ed4d5..a374e05aa391d419527f7f375f45a23f951e574d 100644 | 
| --- a/content/content_child.gypi | 
| +++ b/content/content_child.gypi | 
| @@ -38,6 +38,8 @@ | 
| 'child/assert_matching_enums.cc', | 
| 'child/blink_platform_impl.cc', | 
| 'child/blink_platform_impl.h', | 
| +      'child/bluetooth/web_bluetooth_impl.cc', | 
| +      'child/bluetooth/web_bluetooth_impl.h', | 
| 'child/browser_font_resource_trusted.cc', | 
| 'child/browser_font_resource_trusted.h', | 
| 'child/child_discardable_shared_memory_manager.cc', | 
|  |