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. |