Index: base/debug_on_start.cc |
diff --git a/base/debug_on_start.cc b/base/debug_on_start.cc |
index 4080966cae75912963c9eec25ed4e9e53ebe3d5a..c7d414965e07279bbfb5699945ef78eddc740532 100644 |
--- a/base/debug_on_start.cc |
+++ b/base/debug_on_start.cc |
@@ -63,4 +63,3 @@ int __cdecl DebugOnStart::Init() { |
} |
return 0; |
} |
- |