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

Unified Diff: content/app/resources/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 | « content/DEPS ('k') | content/browser/accessibility/accessibility_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/resources/BUILD.gn
diff --git a/content/app/resources/BUILD.gn b/content/app/resources/BUILD.gn
index 967f919da883c0de4defde5caeaeeb3c7e499f44..c9de61e01621076b405cebce2be3e1312083cc5d 100644
--- a/content/app/resources/BUILD.gn
+++ b/content/app/resources/BUILD.gn
@@ -6,6 +6,7 @@ import("//tools/grit/grit_rule.gni")
grit("resources") {
source = "content_resources.grd"
+ use_qualified_include = true
outputs = [
"grit/content_resources.h",
"content_resources_100_percent.pak",
« no previous file with comments | « content/DEPS ('k') | content/browser/accessibility/accessibility_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698