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

Unified Diff: client/client_test.gyp

Issue 1392653002: Add functionality to prune old crash reports from the database. (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 years, 2 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
Index: client/client_test.gyp
diff --git a/client/client_test.gyp b/client/client_test.gyp
index cc6893f9b38c172e1d5680373712d33d19e078bf..979939f8a40df957659ce8e778095560ce54d944 100644
--- a/client/client_test.gyp
+++ b/client/client_test.gyp
@@ -35,6 +35,7 @@
'sources': [
'capture_context_mac_test.cc',
'crash_report_database_test.cc',
+ 'prune_crash_reports_test.cc',
'settings_test.cc',
'simple_string_dictionary_test.cc',
'simulate_crash_mac_test.cc',

Powered by Google App Engine
This is Rietveld 408576698