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

Unified Diff: components/browser_watcher.gypi

Issue 1922473003: Scrub the vestigal breakpad crash dump attempts metrics code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address Greg's comments. Created 4 years, 8 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/installer/setup/installer_crash_reporter_client.cc ('k') | components/browser_watcher/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browser_watcher.gypi
diff --git a/components/browser_watcher.gypi b/components/browser_watcher.gypi
index 0595a01e650afb3f58b64126362a17412ce3a503..b65d4631a7c26955828df9193269b956470f22c2 100644
--- a/components/browser_watcher.gypi
+++ b/components/browser_watcher.gypi
@@ -30,8 +30,6 @@
'target_name': 'browser_watcher_client',
'type': 'static_library',
'sources': [
- 'browser_watcher/crash_reporting_metrics_win.cc',
- 'browser_watcher/crash_reporting_metrics_win.h',
'browser_watcher/watcher_client_win.cc',
'browser_watcher/watcher_client_win.h',
'browser_watcher/watcher_metrics_provider_win.cc',
« no previous file with comments | « chrome/installer/setup/installer_crash_reporter_client.cc ('k') | components/browser_watcher/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698