Index: base/thread_local_storage.h |
diff --git a/base/thread_local_storage.h b/base/thread_local_storage.h |
index 0dc50a183e3a03d5feddcbffae2c955fc2fffe3a..646ded51cb02f835223885a153bc40142de0458c 100644 |
--- a/base/thread_local_storage.h |
+++ b/base/thread_local_storage.h |
@@ -92,4 +92,3 @@ class ThreadLocalStorage { |
typedef ThreadLocalStorage::Slot TLSSlot; |
#endif // BASE_THREAD_LOCAL_STORAGE_H_ |
- |