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

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

Powered by Google App Engine
This is Rietveld 408576698