| Index: device/battery/battery.gyp
|
| diff --git a/device/battery/battery.gyp b/device/battery/battery.gyp
|
| index 32f7adf695a2e2058319105cad1020e01ca2a2e6..6028f3341bdfb8b00ff9b197f1707c30d370d5e6 100644
|
| --- a/device/battery/battery.gyp
|
| +++ b/device/battery/battery.gyp
|
| @@ -89,7 +89,6 @@
|
| 'dependencies': [
|
| '../../base/base.gyp:base',
|
| '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| - '../../mojo/mojo_base.gyp:mojo_environment_chromium',
|
| '../../mojo/mojo_edk.gyp:mojo_system_impl',
|
| '../../mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| 'device_battery_mojo_bindings',
|
|
|