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

Unified Diff: blimp/engine/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 | « android_webview/test/BUILD.gn ('k') | blimp/engine/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/BUILD.gn
diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
index af656461a1a12be4b98c2ac6f1f53d1139bced60..d05841c91a9227715902dfbe9e6c3aa8fb0407f2 100644
--- a/blimp/engine/BUILD.gn
+++ b/blimp/engine/BUILD.gn
@@ -84,7 +84,6 @@ source_set("app") {
"//content/public/common",
"//content/public/renderer",
"//content/public/utility",
- "//device/geolocation:device_geolocation",
"//net",
]
}
@@ -280,7 +279,6 @@ source_set("feature") {
"//blimp/net",
"//content/public/browser",
"//content/public/common",
- "//device/geolocation:device_geolocation",
"//net",
"//ui/base",
"//ui/base/ime",
@@ -342,7 +340,6 @@ source_set("session") {
"//blimp/common/proto",
"//blimp/net",
"//content/public/browser",
- "//device/geolocation:device_geolocation",
"//net",
"//ui/aura",
"//ui/base/ime",
@@ -467,7 +464,6 @@ source_set("feature_unit_tests") {
"//blimp/net:test_support",
"//content",
"//content/public/browser",
- "//device/geolocation:device_geolocation",
"//net",
"//net:test_support",
"//testing/gmock",
« no previous file with comments | « android_webview/test/BUILD.gn ('k') | blimp/engine/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698