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

Unified Diff: ios/web/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/today_extension/strings/BUILD.gn ('k') | ios/web/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 150fdefe936c163bceec8195456d3e1aafd12330..7f85b6532f224295cf25a91f1bf4579fe01cf3e1 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -666,7 +666,6 @@ js_compile_checked("js_resources") {
grit("resources") {
source = "ios_web_resources.grd"
- use_qualified_include = true
outputs = [
"grit/ios_web_resources.h",
"ios_web_resources.pak",
« no previous file with comments | « ios/chrome/today_extension/strings/BUILD.gn ('k') | ios/web/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698