Chromium Code Reviews| Index: base/atomic_ref_count.h |
| diff --git a/base/atomic_ref_count.h b/base/atomic_ref_count.h |
| index 63b8e184c10d517194f15d4d02d3890a717f1857..e3e1d17f75770c3a05839dba06523dfeb3df26f6 100644 |
| --- a/base/atomic_ref_count.h |
| +++ b/base/atomic_ref_count.h |
| @@ -61,4 +61,3 @@ inline bool AtomicRefCountIsZero(volatile AtomicRefCount *ptr) { |
| } // namespace base |
| #endif // BASE_ATOMIC_REF_COUNT_H_ |
| - |