OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # | 2 # |
3 # Use of this source code is governed by a BSD-style license that can be | 3 # Use of this source code is governed by a BSD-style license that can be |
4 # found in the LICENSE file. | 4 # found in the LICENSE file. |
5 | 5 |
6 { | 6 { |
7 'targets': [ | 7 'targets': [ |
8 { | 8 { |
9 'target_name': 'browser', | 9 'target_name': 'browser', |
10 'type': 'static_library', | 10 'type': 'static_library', |
(...skipping 3925 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3936 'browser/ui/webui/help/help_handler.h', | 3936 'browser/ui/webui/help/help_handler.h', |
3937 'browser/ui/webui/help/help_ui.cc', | 3937 'browser/ui/webui/help/help_ui.cc', |
3938 'browser/ui/webui/help/help_ui.h', | 3938 'browser/ui/webui/help/help_ui.h', |
3939 'browser/ui/webui/help/version_updater.h', | 3939 'browser/ui/webui/help/version_updater.h', |
3940 'browser/ui/webui/help/version_updater_basic.cc', | 3940 'browser/ui/webui/help/version_updater_basic.cc', |
3941 'browser/ui/webui/help/version_updater_basic.h', | 3941 'browser/ui/webui/help/version_updater_basic.h', |
3942 'browser/ui/webui/help/version_updater_chromeos.cc', | 3942 'browser/ui/webui/help/version_updater_chromeos.cc', |
3943 'browser/ui/webui/help/version_updater_chromeos.h', | 3943 'browser/ui/webui/help/version_updater_chromeos.h', |
3944 'browser/ui/webui/help/version_updater_mac.mm', | 3944 'browser/ui/webui/help/version_updater_mac.mm', |
3945 'browser/ui/webui/help/version_updater_mac.h', | 3945 'browser/ui/webui/help/version_updater_mac.h', |
| 3946 'browser/ui/webui/help/version_updater_win.cc', |
| 3947 'browser/ui/webui/help/version_updater_win.h', |
3946 'browser/ui/webui/history_ui.cc', | 3948 'browser/ui/webui/history_ui.cc', |
3947 'browser/ui/webui/history_ui.h', | 3949 'browser/ui/webui/history_ui.h', |
3948 'browser/ui/webui/inspect_ui.cc', | 3950 'browser/ui/webui/inspect_ui.cc', |
3949 'browser/ui/webui/inspect_ui.h', | 3951 'browser/ui/webui/inspect_ui.h', |
3950 'browser/ui/webui/instant_ui.cc', | 3952 'browser/ui/webui/instant_ui.cc', |
3951 'browser/ui/webui/instant_ui.h', | 3953 'browser/ui/webui/instant_ui.h', |
3952 'browser/ui/webui/media/media_internals_handler.cc', | 3954 'browser/ui/webui/media/media_internals_handler.cc', |
3953 'browser/ui/webui/media/media_internals_handler.h', | 3955 'browser/ui/webui/media/media_internals_handler.h', |
3954 'browser/ui/webui/media/media_internals_proxy.cc', | 3956 'browser/ui/webui/media/media_internals_proxy.cc', |
3955 'browser/ui/webui/media/media_internals_proxy.h', | 3957 'browser/ui/webui/media/media_internals_proxy.h', |
(...skipping 1117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5073 'browser/importer/nss_decryptor_system_nss.h', | 5075 'browser/importer/nss_decryptor_system_nss.h', |
5074 'browser/lifetime/application_lifetime_stub.cc', | 5076 'browser/lifetime/application_lifetime_stub.cc', |
5075 'browser/ui/certificate_dialogs.cc', | 5077 'browser/ui/certificate_dialogs.cc', |
5076 'browser/ui/certificate_dialogs.h', | 5078 'browser/ui/certificate_dialogs.h', |
5077 'browser/ui/crypto_module_password_dialog.cc', | 5079 'browser/ui/crypto_module_password_dialog.cc', |
5078 'browser/ui/crypto_module_password_dialog_nss.cc', | 5080 'browser/ui/crypto_module_password_dialog_nss.cc', |
5079 'browser/ui/startup/autolaunch_prompt.cc', | 5081 'browser/ui/startup/autolaunch_prompt.cc', |
5080 'browser/ui/views/keyboard_overlay_delegate.cc', | 5082 'browser/ui/views/keyboard_overlay_delegate.cc', |
5081 'browser/ui/views/keyboard_overlay_dialog_view.cc', | 5083 'browser/ui/views/keyboard_overlay_dialog_view.cc', |
5082 'browser/ui/views/simple_message_box_views.cc', | 5084 'browser/ui/views/simple_message_box_views.cc', |
| 5085 'browser/ui/webui/help/version_updater_basic.cc', |
| 5086 'browser/ui/webui/help/version_updater_basic.h', |
5083 'browser/ui/webui/tab_modal_confirm_dialog_webui.cc', | 5087 'browser/ui/webui/tab_modal_confirm_dialog_webui.cc', |
5084 'browser/ui/webui/tab_modal_confirm_dialog_webui.h', | 5088 'browser/ui/webui/tab_modal_confirm_dialog_webui.h', |
5085 ], | 5089 ], |
5086 'conditions': [ | 5090 'conditions': [ |
5087 ['win_use_allocator_shim==1', { | 5091 ['win_use_allocator_shim==1', { |
5088 'dependencies': [ | 5092 'dependencies': [ |
5089 '<(allocator_target)', | 5093 '<(allocator_target)', |
5090 ], | 5094 ], |
5091 }], | 5095 }], |
5092 ], | 5096 ], |
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5360 'browser/metrics/proto/study.proto', | 5364 'browser/metrics/proto/study.proto', |
5361 ], | 5365 ], |
5362 'variables': { | 5366 'variables': { |
5363 'proto_in_dir': 'browser/metrics/proto', | 5367 'proto_in_dir': 'browser/metrics/proto', |
5364 'proto_out_dir': 'chrome/browser/metrics/proto', | 5368 'proto_out_dir': 'chrome/browser/metrics/proto', |
5365 }, | 5369 }, |
5366 'includes': [ '../build/protoc.gypi' ] | 5370 'includes': [ '../build/protoc.gypi' ] |
5367 }, | 5371 }, |
5368 ], | 5372 ], |
5369 } | 5373 } |
OLD | NEW |