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

Unified Diff: ios/chrome/share_extension/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 | « ios/chrome/app/strings/BUILD.gn ('k') | ios/chrome/today_extension/strings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/share_extension/strings/BUILD.gn
diff --git a/ios/chrome/share_extension/strings/BUILD.gn b/ios/chrome/share_extension/strings/BUILD.gn
index 6c66a02246bf1abe4298ef3e6d3083b5db5f6b0d..2fcdb5d6f6a4322512c2bb8c81594fad2ffb0568 100644
--- a/ios/chrome/share_extension/strings/BUILD.gn
+++ b/ios/chrome/share_extension/strings/BUILD.gn
@@ -8,7 +8,6 @@ import("//tools/grit/grit_rule.gni")
grit("strings") {
source = "ios_share_extension_strings.grd"
output_dir = "$root_gen_dir/ios/share_extension"
- use_qualified_include = true
outputs = [
"grit/ios_share_extension_strings.h",
]
« no previous file with comments | « ios/chrome/app/strings/BUILD.gn ('k') | ios/chrome/today_extension/strings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698