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

Unified Diff: net/BUILD.gn

Issue 483703004: Use a qualified path for grit/net_resources.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: gnnnnn Created 6 years, 4 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 | « content/shell/browser/shell_browser_main_parts.cc ('k') | net/base/net_util.cc » ('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 d9b2d395114fe93be0906308e5703a47d73f3e80..aa2fb793c83e31e3284b31ea707f027c6eb51981 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -556,6 +556,7 @@ 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 | « content/shell/browser/shell_browser_main_parts.cc ('k') | net/base/net_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698