1 # Copyright 2014 The Chromium Authors. All rights reserved.
3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file.
8 '../build/common_untrusted.gypi',
11 ['disable_nacl==0 and disable_nacl_untrusted==0', {
14 'target_name': 'tracing_nacl',
16 'defines!': ['CONTENT_IMPLEMENTATION'],
18 '../base/base_nacl.gyp:base_nacl',
19 '../base/base_nacl.gyp:base_nacl_nonsfi',
20 '../ipc/ipc_nacl.gyp:ipc_nacl',
21 '../ipc/ipc_nacl.gyp:ipc_nacl_nonsfi',
27 'nacl_untrusted_build': 1,
28 'nlib_target': 'libtracing_nacl.a',
32 'build_pnacl_newlib': 0,
33 'build_nonsfi_helper': 1,
36 'tracing/child_memory_dump_manager_delegate_impl.cc',
37 'tracing/child_memory_dump_manager_delegate_impl.h',
38 'tracing/child_trace_message_filter.cc',
39 'tracing/child_trace_message_filter.h',
40 'tracing/trace_config_file.cc',
41 'tracing/trace_config_file.h',
42 'tracing/tracing_export.h',
43 'tracing/tracing_messages.cc',
44 'tracing/tracing_messages.h',
45 'tracing/tracing_switches.cc',
46 'tracing/tracing_switches.h',