blob: eb9acf89d994b3e6a608be101f589f70d695dcee [file] [log] [blame]
# Copyright 2017 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("userpicker_base_shell") {
testonly = true
public_deps = [
"//src/experiences/session_shells/ermine/login_shell:userpicker_base_shell"
]
}