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

Issue 5017002: Add missing dependency to nacl_sandbox_test. Win64 needs depends on a differe... (Closed)

Created:
10 years, 1 month ago by jvoung - send to chromium...
Modified:
9 years, 7 months ago
Reviewers:
nsylvain
CC:
chromium-reviews
Visibility:
Public.

Description

Add missing dependency to nacl_sandbox_test. Win64 depends on a different dll. BUG=50121 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66162

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/chrome_tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jvoung - send to chromium...
10 years, 1 month ago (2010-11-15 20:31:41 UTC) #1
nsylvain
10 years, 1 month ago (2010-11-15 20:35:26 UTC) #2
LGTM

On Mon, Nov 15, 2010 at 12:31 PM, <jvoung@google.com> wrote:

> Reviewers: nsylvain,
>
> Description:
> Add missing dependency to nacl_sandbox_test. Win64 depends on a different
> dll.
> BUG=50121
>
>
> Please review this at http://codereview.chromium.org/5017002/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src/
>
> Affected files:
>  M     chrome/chrome_tests.gypi
>
>
> Index: chrome/chrome_tests.gypi
> ===================================================================
> --- chrome/chrome_tests.gypi    (revision 66118)
> +++ chrome/chrome_tests.gypi    (working copy)
> @@ -828,6 +828,7 @@
>             'chrome_nacl_win64',
>             'crash_service',  # run time dependency
>             'nacl_security_tests', # run time dependency
> +            'nacl_security_tests64', # run time dependency
>             'test_support_common',
>             '../google_update/google_update.gyp:google_update',
>             '../views/views.gyp:views',
>
>
>

Powered by Google App Engine
This is Rietveld 408576698