| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index 942c6f85838a7b96de526bd772ae68cb97356316..7883835f05517ddf6533d208919a889f93ca59c5 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -153,7 +153,6 @@
|
| "//components/web_contents_delegate_android:web_contents_delegate_android_java",
|
| "//components/web_restrictions:web_restrictions_java",
|
| "//content/public/android:content_java",
|
| - "//device/geolocation:geolocation_java",
|
| "//media/base/android:media_java",
|
| "//media/capture/content/android:screen_capture_java",
|
| "//media/capture/video/android:capture_java",
|
| @@ -311,7 +310,6 @@
|
| "//components/invalidation/impl:java",
|
| "//components/web_restrictions:web_restrictions_java",
|
| "//content/public/android:content_java",
|
| - "//device/geolocation:geolocation_java",
|
| "//net/android:net_java",
|
| "//sync:sync_java_test_support",
|
| "//sync/android:sync_java",
|
| @@ -375,8 +373,6 @@
|
| "//components/web_restrictions:web_restrictions_java",
|
| "//content/public/android:content_java",
|
| "//content/public/test/android:content_java_test_support",
|
| - "//device/geolocation:geolocation_java",
|
| - "//device/geolocation:geolocation_java_test_support",
|
| "//mojo/public/java:bindings",
|
| "//mojo/public/java:system",
|
| "//net/android:net_java",
|
|
|