Chromium Code Reviews| Index: base/debug_on_start.h |
| diff --git a/base/debug_on_start.h b/base/debug_on_start.h |
| index 7644a1a3d02a2595e855cd704069c756cdd937ef..ab823cf0e4e7c272e25fd8d9d24739ea128a964c 100644 |
| --- a/base/debug_on_start.h |
| +++ b/base/debug_on_start.h |
| @@ -65,4 +65,3 @@ DECLSPEC_SELECTANY DebugOnStart::PIFV debug_on_start = &DebugOnStart::Init; |
| #endif // defined(OS_WIN) |
| #endif // BASE_DEBUG_ON_START_H_ |
| - |