diff options
Diffstat (limited to 'base/scoped_handle_win.h')
-rw-r--r-- | base/scoped_handle_win.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/scoped_handle_win.h b/base/scoped_handle_win.h index 6375ad9..1e60024 100644 --- a/base/scoped_handle_win.h +++ b/base/scoped_handle_win.h @@ -220,4 +220,4 @@ class ScopedHGlobal { DISALLOW_EVIL_CONSTRUCTORS(ScopedHGlobal); }; -#endif // BASE_SCOPED_HANDLE_WIN_H_ +#endif // BASE_SCOPED_HANDLE_WIN_H_ |