Chromium Code Reviews| Index: client/crash_report_database_win.cc |
| diff --git a/client/crash_report_database_win.cc b/client/crash_report_database_win.cc |
| index b7d401324effe5f0b7f62fceeb2458f5c31e84b0..922985f64e9d3e889c58e4d5870d19b718b1fe14 100644 |
| --- a/client/crash_report_database_win.cc |
| +++ b/client/crash_report_database_win.cc |
| @@ -697,3 +697,4 @@ scoped_ptr<CrashReportDatabase> CrashReportDatabase::Initialize( |
| } |
| } // namespace crashpad |
| +// EOF comment added for readability review. |