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',
13 ['disable_nacl==0 and disable_nacl_untrusted==0', {
16 'target_name': 'shared_memory_support_untrusted',
19 'nacl_untrusted_build': 1,
20 'nlib_target': 'libshared_memory_support_untrusted.a',
25 '../native_client/tools.gyp:prep_toolchain',
26 '../base/base_untrusted.gyp:base_untrusted',
29 'MEDIA_IMPLEMENTATION',
35 'shared_memory_support.gypi',
38 '<@(shared_memory_support_sources)',