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

Unified Diff: components/policy/BUILD.gn

Issue 2734973002: Stop setting use_qualified_include to true now that that is the default. (Closed)
Patch Set: Created 3 years, 9 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 | « cloud_print/virtual_driver/win/install/BUILD.gn ('k') | components/resources/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 e4c423ac4e23faa03f36983c57d230180bd1ceff..ff7c7899596f84db9aaf85e6a55a2803068a9d1f 100644
--- a/components/policy/BUILD.gn
+++ b/components/policy/BUILD.gn
@@ -146,7 +146,6 @@ policy_templates_grd_file = "resources/policy_templates.grd"
grit("grit_policy_templates") {
source = policy_templates_grd_file
- use_qualified_include = true
output_dir = "$root_gen_dir/chrome"
outputs = []
defines = []
« no previous file with comments | « cloud_print/virtual_driver/win/install/BUILD.gn ('k') | components/resources/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698