Chromium Code Reviews| Index: base/thread.h |
| diff --git a/base/thread.h b/base/thread.h |
| index 425416818dbe2a446e29adc0501e7ea9aa3433ec..ae1b513fab6603e90a958ad30ed3908c5076dff5 100644 |
| --- a/base/thread.h |
| +++ b/base/thread.h |
| @@ -153,4 +153,3 @@ class Thread : PlatformThread::Delegate { |
| } // namespace base |
| #endif // BASE_THREAD_H_ |
| - |