Chromium Code Reviews| Index: third_party/WebKit/Source/modules/EventTargetModulesFactory.in |
| diff --git a/third_party/WebKit/Source/modules/EventTargetModulesFactory.in b/third_party/WebKit/Source/modules/EventTargetModulesFactory.in |
| index 5dab68123ccde7bd47ce7dce433f4ddb99b30129..e35c976a93b5561c44ed8e57cfa37f3a74c40125 100644 |
| --- a/third_party/WebKit/Source/modules/EventTargetModulesFactory.in |
| +++ b/third_party/WebKit/Source/modules/EventTargetModulesFactory.in |
| @@ -4,6 +4,7 @@ suffix="Modules" |
| modules/battery/BatteryManager |
| modules/bluetooth/BluetoothDevice |
| modules/bluetooth/BluetoothRemoteGATTCharacteristic |
| +modules/bluetooth/BluetoothRemoteGATTDescriptor |
|
ortuno
2016/12/02 06:14:50
I don't think we need this anymore?
dougt
2016/12/02 18:31:28
Done.
|
| modules/compositorworker/CompositorWorker |
| modules/compositorworker/CompositorWorkerGlobalScope |
| modules/encryptedmedia/MediaKeySession |