| 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 3883 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3894 'browser/ui/webui/help/help_handler.h', | 3894 'browser/ui/webui/help/help_handler.h', |
| 3895 'browser/ui/webui/help/help_ui.cc', | 3895 'browser/ui/webui/help/help_ui.cc', |
| 3896 'browser/ui/webui/help/help_ui.h', | 3896 'browser/ui/webui/help/help_ui.h', |
| 3897 'browser/ui/webui/help/version_updater.h', | 3897 'browser/ui/webui/help/version_updater.h', |
| 3898 'browser/ui/webui/help/version_updater_basic.cc', | 3898 'browser/ui/webui/help/version_updater_basic.cc', |
| 3899 'browser/ui/webui/help/version_updater_basic.h', | 3899 'browser/ui/webui/help/version_updater_basic.h', |
| 3900 'browser/ui/webui/help/version_updater_chromeos.cc', | 3900 'browser/ui/webui/help/version_updater_chromeos.cc', |
| 3901 'browser/ui/webui/help/version_updater_chromeos.h', | 3901 'browser/ui/webui/help/version_updater_chromeos.h', |
| 3902 'browser/ui/webui/help/version_updater_mac.mm', | 3902 'browser/ui/webui/help/version_updater_mac.mm', |
| 3903 'browser/ui/webui/help/version_updater_mac.h', | 3903 'browser/ui/webui/help/version_updater_mac.h', |
| 3904 'browser/ui/webui/help/version_updater_win.cc', |
| 3905 'browser/ui/webui/help/version_updater_win.h', |
| 3906 'browser/ui/webui/help/version_updater_unimplemented.cc', |
| 3907 'browser/ui/webui/help/version_updater_unimplemented.h', |
| 3904 'browser/ui/webui/history_ui.cc', | 3908 'browser/ui/webui/history_ui.cc', |
| 3905 'browser/ui/webui/history_ui.h', | 3909 'browser/ui/webui/history_ui.h', |
| 3906 'browser/ui/webui/inspect_ui.cc', | 3910 'browser/ui/webui/inspect_ui.cc', |
| 3907 'browser/ui/webui/inspect_ui.h', | 3911 'browser/ui/webui/inspect_ui.h', |
| 3908 'browser/ui/webui/instant_ui.cc', | 3912 'browser/ui/webui/instant_ui.cc', |
| 3909 'browser/ui/webui/instant_ui.h', | 3913 'browser/ui/webui/instant_ui.h', |
| 3910 'browser/ui/webui/media/media_internals_handler.cc', | 3914 'browser/ui/webui/media/media_internals_handler.cc', |
| 3911 'browser/ui/webui/media/media_internals_handler.h', | 3915 'browser/ui/webui/media/media_internals_handler.h', |
| 3912 'browser/ui/webui/media/media_internals_proxy.cc', | 3916 'browser/ui/webui/media/media_internals_proxy.cc', |
| 3913 'browser/ui/webui/media/media_internals_proxy.h', | 3917 'browser/ui/webui/media/media_internals_proxy.h', |
| (...skipping 1114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5028 'browser/importer/nss_decryptor_system_nss.h', | 5032 'browser/importer/nss_decryptor_system_nss.h', |
| 5029 'browser/lifetime/application_lifetime_stub.cc', | 5033 'browser/lifetime/application_lifetime_stub.cc', |
| 5030 'browser/ui/certificate_dialogs.cc', | 5034 'browser/ui/certificate_dialogs.cc', |
| 5031 'browser/ui/certificate_dialogs.h', | 5035 'browser/ui/certificate_dialogs.h', |
| 5032 'browser/ui/crypto_module_password_dialog.cc', | 5036 'browser/ui/crypto_module_password_dialog.cc', |
| 5033 'browser/ui/crypto_module_password_dialog_nss.cc', | 5037 'browser/ui/crypto_module_password_dialog_nss.cc', |
| 5034 'browser/ui/startup/autolaunch_prompt.cc', | 5038 'browser/ui/startup/autolaunch_prompt.cc', |
| 5035 'browser/ui/views/keyboard_overlay_delegate.cc', | 5039 'browser/ui/views/keyboard_overlay_delegate.cc', |
| 5036 'browser/ui/views/keyboard_overlay_dialog_view.cc', | 5040 'browser/ui/views/keyboard_overlay_dialog_view.cc', |
| 5037 'browser/ui/views/simple_message_box_views.cc', | 5041 'browser/ui/views/simple_message_box_views.cc', |
| 5042 'browser/ui/webui/help/version_updater_unimplemented.cc', |
| 5043 'browser/ui/webui/help/version_updater_unimplemented.h', |
| 5038 'browser/ui/webui/tab_modal_confirm_dialog_webui.cc', | 5044 'browser/ui/webui/tab_modal_confirm_dialog_webui.cc', |
| 5039 'browser/ui/webui/tab_modal_confirm_dialog_webui.h', | 5045 'browser/ui/webui/tab_modal_confirm_dialog_webui.h', |
| 5040 ], | 5046 ], |
| 5041 'conditions': [ | 5047 'conditions': [ |
| 5042 ['win_use_allocator_shim==1', { | 5048 ['win_use_allocator_shim==1', { |
| 5043 'dependencies': [ | 5049 'dependencies': [ |
| 5044 '<(allocator_target)', | 5050 '<(allocator_target)', |
| 5045 ], | 5051 ], |
| 5046 }], | 5052 }], |
| 5047 ], | 5053 ], |
| (...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5315 'browser/metrics/proto/study.proto', | 5321 'browser/metrics/proto/study.proto', |
| 5316 ], | 5322 ], |
| 5317 'variables': { | 5323 'variables': { |
| 5318 'proto_in_dir': 'browser/metrics/proto', | 5324 'proto_in_dir': 'browser/metrics/proto', |
| 5319 'proto_out_dir': 'chrome/browser/metrics/proto', | 5325 'proto_out_dir': 'chrome/browser/metrics/proto', |
| 5320 }, | 5326 }, |
| 5321 'includes': [ '../build/protoc.gypi' ] | 5327 'includes': [ '../build/protoc.gypi' ] |
| 5322 }, | 5328 }, |
| 5323 ], | 5329 ], |
| 5324 } | 5330 } |
| OLD | NEW |