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

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

Powered by Google App Engine
This is Rietveld 408576698