Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(469)

Unified Diff: chrome/android/BUILD.gn

Issue 2192683003: Revert of Reland: Geolocation: move from content/browser to device/ (patchset #2 id:20001 of https:… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2810
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « blimp/engine/session/blimp_engine_session.cc ('k') | chrome/android/javatests/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 @@ android_library("chrome_java") {
"//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 @@ junit_binary("chrome_junit_tests") {
"//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 @@ android_library("chrome_test_java") {
"//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",
« no previous file with comments | « blimp/engine/session/blimp_engine_session.cc ('k') | chrome/android/javatests/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698