Chromium Code Reviews| Index: util/test/scoped_temp_dir_win.cc |
| diff --git a/util/test/scoped_temp_dir_win.cc b/util/test/scoped_temp_dir_win.cc |
| index f641ec2b750d9adb160692e66e4f2ba5edd99bec..77748da0fdcaba707305344e7d2bb3665a987569 100644 |
| --- a/util/test/scoped_temp_dir_win.cc |
| +++ b/util/test/scoped_temp_dir_win.cc |
| @@ -109,3 +109,4 @@ void ScopedTempDir::RecursivelyDeleteTemporaryDirectory( |
| } // namespace test |
| } // namespace crashpad |
| +// EOF comment added for readability review. |