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

Issue 167373004: Fix automatic toolchain when msvs-ninja in GYP_GENERATORS (Closed)

Created:
6 years, 10 months ago by scottmg
Modified:
6 years, 10 months ago
Reviewers:
jschuh
CC:
chromium-reviews
Visibility:
Public.

Description

Fix automatic toolchain when msvs-ninja in GYP_GENERATORS Previously, we checked that GYP_GENERATORS was "ninja", but this broke when using GYP_GENERATORS=ninja,msvs-ninja. As there are no other supported genearators than those two now, there's no need to check that we're using ninja at all, so just remove that branch of the if. BUG=323300 R=jschuh@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251406

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M build/gyp_chromium View 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scottmg
6 years, 10 months ago (2014-02-14 20:06:00 UTC) #1
jschuh
lgtm!
6 years, 10 months ago (2014-02-14 20:08:54 UTC) #2
scottmg
6 years, 10 months ago (2014-02-14 20:11:56 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r251406 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698