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

Unified Diff: ui/app_list/resources/BUILD.gn

Issue 1356493004: Make deps of GN groups public. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 | « remoting/resources/BUILD.gn ('k') | ui/gl/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/resources/BUILD.gn
diff --git a/ui/app_list/resources/BUILD.gn b/ui/app_list/resources/BUILD.gn
index 9f2f429ee119d6ed3c547ad5bdc5b5ea83342c09..d42b3e763ff51d43fbd7b9fbc7281cb8fc1a2576 100644
--- a/ui/app_list/resources/BUILD.gn
+++ b/ui/app_list/resources/BUILD.gn
@@ -6,7 +6,7 @@ import("//tools/grit/grit_rule.gni")
import("//tools/grit/repack.gni")
group("resources") {
- deps = [
+ public_deps = [
":resources_grd",
]
}
« no previous file with comments | « remoting/resources/BUILD.gn ('k') | ui/gl/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698