| 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 1040e00a4c5f5ba49cceeb66c47247fe22aa28e0..9a3e3149f8bc0bd330d073db6f6d49fab6ba7d84 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -18,7 +18,6 @@
|
| 'app_banner/BeforeInstallPromptEvent.idl',
|
| 'background_sync/SyncEvent.idl',
|
| 'background_sync/SyncManager.idl',
|
| - 'ballista/Actions.idl',
|
| 'battery/BatteryManager.idl',
|
| 'bluetooth/Bluetooth.idl',
|
| 'bluetooth/BluetoothAdvertisingData.idl',
|
| @@ -332,7 +331,6 @@
|
| 'audio_output_devices/HTMLMediaElementAudioOutputDevice.idl',
|
| 'background_sync/ServiceWorkerGlobalScopeSync.idl',
|
| 'background_sync/ServiceWorkerRegistrationSync.idl',
|
| - 'ballista/NavigatorActions.idl',
|
| 'battery/NavigatorBattery.idl',
|
| 'beacon/NavigatorBeacon.idl',
|
| 'bluetooth/NavigatorBluetooth.idl',
|
| @@ -829,10 +827,6 @@
|
| 'background_sync/SyncEvent.h',
|
| 'background_sync/SyncManager.cpp',
|
| 'background_sync/SyncManager.h',
|
| - 'ballista/Actions.cpp',
|
| - 'ballista/Actions.h',
|
| - 'ballista/NavigatorActions.cpp',
|
| - 'ballista/NavigatorActions.h',
|
| 'battery/BatteryDispatcher.cpp',
|
| 'battery/BatteryDispatcher.h',
|
| 'battery/BatteryManager.cpp',
|
|
|