Chromium Code Reviews| Index: base/atomicops_internals_x86_gcc.h |
| diff --git a/base/atomicops_internals_x86_gcc.h b/base/atomicops_internals_x86_gcc.h |
| index b605fd429e3937182095de94aaa642512410987b..f523f6f725fd12695b7b0eeddd346d8d251e8021 100644 |
| --- a/base/atomicops_internals_x86_gcc.h |
| +++ b/base/atomicops_internals_x86_gcc.h |
| @@ -246,4 +246,3 @@ inline Atomic64 Release_Load(volatile const Atomic64* ptr) { |
| #undef ATOMICOPS_COMPILER_BARRIER |
| #endif // BASE_ATOMICOPS_INTERNALS_X86_GCC_H_ |
| - |