| Index: content/content_renderer.gypi
|
| diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
|
| index 2e4eb60909e7016ccd1716fd80e5b9f5604b73bc..70d8e5a2d5297e0a07b755d0c5c9ffc609e192f9 100644
|
| --- a/content/content_renderer.gypi
|
| +++ b/content/content_renderer.gypi
|
| @@ -128,10 +128,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',
|
|
|