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

Unified Diff: content/app/resources/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 | « content/BUILD.gn ('k') | content/app/strings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/resources/BUILD.gn
diff --git a/content/app/resources/BUILD.gn b/content/app/resources/BUILD.gn
index c9de61e01621076b405cebce2be3e1312083cc5d..967f919da883c0de4defde5caeaeeb3c7e499f44 100644
--- a/content/app/resources/BUILD.gn
+++ b/content/app/resources/BUILD.gn
@@ -6,7 +6,6 @@ import("//tools/grit/grit_rule.gni")
grit("resources") {
source = "content_resources.grd"
- use_qualified_include = true
outputs = [
"grit/content_resources.h",
"content_resources_100_percent.pak",
« no previous file with comments | « content/BUILD.gn ('k') | content/app/strings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698