| OLD | NEW |
| 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'chromium_code': 1, | 7 'chromium_code': 1, |
| 8 }, | 8 }, |
| 9 'includes': [ | 9 'includes': [ |
| 10 'ui_resources.gypi', | 10 'ui_resources.gypi', |
| (...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 137 'base/ime/input_method_base.cc', | 137 'base/ime/input_method_base.cc', |
| 138 'base/ime/input_method_base.h', | 138 'base/ime/input_method_base.h', |
| 139 'base/ime/input_method_delegate.h', | 139 'base/ime/input_method_delegate.h', |
| 140 'base/ime/input_method_ibus.cc', | 140 'base/ime/input_method_ibus.cc', |
| 141 'base/ime/input_method_ibus.h', | 141 'base/ime/input_method_ibus.h', |
| 142 'base/ime/mock_input_method.cc', | 142 'base/ime/mock_input_method.cc', |
| 143 'base/ime/mock_input_method.h', | 143 'base/ime/mock_input_method.h', |
| 144 'base/ime/text_input_client.cc', | 144 'base/ime/text_input_client.cc', |
| 145 'base/ime/text_input_client.h', | 145 'base/ime/text_input_client.h', |
| 146 'base/ime/text_input_type.h', | 146 'base/ime/text_input_type.h', |
| 147 'base/javascript_message_type.h', |
| 147 'base/keycodes/keyboard_code_conversion.cc', | 148 'base/keycodes/keyboard_code_conversion.cc', |
| 148 'base/keycodes/keyboard_code_conversion.h', | 149 'base/keycodes/keyboard_code_conversion.h', |
| 149 'base/keycodes/keyboard_code_conversion_gtk.cc', | 150 'base/keycodes/keyboard_code_conversion_gtk.cc', |
| 150 'base/keycodes/keyboard_code_conversion_gtk.h', | 151 'base/keycodes/keyboard_code_conversion_gtk.h', |
| 151 'base/keycodes/keyboard_code_conversion_mac.h', | 152 'base/keycodes/keyboard_code_conversion_mac.h', |
| 152 'base/keycodes/keyboard_code_conversion_mac.mm', | 153 'base/keycodes/keyboard_code_conversion_mac.mm', |
| 153 'base/keycodes/keyboard_code_conversion_win.cc', | 154 'base/keycodes/keyboard_code_conversion_win.cc', |
| 154 'base/keycodes/keyboard_code_conversion_win.h', | 155 'base/keycodes/keyboard_code_conversion_win.h', |
| 155 'base/keycodes/keyboard_code_conversion_x.cc', | 156 'base/keycodes/keyboard_code_conversion_x.cc', |
| 156 'base/keycodes/keyboard_code_conversion_x.h', | 157 'base/keycodes/keyboard_code_conversion_x.h', |
| 157 'base/keycodes/keyboard_codes.h', | 158 'base/keycodes/keyboard_codes.h', |
| 158 'base/l10n/l10n_font_util.cc', | 159 'base/l10n/l10n_font_util.cc', |
| 159 'base/l10n/l10n_font_util.h', | 160 'base/l10n/l10n_font_util.h', |
| 160 'base/l10n/l10n_util.cc', | 161 'base/l10n/l10n_util.cc', |
| 161 'base/l10n/l10n_util.h', | 162 'base/l10n/l10n_util.h', |
| 162 'base/l10n/l10n_util_collator.h', | 163 'base/l10n/l10n_util_collator.h', |
| 163 'base/l10n/l10n_util_mac.h', | 164 'base/l10n/l10n_util_mac.h', |
| 164 'base/l10n/l10n_util_mac.mm', | 165 'base/l10n/l10n_util_mac.mm', |
| 165 'base/l10n/l10n_util_posix.cc', | 166 'base/l10n/l10n_util_posix.cc', |
| 166 'base/l10n/l10n_util_win.cc', | 167 'base/l10n/l10n_util_win.cc', |
| 167 'base/l10n/l10n_util_win.h', | 168 'base/l10n/l10n_util_win.h', |
| 168 'base/message_box_flags.h', | |
| 169 'base/message_box_win.cc', | 169 'base/message_box_win.cc', |
| 170 'base/message_box_win.h', | 170 'base/message_box_win.h', |
| 171 'base/models/button_menu_item_model.cc', | 171 'base/models/button_menu_item_model.cc', |
| 172 'base/models/button_menu_item_model.h', | 172 'base/models/button_menu_item_model.h', |
| 173 'base/models/combobox_model.h', | 173 'base/models/combobox_model.h', |
| 174 'base/models/menu_model.cc', | 174 'base/models/menu_model.cc', |
| 175 'base/models/menu_model.h', | 175 'base/models/menu_model.h', |
| 176 'base/models/menu_model_delegate.h', | 176 'base/models/menu_model_delegate.h', |
| 177 'base/models/simple_menu_model.cc', | 177 'base/models/simple_menu_model.cc', |
| 178 'base/models/simple_menu_model.h', | 178 'base/models/simple_menu_model.h', |
| (...skipping 497 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 676 'shutil.copyfile(\'<(ui_copy_target)\', \'<(ui_copy_dest)\'); '
\ | 676 'shutil.copyfile(\'<(ui_copy_target)\', \'<(ui_copy_dest)\'); '
\ |
| 677 'os.chmod(\'<(ui_copy_dest)\', 0700)' | 677 'os.chmod(\'<(ui_copy_dest)\', 0700)' |
| 678 ] | 678 ] |
| 679 } | 679 } |
| 680 ], | 680 ], |
| 681 }, | 681 }, |
| 682 ], | 682 ], |
| 683 }], | 683 }], |
| 684 ], | 684 ], |
| 685 } | 685 } |
| OLD | NEW |