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 import("//third_party/mojo/src/mojo/public/mojo_application.gni")
11 "devtools_service_delegate.cc",
12 "devtools_service_delegate.h",
17 "//components/devtools_service/public/interfaces",
18 "//mojo/application/public/cpp",
20 "//mojo/services/network/public/interfaces",
21 "//third_party/mojo/src/mojo/public/cpp/bindings",
26 mojo_native_application("devtools_service") {
33 "//mojo/application/public/cpp",