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': 'fake_dns',
15 'action_name': 'strip_fake_dns',
16 'inputs': ['<(PRODUCT_DIR)/fake_dns_symbols'],
17 'outputs': ['<(PRODUCT_DIR)/fake_dns'],
28 'target_name': 'fake_dns_symbols',
31 '../../../base/base.gyp:base',
32 '../../../net/net.gyp:net',
33 '../common/common.gyp:android_tools_common',