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.
8 'target_name': 'forwarder',
15 'action_name': 'strip_forwarder',
16 'inputs': ['<(PRODUCT_DIR)/forwarder_symbols'],
17 'outputs': ['<(PRODUCT_DIR)/forwarder'],
28 'target_name': 'forwarder_symbols',
31 '../../../base/base.gyp:base',
32 '../common/common.gyp:android_tools_common',