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

Issue 59004: Use the better gyp pattern to make sure test_shell.pak is installed next... (Closed)

Created:
11 years, 8 months ago by sgk
Modified:
9 years, 5 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Use the better gyp pattern to make sure test_shell.pak is installed next to test_shell on Linux. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12976

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M webkit/tools/test_shell/test_shell.gyp View 1 chunk +6 lines, -4 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
sgk
TBR: mark
11 years, 8 months ago (2009-04-01 20:10:38 UTC) #1
Mark Mentovai
11 years, 8 months ago (2009-04-02 05:07:19 UTC) #2
LGTM 1.0

http://codereview.chromium.org/59004/diff/1/2
File webkit/tools/test_shell/test_shell.gyp (right):

http://codereview.chromium.org/59004/diff/1/2#newcode173
Line 173: '<(INTERMEDIATE_DIR)/repack/test_shell.pak',
I thought this was fine as-is, but it seems that you're doing this to avoid
scons_depends.

This LGTM, but perhaps we should revisit actions to make the dependency implicit
as GYP seems to expect.

Powered by Google App Engine
This is Rietveld 408576698