Commit 105c4298 authored by Roberto Carrillo's avatar Roberto Carrillo Committed by Commit Bot

Change mixin to include mastername property.

The component mapping updater needs the mastername property to be
defined. This mixin takes care of that.

R=hinoka

Bug: 803310
Change-Id: I579375231325cbc89ce31edef16e505eb16c0ccd
Reviewed-on: https://chromium-review.googlesource.com/1104796Reviewed-by: default avatarRyan Tseng <hinoka@chromium.org>
Commit-Queue: Roberto Carrillo <robertocn@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568131}
parent d0de86eb
......@@ -910,7 +910,7 @@ buckets {
builders {
name: "linux_chromium_component_updater"
mixins: "linux"
mixins: "linux-ci"
recipe {
name: "findit/chromium/update_components"
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment