| Index: device/battery/BUILD.gn
|
| diff --git a/device/battery/BUILD.gn b/device/battery/BUILD.gn
|
| index 17cd64d8ce436418d4c6288717fe174bb188f0c3..158dce381fa3802bcbeb0703aa0ffff7e2ba3ac1 100644
|
| --- a/device/battery/BUILD.gn
|
| +++ b/device/battery/BUILD.gn
|
| @@ -31,9 +31,9 @@ if (!is_android) {
|
| ":mojo_bindings",
|
| "//base",
|
| "//base/third_party/dynamic_annotations",
|
| + "//mojo/edk/system",
|
| "//mojo/environment:chromium",
|
| "//mojo/public/cpp/bindings",
|
| - "//third_party/mojo/src/mojo/edk/system",
|
| ]
|
|
|
| if (is_chromeos) {
|
|
|