Chromium Code Reviews| Index: device/BUILD.gn |
| diff --git a/device/BUILD.gn b/device/BUILD.gn |
| index 1be03c84fb81c1d8b35043dce1554f07c53e8d4b..de216f20f24d3ae087db8d51cccc24ee64b8ab21 100644 |
| --- a/device/BUILD.gn |
| +++ b/device/BUILD.gn |
| @@ -232,6 +232,7 @@ if (is_android) { |
| java_files = bluetooth_java_sources_needing_jni |
| deps = [ |
| "//base:base_java", |
| + "//components/location/android:location_java", |
| "//device/bluetooth:java", |
| ] |
| } |