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.
7 'input_method_out_dir':
8 '<(SHARED_INTERMEDIATE_DIR)/chromeos/ime',
12 'target_name': 'gencode',
18 'gen_input_methods.py',
21 '<(input_method_out_dir)/input_methods.h',
23 'action_name': 'gen_input_methods',
26 'gen_input_methods.py',
28 '<(input_method_out_dir)/input_methods.h',
30 'message': 'Generating input_methods.h',
33 'direct_dependent_settings': {
35 '<(SHARED_INTERMEDIATE_DIR)',