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

Unified Diff: client/crash_report_database_test.cc

Issue 913273002: win: Implementation of CrashReportDatabase for Windows (for C++ Windows readability review) (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 years, 10 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/crash_report_database_win.cc » ('j') | client/crash_report_database_win.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/crash_report_database_test.cc
diff --git a/client/crash_report_database_test.cc b/client/crash_report_database_test.cc
index db0b7d1eb7458c4dc97566dfc98a938bb848ea8f..d6999a11b3c37a689e8e215f200fc32d7e1b570d 100644
--- a/client/crash_report_database_test.cc
+++ b/client/crash_report_database_test.cc
@@ -461,3 +461,4 @@ TEST_F(CrashReportDatabaseTest, MoveDatabase) {
} // namespace
} // namespace test
} // namespace crashpad
+// EOF comment added for readability review.
« no previous file with comments | « no previous file | client/crash_report_database_win.cc » ('j') | client/crash_report_database_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698