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

Unified Diff: util/test/scoped_temp_dir.h

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
Index: util/test/scoped_temp_dir.h
diff --git a/util/test/scoped_temp_dir.h b/util/test/scoped_temp_dir.h
index 1851a0a5ecf16dbb2bfde2d08f673345c9d3890e..74a2241455f2c104eea28fafbdb19229cbc346ae 100644
--- a/util/test/scoped_temp_dir.h
+++ b/util/test/scoped_temp_dir.h
@@ -62,3 +62,4 @@ class ScopedTempDir {
} // namespace crashpad
#endif // CRASHPAD_UTIL_TEST_SCOPED_TEMP_DIR_
+// EOF comment added for readability review.

Powered by Google App Engine
This is Rietveld 408576698