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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 10272007: Generate crash dumps when a hung PPAPI plugin is force terminated. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 7 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/hung_plugin_tab_helper.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 # 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 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'browser', 8 'target_name': 'browser',
9 'type': 'static_library', 9 'type': 'static_library',
10 'variables': { 'enable_wexit_time_destructors': 1, }, 10 'variables': { 'enable_wexit_time_destructors': 1, },
(...skipping 1045 matching lines...) Expand 10 before | Expand all | Expand 10 after
1056 'browser/google/google_update.h', 1056 'browser/google/google_update.h',
1057 'browser/google/google_update_settings_posix.cc', 1057 'browser/google/google_update_settings_posix.cc',
1058 'browser/google/google_url_tracker.cc', 1058 'browser/google/google_url_tracker.cc',
1059 'browser/google/google_url_tracker.h', 1059 'browser/google/google_url_tracker.h',
1060 'browser/google/google_util.cc', 1060 'browser/google/google_util.cc',
1061 'browser/google/google_util.h', 1061 'browser/google/google_util.h',
1062 'browser/gpu_blacklist.cc', 1062 'browser/gpu_blacklist.cc',
1063 'browser/gpu_blacklist.h', 1063 'browser/gpu_blacklist.h',
1064 'browser/gpu_util.cc', 1064 'browser/gpu_util.cc',
1065 'browser/gpu_util.h', 1065 'browser/gpu_util.h',
1066 'browser/hang_monitor/hang_crash_dump_win.cc',
1067 'browser/hang_monitor/hang_crash_dump_win.h',
1066 'browser/hang_monitor/hung_plugin_action.cc', 1068 'browser/hang_monitor/hung_plugin_action.cc',
1067 'browser/hang_monitor/hung_plugin_action.h', 1069 'browser/hang_monitor/hung_plugin_action.h',
1068 'browser/hang_monitor/hung_window_detector.cc', 1070 'browser/hang_monitor/hung_window_detector.cc',
1069 'browser/hang_monitor/hung_window_detector.h', 1071 'browser/hang_monitor/hung_window_detector.h',
1070 'browser/history/android/android_cache_database.cc', 1072 'browser/history/android/android_cache_database.cc',
1071 'browser/history/android/android_cache_database.h', 1073 'browser/history/android/android_cache_database.h',
1072 'browser/history/android/android_history_types.cc', 1074 'browser/history/android/android_history_types.cc',
1073 'browser/history/android/android_history_types.h', 1075 'browser/history/android/android_history_types.h',
1074 'browser/history/android/android_provider_backend.cc', 1076 'browser/history/android/android_provider_backend.cc',
1075 'browser/history/android/android_provider_backend.h', 1077 'browser/history/android/android_provider_backend.h',
(...skipping 3178 matching lines...) Expand 10 before | Expand all | Expand 10 after
4254 ['exclude', '^browser/automation/automation_provider_win.cc'], 4256 ['exclude', '^browser/automation/automation_provider_win.cc'],
4255 ['exclude', '^browser/automation/chrome_frame_automation_provider.cc '], 4257 ['exclude', '^browser/automation/chrome_frame_automation_provider.cc '],
4256 ['exclude', '^browser/automation/chrome_frame_automation_provider.h' ], 4258 ['exclude', '^browser/automation/chrome_frame_automation_provider.h' ],
4257 ['exclude', '^browser/automation/testing_automation_provider_win.cc' ], 4259 ['exclude', '^browser/automation/testing_automation_provider_win.cc' ],
4258 ['exclude', '^browser/external_tab/external_tab_container_win.cc'], 4260 ['exclude', '^browser/external_tab/external_tab_container_win.cc'],
4259 ['exclude', '^browser/external_tab/external_tab_container_win.h'], 4261 ['exclude', '^browser/external_tab/external_tab_container_win.h'],
4260 ['exclude', '^browser/first_run/try_chrome_dialog_view.cc'], 4262 ['exclude', '^browser/first_run/try_chrome_dialog_view.cc'],
4261 ['exclude', '^browser/first_run/try_chrome_dialog_view.h'], 4263 ['exclude', '^browser/first_run/try_chrome_dialog_view.h'],
4262 ['exclude', '^browser/google/google_update.cc'], 4264 ['exclude', '^browser/google/google_update.cc'],
4263 ['exclude', '^browser/google/google_update.h'], 4265 ['exclude', '^browser/google/google_update.h'],
4264 ['exclude', '^browser/hang_monitor/'], 4266 ['exclude', '^browser/hang_monitor/hung_plugin_action.cc',
4267 ['exclude', '^browser/hang_monitor/hung_plugin_action.h'],
4268 ['exclude', '^browser/hang_monitor/hung_window_detector.cc'],
4269 ['exclude', '^browser/hang_monitor/hung_window_detector.h'],
4265 ['exclude', '^browser/renderer_host/render_widget_host_view_views*'] , 4270 ['exclude', '^browser/renderer_host/render_widget_host_view_views*'] ,
4266 ['exclude', '^browser/tab_contents/web_drag_bookmark_handler_win.cc' ], 4271 ['exclude', '^browser/tab_contents/web_drag_bookmark_handler_win.cc' ],
4267 ['exclude', '^browser/tab_contents/web_drag_bookmark_handler_win.h'] , 4272 ['exclude', '^browser/tab_contents/web_drag_bookmark_handler_win.h'] ,
4268 ['exclude', '^browser/ui/browser_list_stub.cc'], 4273 ['exclude', '^browser/ui/browser_list_stub.cc'],
4269 ['exclude', '^browser/ui/panels/display_settings_provider_win.cc'], 4274 ['exclude', '^browser/ui/panels/display_settings_provider_win.cc'],
4270 ['exclude', '^browser/ui/tabs/dock_info_win.cc'], 4275 ['exclude', '^browser/ui/tabs/dock_info_win.cc'],
4271 ['exclude', '^browser/ui/views/about_ipc_dialog.cc'], 4276 ['exclude', '^browser/ui/views/about_ipc_dialog.cc'],
4272 ['exclude', '^browser/ui/views/app_menu_button_win.cc'], 4277 ['exclude', '^browser/ui/views/app_menu_button_win.cc'],
4273 ['exclude', '^browser/ui/views/certificate_viewer_win.cc'], 4278 ['exclude', '^browser/ui/views/certificate_viewer_win.cc'],
4274 ['exclude', '^browser/ui/views/dropdown_bar_host_win.cc'], 4279 ['exclude', '^browser/ui/views/dropdown_bar_host_win.cc'],
(...skipping 965 matching lines...) Expand 10 before | Expand all | Expand 10 after
5240 'type': 'static_library', 5245 'type': 'static_library',
5241 'sources': [ 'browser/chromeos/gdata/gdata.proto' ], 5246 'sources': [ 'browser/chromeos/gdata/gdata.proto' ],
5242 'variables': { 5247 'variables': {
5243 'proto_in_dir': 'browser/chromeos/gdata', 5248 'proto_in_dir': 'browser/chromeos/gdata',
5244 'proto_out_dir': 'chrome/browser/chromeos/gdata', 5249 'proto_out_dir': 'chrome/browser/chromeos/gdata',
5245 }, 5250 },
5246 'includes': [ '../build/protoc.gypi' ] 5251 'includes': [ '../build/protoc.gypi' ]
5247 }, 5252 },
5248 ], 5253 ],
5249 } 5254 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/hung_plugin_tab_helper.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698