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

Issue 7470027: Roll gyp 971:978 (Closed)

Created:
9 years, 5 months ago by Nico
Modified:
9 years, 5 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews
Visibility:
Public.

Description

Roll gyp 971:978 The roll adds support for DEAD_CODE_STRIPPING to the mac make build. BUG=90078 TEST=none TBR=evan Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94187

Patch Set 1 #

Patch Set 2 : git log #

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

Messages

Total messages: 2 (0 generated)
Nico
9 years, 5 months ago (2011-07-26 20:23:17 UTC) #1
Evan Martin
9 years, 5 months ago (2011-07-26 20:25:27 UTC) #2
OK

On Tue, Jul 26, 2011 at 1:23 PM,  <thakis@chromium.org> wrote:
> Reviewers: Evan Martin,
>
> Description:
> Roll gyp 971:978
>
> The roll adds support for DEAD_CODE_STRIPPING to the mac make build.
>
> BUG=90078
> TEST=none
> TBR=evan
>
> Please review this at http://codereview.chromium.org/7470027/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src
>
> Affected files:
>  M DEPS
>
>
> Index: DEPS
> diff --git a/DEPS b/DEPS
> index
>
70b4a2dfee85eecc10b2171127477e20edf999fe..b34ed999b9af95b8c3139278d9a5db9ab7d8cb36
> 100644
> --- a/DEPS
> +++ b/DEPS
> @@ -82,7 +82,7 @@ deps = {
>     (Var("googlecode_url") % "snappy") + "/trunk@37",
>
>   "src/tools/gyp":
> -    (Var("googlecode_url") % "gyp") + "/trunk@971",
> +    (Var("googlecode_url") % "gyp") + "/trunk@978",
>
>   "src/v8":
>     (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
>
>
>

Powered by Google App Engine
This is Rietveld 408576698