1 # Copyright 2014 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.
7 "child_memory_dump_manager_delegate_impl.cc",
8 "child_memory_dump_manager_delegate_impl.h",
9 "child_trace_message_filter.cc",
10 "child_trace_message_filter.h",
12 "tracing_messages.cc",
16 defines = [ "TRACING_IMPLEMENTATION" ]
24 component("startup_tracing") {
26 "trace_config_file.cc",
27 "trace_config_file.h",
29 "tracing_switches.cc",
33 defines = [ "TRACING_IMPLEMENTATION" ]
40 source_set("unit_tests") {
44 "trace_config_file_unittest.cc",
49 "//base/test:test_support",