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

Unified Diff: chrome/browser/resources/chromeos/chromevox/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 | « chrome/browser/resources/BUILD.gn ('k') | chrome/browser/resources/settings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/chromevox/strings/BUILD.gn
diff --git a/chrome/browser/resources/chromeos/chromevox/strings/BUILD.gn b/chrome/browser/resources/chromeos/chromevox/strings/BUILD.gn
index 5ff0a39e72a033ccf0dff40e050054155132cb20..dfd90efebef0d375b222b5c0218493c1e7728192 100644
--- a/chrome/browser/resources/chromeos/chromevox/strings/BUILD.gn
+++ b/chrome/browser/resources/chromeos/chromevox/strings/BUILD.gn
@@ -10,7 +10,6 @@ chromevox_out_dir = "$root_out_dir/resources/chromeos/chromevox"
grit("chromevox_strings") {
source = "chromevox_strings.grd"
defines = chrome_grit_defines
- use_qualified_include = true
outputs = [
"_locales/am/messages.json",
"_locales/ar/messages.json",
« no previous file with comments | « chrome/browser/resources/BUILD.gn ('k') | chrome/browser/resources/settings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698