[go: nahoru, domu]

blob: 2941235801a123e1be5f233be7ef2269f5d37262 [file] [log] [blame]
# Copyright 2017 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# TODO(siggi): Remove this target and redirect users to specific dependencies.
source_set("resource_coordinator_cpp") {
public_deps = [
"//base",
"//mojo/public/cpp/bindings",
"//services/resource_coordinator/public/cpp/memory_instrumentation",
"//services/resource_coordinator/public/mojom",
]
}