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

Unified Diff: chrome/chrome_browser.gypi

Issue 2086403002: Remove the Kasko based out of process browser hang instrumentation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/process_singleton_win.cc ('k') | chrome/chrome_watcher/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 3475310e8ddcc96c8dcdd7cef715b5d9d4c0ca5a..79946e7460b900c36c5ffa183d45129fa3ec2f04 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3730,15 +3730,6 @@
'../components/components.gyp:generate_version_info',
],
}],
- ['OS == "win" and kasko_failed_rdv_reports == 1', {
- 'sources': [
- 'app/chrome_crash_reporter_client_win.cc',
- 'app/chrome_crash_reporter_client_win.h',
- ],
- 'dependencies': [
- '../components/components.gyp:crash_component_lib',
- ],
- }],
['use_nss_certs==1', {
'sources': [ '<@(chrome_browser_nss_sources)' ],
'conditions': [
@@ -3905,7 +3896,6 @@
'chrome_watcher_client',
'file_pre_reader',
'installer_util_strings',
- 'kasko_util',
'metrics_constants_util_win',
'../chrome/common_constants.gyp:version_header',
'../chrome_elf/chrome_elf.gyp:chrome_elf',
« no previous file with comments | « chrome/browser/process_singleton_win.cc ('k') | chrome/chrome_watcher/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698