blob: 48d3421177691e1400d77e2c61c4e353dfb8d1a7 [file] [log] [blame]
# Copyright 2014 The Chromium 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("python") {
assert(is_linux)
deps = [
"//services/python/content_handler",
"//services/python/mojo_url_redirector",
]
}