Chromium Code Reviews| Index: base/atomicops_internals_x86_msvc.h |
| diff --git a/base/atomicops_internals_x86_msvc.h b/base/atomicops_internals_x86_msvc.h |
| index f6bc84217f9e323c288bf3c8c288538bf3cf440b..3d41e6281cca809dae567ba76e1f6fc85bd1390a 100644 |
| --- a/base/atomicops_internals_x86_msvc.h |
| +++ b/base/atomicops_internals_x86_msvc.h |
| @@ -165,4 +165,3 @@ inline Atomic64 Release_Load(volatile const Atomic64* ptr) { |
| } // namespace base |
| #endif // BASE_ATOMICOPS_INTERNALS_X86_MSVC_H_ |
| - |