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

Unified Diff: util/test/scoped_temp_dir_posix.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
Index: util/test/scoped_temp_dir_posix.cc
diff --git a/util/test/scoped_temp_dir_posix.cc b/util/test/scoped_temp_dir_posix.cc
index c906d78095f82ee4702a373b5291f0daf8372b24..fcd46e0b44d0ad511ca6ff66eb25e9d1d0d5ad34 100644
--- a/util/test/scoped_temp_dir_posix.cc
+++ b/util/test/scoped_temp_dir_posix.cc
@@ -67,3 +67,4 @@ void ScopedTempDir::RecursivelyDeleteTemporaryDirectory(
} // namespace test
} // namespace crashpad
+// EOF comment added for readability review.

Powered by Google App Engine
This is Rietveld 408576698