1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
5 source_set("devtools_discovery") {
7 "basic_target_descriptor.cc",
8 "basic_target_descriptor.h",
9 "devtools_discovery_manager.cc",
10 "devtools_discovery_manager.h",
11 "devtools_target_descriptor.h",
16 "//content/public/browser",
17 "//content/public/common",