| Index: device/battery/battery.gyp
|
| diff --git a/device/battery/battery.gyp b/device/battery/battery.gyp
|
| index 679630f1497736bc58ea3ddaa1b09e47a768d2cf..0060139cdbfe060e8ed104e711938f9af37eccbb 100644
|
| --- a/device/battery/battery.gyp
|
| +++ b/device/battery/battery.gyp
|
| @@ -90,7 +90,7 @@
|
| '../../base/base.gyp:base',
|
| '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../../mojo/mojo_base.gyp:mojo_environment_chromium',
|
| - '../../third_party/mojo/mojo_edk.gyp:mojo_system_impl',
|
| + '../../mojo/mojo_edk.gyp:mojo_system_impl',
|
| '../../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| 'device_battery_mojo_bindings',
|
| ],
|
|
|