Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1076)

Side by Side Diff: chrome/chrome_browser.gypi

Issue 10698106: Switch about box to web ui on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added GetForegroundWindow Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 3928 matching lines...) Expand 10 before | Expand all | Expand 10 after
3939 'browser/ui/webui/help/help_handler.h', 3939 'browser/ui/webui/help/help_handler.h',
3940 'browser/ui/webui/help/help_ui.cc', 3940 'browser/ui/webui/help/help_ui.cc',
3941 'browser/ui/webui/help/help_ui.h', 3941 'browser/ui/webui/help/help_ui.h',
3942 'browser/ui/webui/help/version_updater.h', 3942 'browser/ui/webui/help/version_updater.h',
3943 'browser/ui/webui/help/version_updater_basic.cc', 3943 'browser/ui/webui/help/version_updater_basic.cc',
3944 'browser/ui/webui/help/version_updater_basic.h', 3944 'browser/ui/webui/help/version_updater_basic.h',
3945 'browser/ui/webui/help/version_updater_chromeos.cc', 3945 'browser/ui/webui/help/version_updater_chromeos.cc',
3946 'browser/ui/webui/help/version_updater_chromeos.h', 3946 'browser/ui/webui/help/version_updater_chromeos.h',
3947 'browser/ui/webui/help/version_updater_mac.mm', 3947 'browser/ui/webui/help/version_updater_mac.mm',
3948 'browser/ui/webui/help/version_updater_mac.h', 3948 'browser/ui/webui/help/version_updater_mac.h',
3949 'browser/ui/webui/help/version_updater_win.cc',
3949 'browser/ui/webui/history_ui.cc', 3950 'browser/ui/webui/history_ui.cc',
3950 'browser/ui/webui/history_ui.h', 3951 'browser/ui/webui/history_ui.h',
3951 'browser/ui/webui/inspect_ui.cc', 3952 'browser/ui/webui/inspect_ui.cc',
3952 'browser/ui/webui/inspect_ui.h', 3953 'browser/ui/webui/inspect_ui.h',
3953 'browser/ui/webui/instant_ui.cc', 3954 'browser/ui/webui/instant_ui.cc',
3954 'browser/ui/webui/instant_ui.h', 3955 'browser/ui/webui/instant_ui.h',
3955 'browser/ui/webui/media/media_internals_handler.cc', 3956 'browser/ui/webui/media/media_internals_handler.cc',
3956 'browser/ui/webui/media/media_internals_handler.h', 3957 'browser/ui/webui/media/media_internals_handler.h',
3957 'browser/ui/webui/media/media_internals_proxy.cc', 3958 'browser/ui/webui/media/media_internals_proxy.cc',
3958 'browser/ui/webui/media/media_internals_proxy.h', 3959 'browser/ui/webui/media/media_internals_proxy.h',
(...skipping 1120 matching lines...) Expand 10 before | Expand all | Expand 10 after
5079 'browser/importer/nss_decryptor_system_nss.h', 5080 'browser/importer/nss_decryptor_system_nss.h',
5080 'browser/lifetime/application_lifetime_stub.cc', 5081 'browser/lifetime/application_lifetime_stub.cc',
5081 'browser/ui/certificate_dialogs.cc', 5082 'browser/ui/certificate_dialogs.cc',
5082 'browser/ui/certificate_dialogs.h', 5083 'browser/ui/certificate_dialogs.h',
5083 'browser/ui/crypto_module_password_dialog.cc', 5084 'browser/ui/crypto_module_password_dialog.cc',
5084 'browser/ui/crypto_module_password_dialog_nss.cc', 5085 'browser/ui/crypto_module_password_dialog_nss.cc',
5085 'browser/ui/startup/autolaunch_prompt.cc', 5086 'browser/ui/startup/autolaunch_prompt.cc',
5086 'browser/ui/views/keyboard_overlay_delegate.cc', 5087 'browser/ui/views/keyboard_overlay_delegate.cc',
5087 'browser/ui/views/keyboard_overlay_dialog_view.cc', 5088 'browser/ui/views/keyboard_overlay_dialog_view.cc',
5088 'browser/ui/views/simple_message_box_views.cc', 5089 'browser/ui/views/simple_message_box_views.cc',
5090 'browser/ui/webui/help/version_updater_basic.cc',
5091 'browser/ui/webui/help/version_updater_basic.h',
5089 'browser/ui/webui/tab_modal_confirm_dialog_webui.cc', 5092 'browser/ui/webui/tab_modal_confirm_dialog_webui.cc',
5090 'browser/ui/webui/tab_modal_confirm_dialog_webui.h', 5093 'browser/ui/webui/tab_modal_confirm_dialog_webui.h',
5091 ], 5094 ],
5092 'conditions': [ 5095 'conditions': [
5093 ['win_use_allocator_shim==1', { 5096 ['win_use_allocator_shim==1', {
5094 'dependencies': [ 5097 'dependencies': [
5095 '<(allocator_target)', 5098 '<(allocator_target)',
5096 ], 5099 ],
5097 }], 5100 }],
5098 ], 5101 ],
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
5366 'browser/metrics/proto/study.proto', 5369 'browser/metrics/proto/study.proto',
5367 ], 5370 ],
5368 'variables': { 5371 'variables': {
5369 'proto_in_dir': 'browser/metrics/proto', 5372 'proto_in_dir': 'browser/metrics/proto',
5370 'proto_out_dir': 'chrome/browser/metrics/proto', 5373 'proto_out_dir': 'chrome/browser/metrics/proto',
5371 }, 5374 },
5372 'includes': [ '../build/protoc.gypi' ] 5375 'includes': [ '../build/protoc.gypi' ]
5373 }, 5376 },
5374 ], 5377 ],
5375 } 5378 }
OLDNEW
« chrome/browser/google/google_update.cc ('K') | « chrome/browser/ui/webui/help/version_updater_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698