Chromium Code Reviews| Index: base/thread_local_storage_win.cc | 
| diff --git a/base/thread_local_storage_win.cc b/base/thread_local_storage_win.cc | 
| index 62ec6ea96dcfa2fb2b53b134005fcfbbe3845c3a..361167ea2688463ec2d8b4ee27ccaf0aff1078c0 100644 | 
| --- a/base/thread_local_storage_win.cc | 
| +++ b/base/thread_local_storage_win.cc | 
| @@ -184,4 +184,3 @@ PIMAGE_TLS_CALLBACK p_thread_callback = OnThreadExit; | 
| #pragma data_seg() | 
| #endif // _WIN64 | 
| - |