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

Unified Diff: net/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/web/test/BUILD.gn ('k') | third_party/WebKit/public/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 1f483d35a7ac998553e5b75c18087b89ef634e85..33294eed24c8af60ff77fd41ab4fb4fb1df1ead7 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -2020,7 +2020,6 @@ component("net") {
grit("net_resources") {
source = "base/net_resources.grd"
- use_qualified_include = true
outputs = [
"grit/net_resources.h",
"net_resources.pak",
« no previous file with comments | « ios/web/test/BUILD.gn ('k') | third_party/WebKit/public/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698