# Copyright (c) 2013 The Chromium OS Authors. All rights reserved. | |
# Use of this source code is governed by a BSD-style license that can be | |
# found in the LICENSE file. | |
DOC = """\ | |
Dep required if a test needs to access the eureka extension. | |
The intallation of this dep involves getting the latest stable | |
build of the extension from an omaha server. | |
""" | |
job.setup_dep(['sonic_extension']) |