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

Unified Diff: client/client.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
« no previous file with comments | « no previous file | client/client_test.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/client.gyp
diff --git a/client/client.gyp b/client/client.gyp
index c5602b26d61c44fd63c4c07db8652a94186029c4..3524be41ef6973e5b35b32e96124dac5190a4a3e 100644
--- a/client/client.gyp
+++ b/client/client.gyp
@@ -40,6 +40,8 @@
'crashpad_client_win.cc',
'crashpad_info.cc',
'crashpad_info.h',
+ 'prune_crash_reports.cc',
+ 'prune_crash_reports.h',
'settings.cc',
'settings.h',
'simple_string_dictionary.cc',
« no previous file with comments | « no previous file | client/client_test.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698