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

Issue 495183002: Fix empty resource IDs file in GN build. (Closed)

Created:
6 years, 4 months ago by brettw
Modified:
6 years, 4 months ago
Reviewers:
jam
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Fix empty resource IDs file in GN build. Previously, if you specified an empty resource ID file in the grit template in the GN build, it would send "-f" with no argument to grit, and this would cause the command line parsing to get messed up and it wouldn't generate any files. This patch just omits the "-f" argument in this case. R=jam@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291173

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M build/secondary/tools/grit/grit_rule.gni View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
6 years, 4 months ago (2014-08-21 19:10:22 UTC) #1
jam
rubberstamp lgtm, thanks for the quick fix
6 years, 4 months ago (2014-08-21 19:32:40 UTC) #2
brettw
6 years, 4 months ago (2014-08-21 20:38:51 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 291173 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698