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

Unified Diff: device/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 | « content/test/BUILD.gn ('k') | device/geolocation/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index b2aae86b21515b7f38e6445893cff0db6bae7abb..97b52d41d57d8416f14016cdc2550810f09e8f1e 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -74,7 +74,6 @@ test("device_unittests") {
"//device/bluetooth:mocks",
"//device/gamepad",
"//device/gamepad:test_helpers",
- "//device/geolocation:unittests",
"//device/nfc",
"//device/power_save_blocker",
"//device/vr",
@@ -161,8 +160,6 @@ test("device_unittests") {
deps += [
":bluetooth_test_java",
":bluetooth_test_jni_headers",
- "//device/geolocation:geolocation_java",
- "//device/geolocation:geolocation_java_test_support",
"//device/usb:java",
]
deps -= [ "//device/battery" ]
« no previous file with comments | « content/test/BUILD.gn ('k') | device/geolocation/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698