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

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

Powered by Google App Engine
This is Rietveld 408576698