| OLD | NEW |
| 1 # Copyright (c) 2009 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2009 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 'variables': { | 9 'variables': { |
| 10 'version_py_path': 'tools/build/version.py', | 10 'version_py_path': 'tools/build/version.py', |
| (...skipping 1091 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1102 'browser/cocoa/menu_button.h', | 1102 'browser/cocoa/menu_button.h', |
| 1103 'browser/cocoa/menu_button.mm', | 1103 'browser/cocoa/menu_button.mm', |
| 1104 'browser/cocoa/multi_key_equivalent_button.h', | 1104 'browser/cocoa/multi_key_equivalent_button.h', |
| 1105 'browser/cocoa/multi_key_equivalent_button.mm', | 1105 'browser/cocoa/multi_key_equivalent_button.mm', |
| 1106 'browser/cocoa/nswindow_local_state.h', | 1106 'browser/cocoa/nswindow_local_state.h', |
| 1107 'browser/cocoa/nswindow_local_state.mm', | 1107 'browser/cocoa/nswindow_local_state.mm', |
| 1108 'browser/cocoa/page_info_window_controller.h', | 1108 'browser/cocoa/page_info_window_controller.h', |
| 1109 'browser/cocoa/page_info_window_controller.mm', | 1109 'browser/cocoa/page_info_window_controller.mm', |
| 1110 'browser/cocoa/page_info_window_mac.h', | 1110 'browser/cocoa/page_info_window_mac.h', |
| 1111 'browser/cocoa/page_info_window_mac.mm', | 1111 'browser/cocoa/page_info_window_mac.mm', |
| 1112 'browser/cocoa/preferences_localizer.h', | |
| 1113 'browser/cocoa/preferences_localizer.mm', | |
| 1114 'browser/cocoa/preferences_window_controller.h', | 1112 'browser/cocoa/preferences_window_controller.h', |
| 1115 'browser/cocoa/preferences_window_controller.mm', | 1113 'browser/cocoa/preferences_window_controller.mm', |
| 1116 'browser/cocoa/rwhvm_editcommand_helper.h', | 1114 'browser/cocoa/rwhvm_editcommand_helper.h', |
| 1117 'browser/cocoa/rwhvm_editcommand_helper.mm', | 1115 'browser/cocoa/rwhvm_editcommand_helper.mm', |
| 1118 'browser/cocoa/restart_browser.h', | 1116 'browser/cocoa/restart_browser.h', |
| 1119 'browser/cocoa/restart_browser.mm', | 1117 'browser/cocoa/restart_browser.mm', |
| 1120 'browser/cocoa/sad_tab_view.h', | 1118 'browser/cocoa/sad_tab_view.h', |
| 1121 'browser/cocoa/sad_tab_view.mm', | 1119 'browser/cocoa/sad_tab_view.mm', |
| 1122 'browser/cocoa/search_engine_list_model.h', | 1120 'browser/cocoa/search_engine_list_model.h', |
| 1123 'browser/cocoa/search_engine_list_model.mm', | 1121 'browser/cocoa/search_engine_list_model.mm', |
| (...skipping 1368 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2492 'app/nibs/ClearBrowsingData.xib', | 2490 'app/nibs/ClearBrowsingData.xib', |
| 2493 'app/nibs/DownloadItem.xib', | 2491 'app/nibs/DownloadItem.xib', |
| 2494 'app/nibs/EditSearchEngine.xib', | 2492 'app/nibs/EditSearchEngine.xib', |
| 2495 'app/nibs/FirstRunDialog.xib', | 2493 'app/nibs/FirstRunDialog.xib', |
| 2496 'app/nibs/HttpAuthLoginSheet.xib', | 2494 'app/nibs/HttpAuthLoginSheet.xib', |
| 2497 'app/nibs/HungRendererDialog.xib', | 2495 'app/nibs/HungRendererDialog.xib', |
| 2498 'app/nibs/ImportProgressDialog.xib', | 2496 'app/nibs/ImportProgressDialog.xib', |
| 2499 'app/nibs/KeywordEditor.xib', | 2497 'app/nibs/KeywordEditor.xib', |
| 2500 'app/nibs/MainMenu.xib', | 2498 'app/nibs/MainMenu.xib', |
| 2501 'app/nibs/PageInfo.xib', | 2499 'app/nibs/PageInfo.xib', |
| 2500 'app/nibs/Preferences.xib', |
| 2502 'app/nibs/SaveAccessoryView.xib', | 2501 'app/nibs/SaveAccessoryView.xib', |
| 2503 'app/nibs/TabView.xib', | 2502 'app/nibs/TabView.xib', |
| 2504 'app/nibs/TaskManager.xib', | 2503 'app/nibs/TaskManager.xib', |
| 2505 'app/nibs/Toolbar.xib', | 2504 'app/nibs/Toolbar.xib', |
| 2506 ], | 2505 ], |
| 2507 }, | 2506 }, |
| 2508 'action_name': 'Process xibs for localization', | 2507 'action_name': 'Process xibs for localization', |
| 2509 'inputs': [ | 2508 'inputs': [ |
| 2510 '<(xib_localizer_tool_path)', | 2509 '<(xib_localizer_tool_path)', |
| 2511 '<@(xib_files_to_scan)', | 2510 '<@(xib_files_to_scan)', |
| (...skipping 4402 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6914 ], # targets when chrome_personalization==1 | 6913 ], # targets when chrome_personalization==1 |
| 6915 }], | 6914 }], |
| 6916 ], # 'conditions' | 6915 ], # 'conditions' |
| 6917 } | 6916 } |
| 6918 | 6917 |
| 6919 # Local Variables: | 6918 # Local Variables: |
| 6920 # tab-width:2 | 6919 # tab-width:2 |
| 6921 # indent-tabs-mode:nil | 6920 # indent-tabs-mode:nil |
| 6922 # End: | 6921 # End: |
| 6923 # vim: set expandtab tabstop=2 shiftwidth=2: | 6922 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |