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

Unified Diff: content/BUILD.gn

Issue 492813002: Use a qualified path for grit/content_resources.h. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « no previous file | content/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/BUILD.gn
diff --git a/content/BUILD.gn b/content/BUILD.gn
index 94c944da9cc2b192c5e3f551113f6caba541b904..88f705ba5c1e6fb0f912ea9c8d37cd276e32761d 100644
--- a/content/BUILD.gn
+++ b/content/BUILD.gn
@@ -38,6 +38,7 @@ if (is_component_build) {
grit("resources") {
source = "content_resources.grd"
+ use_qualified_include = true
outputs = [
"grit/content_resources.h",
"content_resources.pak",
« no previous file with comments | « no previous file | content/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698