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

Unified Diff: chrome/renderer/BUILD.gn

Issue 461213003: Revert of GN: Specify grit generated output paths to be the same as gyp's. (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 | « chrome/common/BUILD.gn ('k') | extensions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index d621d24d31d000a2e391485aa3b1602fdadf221c..64d423fc0012899703a21360d8e5e4d44f992e7b 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -15,7 +15,6 @@
# (generate_renderer_resources action)
grit("resources") {
source = "resources/renderer_resources.grd"
- output_dir = "$root_gen_dir/chrome"
outputs = [
"grit/renderer_resources.h",
"renderer_resources_100_percent.pak",
« no previous file with comments | « chrome/common/BUILD.gn ('k') | extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698