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

Unified Diff: components/policy/BUILD.gn

Issue 1208963003: Move GN obj files to target-specific dirs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: \ Created 5 years, 5 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 | « chrome/test/BUILD.gn ('k') | components/wallpaper/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/BUILD.gn
diff --git a/components/policy/BUILD.gn b/components/policy/BUILD.gn
index 371acd30da8eb6c59fe546b30e9acbad8018fd5d..38998d91a7bd23dbad2b0daa298caf9e2250ff07 100644
--- a/components/policy/BUILD.gn
+++ b/components/policy/BUILD.gn
@@ -209,7 +209,7 @@ if (enable_configuration_policy) {
defines = [ "POLICY_COMPONENT_IMPLEMENTATION" ]
- deps = [
+ public_deps = [
":cloud_policy_code_generate",
":cloud_policy_proto_generated_compile",
"//base",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/wallpaper/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698