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

Unified Diff: ash/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 | « ash/resources/BUILD.gn ('k') | chrome/app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/strings/BUILD.gn
diff --git a/ash/strings/BUILD.gn b/ash/strings/BUILD.gn
index b2b80d607ed588879bde29995ce435a698d6ba89..b6c7fe128e567069ec07997b3574d64601917d3e 100644
--- a/ash/strings/BUILD.gn
+++ b/ash/strings/BUILD.gn
@@ -9,7 +9,6 @@ assert(is_chromeos)
grit("strings") {
source = "../ash_strings.grd"
- use_qualified_include = true
outputs = [
"grit/ash_strings.h",
"ash_strings_am.pak",
« no previous file with comments | « ash/resources/BUILD.gn ('k') | chrome/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698