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

Unified Diff: blimp/client/core/geolocation/BUILD.gn

Issue 2620213004: Remove all blimp browsertests. (Closed)
Patch Set: Created 3 years, 11 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/client/core/context/BUILD.gn ('k') | blimp/client/core/render_widget/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/geolocation/BUILD.gn
diff --git a/blimp/client/core/geolocation/BUILD.gn b/blimp/client/core/geolocation/BUILD.gn
index b99945f11d089f44ad6d44bc378858ccd7378c16..349f9549aeb7d766c67f9d44ec38ccbf1ae74e1c 100644
--- a/blimp/client/core/geolocation/BUILD.gn
+++ b/blimp/client/core/geolocation/BUILD.gn
@@ -8,10 +8,7 @@ if (is_android) {
}
source_set("geolocation") {
- visibility = [
- "//blimp/client/core/*",
- "//blimp/engine:browser_tests", # # TODO(nyquist): Remove this. See crbug/653789.
- ]
+ visibility = [ "//blimp/client/core/*" ]
sources = [
"geolocation_feature.cc",
« no previous file with comments | « blimp/client/core/context/BUILD.gn ('k') | blimp/client/core/render_widget/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698