1 # Copyright 2014 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.
7 'python_module_destination': '<(PRODUCT_DIR)/python/<(python_base_module)',
11 'rule_name': '<(_target_name)_cp_python',
14 '<(DEPTH)/build/cp.py',
17 '<(python_module_destination)/<(RULE_INPUT_NAME)',
25 'message': 'Moving <(RULE_INPUT_PATH) to its destination',