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

Issue 466403002: Fix chrome/BUILD.gn. (Closed)

Created:
6 years, 4 months ago by Joao da Silva
Modified:
6 years, 4 months ago
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Fix chrome/BUILD.gn. Building target "chrome:resources" once works, rebuilding it again fails with this error: ninja:error: expected depfile 'gen/chrome/resources_grit.d' to mention 'gen/chrome/grit/common_resources.h', got 'gen/chrome/grit/renderer_resources.h' Making sure the resources targets have unique names fixes this problem. BUG=None R=phajdan.jr@chromium.org, zerny@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289283

Patch Set 1 #

Total comments: 1

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M chrome/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Joao da Silva
https://codereview.chromium.org/466403002/diff/1/chrome/BUILD.gn File chrome/BUILD.gn (left): https://codereview.chromium.org/466403002/diff/1/chrome/BUILD.gn#oldcode15 chrome/BUILD.gn:15: "//chrome/renderer:resources", I think these 3 duplicated names are the ...
6 years, 4 months ago (2014-08-13 13:23:47 UTC) #1
Paweł Hajdan Jr.
LGTM to green the tree, +Brett, Dirk FYI for expert GN recommendations
6 years, 4 months ago (2014-08-13 13:27:39 UTC) #2
Joao da Silva
Seems like the issue comes from https://codereview.chromium.org/468733003 Because those 3 "resource" targets are outputing to ...
6 years, 4 months ago (2014-08-13 13:28:43 UTC) #3
zerny-chromium
On 2014/08/13 13:28:43, Joao da Silva wrote: > Seems like the issue comes from > ...
6 years, 4 months ago (2014-08-13 13:30:44 UTC) #4
zerny-chromium
On 2014/08/13 13:30:44, zerny-chromium wrote: > On 2014/08/13 13:28:43, Joao da Silva wrote: > > ...
6 years, 4 months ago (2014-08-13 14:01:11 UTC) #5
Joao da Silva
I'm going to land this to get the tree going again. Brett, Dirk: PTAL later. ...
6 years, 4 months ago (2014-08-13 14:01:38 UTC) #6
Joao da Silva
Committed patchset #2 manually as 289283.
6 years, 4 months ago (2014-08-13 14:03:04 UTC) #7
Dirk Pranke
On 2014/08/13 13:28:43, Joao da Silva wrote: > Seems like the issue comes from > ...
6 years, 4 months ago (2014-08-13 19:49:35 UTC) #8
brettw
I think it's bad to manually specify the chrome directory for all of these, but ...
6 years, 4 months ago (2014-08-13 20:21:34 UTC) #9
brettw
6 years, 4 months ago (2014-08-13 20:33:23 UTC) #10
Message was sent while issue was closed.
I did: https://codereview.chromium.org/469893002/

Powered by Google App Engine
This is Rietveld 408576698