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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 10541013: Add relaunch prompt to linux help page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win Created 8 years, 6 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
« no previous file with comments | « chrome/browser/ui/webui/help/version_updater_unimplemented.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3787 matching lines...) Expand 10 before | Expand all | Expand 10 after
3798 'browser/ui/webui/flash_ui.h', 3798 'browser/ui/webui/flash_ui.h',
3799 'browser/ui/webui/generic_handler.cc', 3799 'browser/ui/webui/generic_handler.cc',
3800 'browser/ui/webui/generic_handler.h', 3800 'browser/ui/webui/generic_handler.h',
3801 'browser/ui/webui/gpu_internals_ui.cc', 3801 'browser/ui/webui/gpu_internals_ui.cc',
3802 'browser/ui/webui/gpu_internals_ui.h', 3802 'browser/ui/webui/gpu_internals_ui.h',
3803 'browser/ui/webui/help/help_handler.cc', 3803 'browser/ui/webui/help/help_handler.cc',
3804 'browser/ui/webui/help/help_handler.h', 3804 'browser/ui/webui/help/help_handler.h',
3805 'browser/ui/webui/help/help_ui.cc', 3805 'browser/ui/webui/help/help_ui.cc',
3806 'browser/ui/webui/help/help_ui.h', 3806 'browser/ui/webui/help/help_ui.h',
3807 'browser/ui/webui/help/version_updater.h', 3807 'browser/ui/webui/help/version_updater.h',
3808 'browser/ui/webui/help/version_updater_basic.cc',
3809 'browser/ui/webui/help/version_updater_basic.h',
3808 'browser/ui/webui/help/version_updater_chromeos.cc', 3810 'browser/ui/webui/help/version_updater_chromeos.cc',
3809 'browser/ui/webui/help/version_updater_chromeos.h', 3811 'browser/ui/webui/help/version_updater_chromeos.h',
3810 'browser/ui/webui/help/version_updater_mac.mm', 3812 'browser/ui/webui/help/version_updater_mac.mm',
3811 'browser/ui/webui/help/version_updater_mac.h', 3813 'browser/ui/webui/help/version_updater_mac.h',
3812 'browser/ui/webui/help/version_updater_unimplemented.cc',
3813 'browser/ui/webui/help/version_updater_unimplemented.h',
3814 'browser/ui/webui/history_ui.cc', 3814 'browser/ui/webui/history_ui.cc',
3815 'browser/ui/webui/history_ui.h', 3815 'browser/ui/webui/history_ui.h',
3816 'browser/ui/webui/inspect_ui.cc', 3816 'browser/ui/webui/inspect_ui.cc',
3817 'browser/ui/webui/inspect_ui.h', 3817 'browser/ui/webui/inspect_ui.h',
3818 'browser/ui/webui/media/media_internals_handler.cc', 3818 'browser/ui/webui/media/media_internals_handler.cc',
3819 'browser/ui/webui/media/media_internals_handler.h', 3819 'browser/ui/webui/media/media_internals_handler.h',
3820 'browser/ui/webui/media/media_internals_proxy.cc', 3820 'browser/ui/webui/media/media_internals_proxy.cc',
3821 'browser/ui/webui/media/media_internals_proxy.h', 3821 'browser/ui/webui/media/media_internals_proxy.h',
3822 'browser/ui/webui/media/media_internals_ui.cc', 3822 'browser/ui/webui/media/media_internals_ui.cc',
3823 'browser/ui/webui/media/media_internals_ui.h', 3823 'browser/ui/webui/media/media_internals_ui.h',
(...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after
4372 ['exclude', 'browser/first_run/upgrade_util_linux.cc'], 4372 ['exclude', 'browser/first_run/upgrade_util_linux.cc'],
4373 ['exclude', 'browser/icon_loader_linux.cc'], 4373 ['exclude', 'browser/icon_loader_linux.cc'],
4374 ['exclude', 'browser/icon_manager_linux.cc'], 4374 ['exclude', 'browser/icon_manager_linux.cc'],
4375 ['exclude', 'browser/idle_linux.cc'], 4375 ['exclude', 'browser/idle_linux.cc'],
4376 ['exclude', 'browser/password_manager/native_backend_gnome_x.cc'], 4376 ['exclude', 'browser/password_manager/native_backend_gnome_x.cc'],
4377 ['exclude', 'browser/password_manager/native_backend_gnome_x.h'], 4377 ['exclude', 'browser/password_manager/native_backend_gnome_x.h'],
4378 ['exclude', 'browser/password_manager/native_backend_kwallet_x.cc'], 4378 ['exclude', 'browser/password_manager/native_backend_kwallet_x.cc'],
4379 ['exclude', 'browser/password_manager/native_backend_kwallet_x.h'], 4379 ['exclude', 'browser/password_manager/native_backend_kwallet_x.h'],
4380 ['exclude', 'browser/platform_util_linux.cc'], 4380 ['exclude', 'browser/platform_util_linux.cc'],
4381 ['exclude', 'browser/speech/extension_api/tts_extension_api_linux.cc '], 4381 ['exclude', 'browser/speech/extension_api/tts_extension_api_linux.cc '],
4382 ['exclude', 'browser/ui/webui/help/version_updater_unimplemented.cc' ], 4382 ['exclude', 'browser/ui/webui/help/version_updater_basic.cc'],
4383 ['exclude', 'browser/ui/webui/help/version_updater_unimplemented.h'] , 4383 ['exclude', 'browser/ui/webui/help/version_updater_basic.h'],
4384 ['exclude', 'browser/upgrade_detector_impl.cc'], 4384 ['exclude', 'browser/upgrade_detector_impl.cc'],
4385 ['exclude', 'browser/upgrade_detector_impl.h'], 4385 ['exclude', 'browser/upgrade_detector_impl.h'],
4386 ], 4386 ],
4387 }], 4387 }],
4388 ['file_manager_extension==0', { 4388 ['file_manager_extension==0', {
4389 'sources/': [ 4389 'sources/': [
4390 ['exclude', 'browser/chromeos/media/media_player_extension_api.cc'], 4390 ['exclude', 'browser/chromeos/media/media_player_extension_api.cc'],
4391 ['exclude', 'browser/chromeos/media/media_player_extension_api.h'], 4391 ['exclude', 'browser/chromeos/media/media_player_extension_api.h'],
4392 ['exclude', 'browser/chromeos/extensions/file_browser_handler_api.cc '], 4392 ['exclude', 'browser/chromeos/extensions/file_browser_handler_api.cc '],
4393 ['exclude', 'browser/chromeos/extensions/file_browser_handler_api.h' ], 4393 ['exclude', 'browser/chromeos/extensions/file_browser_handler_api.h' ],
(...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after
4739 'browser/ui/crypto_module_password_dialog.cc', 4739 'browser/ui/crypto_module_password_dialog.cc',
4740 'browser/ui/crypto_module_password_dialog_nss.cc', 4740 'browser/ui/crypto_module_password_dialog_nss.cc',
4741 'browser/ui/panels/panel_browser_frame_view.cc', 4741 'browser/ui/panels/panel_browser_frame_view.cc',
4742 'browser/ui/panels/panel_browser_frame_view.h', 4742 'browser/ui/panels/panel_browser_frame_view.h',
4743 'browser/ui/panels/panel_browser_view.cc', 4743 'browser/ui/panels/panel_browser_view.cc',
4744 'browser/ui/panels/panel_browser_view.h', 4744 'browser/ui/panels/panel_browser_view.h',
4745 'browser/ui/tabs/dock_info.cc', 4745 'browser/ui/tabs/dock_info.cc',
4746 'browser/ui/tabs/tab_resources.cc', 4746 'browser/ui/tabs/tab_resources.cc',
4747 'browser/ui/views/extensions/extension_view.cc', 4747 'browser/ui/views/extensions/extension_view.cc',
4748 'browser/ui/views/extensions/extension_view.h', 4748 'browser/ui/views/extensions/extension_view.h',
4749 'browser/ui/webui/help/version_updater_unimplemented.cc', 4749 'browser/ui/webui/help/version_updater_basic.cc',
4750 'browser/ui/webui/help/version_updater_unimplemented.h', 4750 'browser/ui/webui/help/version_updater_basic.h',
4751 ], 4751 ],
4752 'sources': [ 4752 'sources': [
4753 # Build Apple sample code 4753 # Build Apple sample code
4754 '../third_party/apple_sample_code/ImageAndTextCell.h', 4754 '../third_party/apple_sample_code/ImageAndTextCell.h',
4755 '../third_party/apple_sample_code/ImageAndTextCell.m', 4755 '../third_party/apple_sample_code/ImageAndTextCell.m',
4756 # Build the necessary GTM sources 4756 # Build the necessary GTM sources
4757 '../third_party/GTM/AppKit/GTMFadeTruncatingTextFieldCell.h', 4757 '../third_party/GTM/AppKit/GTMFadeTruncatingTextFieldCell.h',
4758 '../third_party/GTM/AppKit/GTMFadeTruncatingTextFieldCell.m', 4758 '../third_party/GTM/AppKit/GTMFadeTruncatingTextFieldCell.m',
4759 '../third_party/GTM/AppKit/GTMIBArray.h', 4759 '../third_party/GTM/AppKit/GTMIBArray.h',
4760 '../third_party/GTM/AppKit/GTMIBArray.m', 4760 '../third_party/GTM/AppKit/GTMIBArray.m',
(...skipping 441 matching lines...) Expand 10 before | Expand all | Expand 10 after
5202 'browser/metrics/proto/study.proto', 5202 'browser/metrics/proto/study.proto',
5203 ], 5203 ],
5204 'variables': { 5204 'variables': {
5205 'proto_in_dir': 'browser/metrics/proto', 5205 'proto_in_dir': 'browser/metrics/proto',
5206 'proto_out_dir': 'chrome/browser/metrics/proto', 5206 'proto_out_dir': 'chrome/browser/metrics/proto',
5207 }, 5207 },
5208 'includes': [ '../build/protoc.gypi' ] 5208 'includes': [ '../build/protoc.gypi' ]
5209 }, 5209 },
5210 ], 5210 ],
5211 } 5211 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/webui/help/version_updater_unimplemented.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698