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

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

Issue 2542083004: Make //blimp/client/app a real embedder of //blimp/client/public (Closed)
Patch Set: Fix findbugs issue Created 4 years 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/contents/blimp_contents_impl.cc ('k') | blimp/client/core/geolocation/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/context/BUILD.gn
diff --git a/blimp/client/core/context/BUILD.gn b/blimp/client/core/context/BUILD.gn
index 818a223252a3717890e7b056be4361265ccd5fbf..cc011f312b5c95327245f6684a8b1e77dc9d57e5 100644
--- a/blimp/client/core/context/BUILD.gn
+++ b/blimp/client/core/context/BUILD.gn
@@ -10,7 +10,6 @@ if (is_android) {
source_set("context") {
visibility = [
":unit_tests",
- "//blimp/client/app:session", # TODO(nyquist): Remove this. See crbug/651964.
"//blimp/client/core",
"//blimp/client/core/integration_tests",
"//blimp/engine:browser_tests", # TODO(nyquist): Remove this. See crbug/653789.
« no previous file with comments | « blimp/client/core/contents/blimp_contents_impl.cc ('k') | blimp/client/core/geolocation/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698