Chromium Code Reviews| Index: base/lock_impl.h | 
| diff --git a/base/lock_impl.h b/base/lock_impl.h | 
| index b3b62372995ed32499907bef0e056c276f0a2537..1c29075699dba43c3f53530ec778006ea3866f2f 100644 | 
| --- a/base/lock_impl.h | 
| +++ b/base/lock_impl.h | 
| @@ -76,4 +76,3 @@ class AutoLockImpl { | 
| }; | 
| #endif // BASE_LOCK_IMPL_H_ | 
| - |