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/tools/bindings/mojom.gni")
7 source_set("fetcher") {
27 "//mojo/application/public/interfaces",
29 "//mojo/services/network/public/interfaces",
30 "//mojo/services/updater",
31 "//third_party/mojo/src/mojo/public/cpp/bindings",
35 "//base/third_party/dynamic_annotations",
37 "//mojo/application/public/cpp:sources",
38 "//mojo/environment:chromium",
40 "//mojo/util:filename_util",
42 "//third_party/mojo/src/mojo/edk/system",