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

Unified Diff: components/browser_watcher/BUILD.gn

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 | « components/browser_watcher.gypi ('k') | components/browser_watcher/crash_reporting_metrics_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browser_watcher/BUILD.gn
diff --git a/components/browser_watcher/BUILD.gn b/components/browser_watcher/BUILD.gn
index bdf78ee3c7928a93fa0d51647bdaecb6b911bb98..8b95bcd060a1e9a1169703ead63d885b0cd276ef 100644
--- a/components/browser_watcher/BUILD.gn
+++ b/components/browser_watcher/BUILD.gn
@@ -22,8 +22,6 @@ source_set("browser_watcher") {
source_set("browser_watcher_client") {
sources = [
- "crash_reporting_metrics_win.cc",
- "crash_reporting_metrics_win.h",
"watcher_client_win.cc",
"watcher_client_win.h",
"watcher_metrics_provider_win.cc",
« no previous file with comments | « components/browser_watcher.gypi ('k') | components/browser_watcher/crash_reporting_metrics_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698