Chromium Code Reviews| 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. |