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

Issue 113144: Move the right dependencies into the main section of all.gyp,... (Closed)

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

Description

Move the right dependencies into the main section of all.gyp, the {test_shell,webkit}.gyp:* targets from the 'all_gyps' section, not the specific 'test_shell' and 'test_shell_tests' targets from the mac condition. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=15629

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M build/all.gyp View 3 chunks +4 lines, -4 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
sgk
Oops...
11 years, 7 months ago (2009-05-08 08:53:40 UTC) #1
sgk
Oh, yeah: TBR=mark
11 years, 7 months ago (2009-05-08 08:53:52 UTC) #2
Mark Mentovai
11 years, 7 months ago (2009-05-08 13:24:26 UTC) #3
LG

http://codereview.chromium.org/113144/diff/1/2
File build/all.gyp (right):

http://codereview.chromium.org/113144/diff/1/2#newcode43
Line 43: '../webkit/tools/test_shell/test_shell.gyp:*',
This may pull a couple extra targets into "all" that weren't there before
(test_worker on Linux?) but that's probably OK.

Powered by Google App Engine
This is Rietveld 408576698