Index: base/profiler.cc |
diff --git a/base/profiler.cc b/base/profiler.cc |
index 3f195978b3cd98d7195e27bf0229c509ee63a781..acb00c4998ca8b5981b5fc4a807b0815f7f7e111 100644 |
--- a/base/profiler.cc |
+++ b/base/profiler.cc |
@@ -42,4 +42,3 @@ void Profiler::SetThreadName(const char *name) { |
} |
} // namespace base |
- |