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

Unified Diff: blimp/client/core/session/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/resources/BUILD.gn ('k') | blimp/client/core/settings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/session/BUILD.gn
diff --git a/blimp/client/core/session/BUILD.gn b/blimp/client/core/session/BUILD.gn
index b8f40748c1f2f63266bb5d3c07120a6e53174e0e..ef9bfa4b60ec1522ee0d1e9138c6f79a79ca7a45 100644
--- a/blimp/client/core/session/BUILD.gn
+++ b/blimp/client/core/session/BUILD.gn
@@ -9,7 +9,6 @@ if (is_android) {
source_set("session") {
visibility = [
- "//blimp/client/app:*", # TODO(nyquist): Remove this. See crbug/651964.
"//blimp/client/core/*",
"//blimp/engine:browser_tests", # TODO(nyquist): Remove this. See crbug/653789.
]
« no previous file with comments | « blimp/client/core/resources/BUILD.gn ('k') | blimp/client/core/settings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698