| Index: content/content_renderer.gypi
|
| diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
|
| index 7e4a48879d023c022abeedef5f7b940ab7180fa0..06ef3535ec7709b2d8c10389b6fbac90a1343948 100644
|
| --- a/content/content_renderer.gypi
|
| +++ b/content/content_renderer.gypi
|
| @@ -129,10 +129,8 @@
|
| 'renderer/android/synchronous_compositor_registry.h',
|
| 'renderer/background_sync/background_sync_client_impl.cc',
|
| 'renderer/background_sync/background_sync_client_impl.h',
|
| - 'renderer/bluetooth/bluetooth_dispatcher.cc',
|
| - 'renderer/bluetooth/bluetooth_dispatcher.h',
|
| - 'renderer/bluetooth/bluetooth_message_filter.cc',
|
| - 'renderer/bluetooth/bluetooth_message_filter.h',
|
| + 'renderer/bluetooth/bluetooth_type_converters.cc',
|
| + 'renderer/bluetooth/bluetooth_type_converters.h',
|
| 'renderer/bluetooth/web_bluetooth_impl.cc',
|
| 'renderer/bluetooth/web_bluetooth_impl.h',
|
| 'renderer/browser_plugin/browser_plugin.cc',
|
|
|