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

Issue 1224002: Update DEPS file to pull in latest Natvie Client code that contains the... (Closed)

Created:
10 years, 9 months ago by David Springer
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Update DEPS file to pull in latest Natvie Client code that contains the NPN_Enumerate fix (required for NaCl SDK). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42501

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
David Springer
Trybots are all green. Once this lands, I'll update the DEPS in NaCl and in ...
10 years, 9 months ago (2010-03-24 18:34:25 UTC) #1
bradn
10 years, 9 months ago (2010-03-24 18:36:05 UTC) #2
LGTM

On Wed, Mar 24, 2010 at 11:34 AM, <dspringer@google.com> wrote:

> Reviewers: sehr, bradn,
>
> Message:
> Trybots are all green.  Once this lands, I'll update the DEPS in NaCl and
> in
> NaCl-SDK.
>
> Description:
> Update DEPS file to pull in latest Natvie Client code that contains the
> NPN_Enumerate fix (required for NaCl SDK).
>
>
> Please review this at http://codereview.chromium.org/1224002
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src/
>
> Affected files:
>  M     DEPS
>
>
> Index: DEPS
> ===================================================================
> --- DEPS        (revision 42468)
> +++ DEPS        (working copy)
> @@ -6,7 +6,7 @@
>   "skia_revision": "504",
>   "chromium_git": "http://src.chromium.org/git",
>   "swig_revision": "40423",
> -  "nacl_revision": "1760",
> +  "nacl_revision": "1794",
>  }
>
>  deps = {
>
>
>

Powered by Google App Engine
This is Rietveld 408576698