1 # Copyright (c) 2012 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_untrusted',
16 'defines!': ['CONTENT_IMPLEMENTATION'],
18 '../base/base_untrusted.gyp:base_untrusted',
19 '../native_client/tools.gyp:prep_toolchain',
26 'nacl_untrusted_build': 1,
27 'nlib_target': 'libtracing_untrusted.a',
33 'tracing/child_trace_message_filter.cc',
34 'tracing/child_trace_message_filter.h',
35 'tracing/tracing_messages.cc',
36 'tracing/tracing_messages.h',