| Index: content/shell/android/BUILD.gn
|
| diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
|
| index 95296ccbd5a68490986367fe81a50fde3aebd963..0c2b83bbacfe6fff9c31b100816ba4ed84b9d6cf 100644
|
| --- a/content/shell/android/BUILD.gn
|
| +++ b/content/shell/android/BUILD.gn
|
| @@ -45,6 +45,7 @@ android_library("content_shell_java") {
|
| ":content_shell_java_resources",
|
| "//base:base_java",
|
| "//content/public/android:content_java",
|
| + "//device/geolocation:geolocation_java",
|
| "//media/base/android:media_java",
|
| "//media/capture/video/android:capture_java",
|
| "//mojo/public/java:system",
|
|
|