| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index dd19259c25d9132a54ca305e7730e1843c7be81d..4fdcd074f9c659091ec46ff392594da33f29c6fa 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -834,10 +834,11 @@
|
| 'battery/BatteryManager.h',
|
| 'battery/NavigatorBattery.cpp',
|
| 'battery/NavigatorBattery.h',
|
| + 'battery/battery_status.h',
|
| 'beacon/NavigatorBeacon.cpp',
|
| 'beacon/NavigatorBeacon.h',
|
| - 'bluetooth/Bluetooth.h',
|
| 'bluetooth/Bluetooth.cpp',
|
| + 'bluetooth/Bluetooth.h',
|
| 'bluetooth/BluetoothAdvertisingData.cpp',
|
| 'bluetooth/BluetoothAdvertisingData.h',
|
| 'bluetooth/BluetoothCharacteristicProperties.cpp',
|
|
|