| Index: blimp/client/core/geolocation/BUILD.gn
|
| diff --git a/blimp/client/core/geolocation/BUILD.gn b/blimp/client/core/geolocation/BUILD.gn
|
| index e0f44b188a674cae1a8e1f9ac1869598e6614fe8..b99945f11d089f44ad6d44bc378858ccd7378c16 100644
|
| --- a/blimp/client/core/geolocation/BUILD.gn
|
| +++ b/blimp/client/core/geolocation/BUILD.gn
|
| @@ -9,7 +9,6 @@ if (is_android) {
|
|
|
| source_set("geolocation") {
|
| visibility = [
|
| - "//blimp/client/app:session", # TODO(nyquist): Remove this. See crbug/651964.
|
| "//blimp/client/core/*",
|
| "//blimp/engine:browser_tests", # # TODO(nyquist): Remove this. See crbug/653789.
|
| ]
|
|
|