1 # Copyright (c) 2012 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.
10 '../native_client/build/untrusted.gypi',
14 ['disable_nacl==0 and disable_nacl_untrusted==0', {
17 'target_name': 'base_untrusted',
21 'nacl_untrusted_build': 1,
22 'nlib_target': 'libbase_untrusted.a',
26 'atomicops_internals_x86_gcc.cc',
28 'sync_socket_nacl.cc',
29 'third_party/nspr/prtime.cc',
34 '<(DEPTH)/native_client/tools.gyp:prep_toolchain',