| Index: base/atomicops_internals_atomicword_compat.h
|
| diff --git a/base/atomicops_internals_atomicword_compat.h b/base/atomicops_internals_atomicword_compat.h
|
| index 8382fe1bc9702085df456b0643f1ce422a28421c..e02d11d29bfb9c931cbe79b1bdc64436fea23481 100644
|
| --- a/base/atomicops_internals_atomicword_compat.h
|
| +++ b/base/atomicops_internals_atomicword_compat.h
|
| @@ -6,7 +6,6 @@
|
|
|
| #ifndef BASE_ATOMICOPS_INTERNALS_ATOMICWORD_COMPAT_H_
|
| #define BASE_ATOMICOPS_INTERNALS_ATOMICWORD_COMPAT_H_
|
| -#pragma once
|
|
|
| // AtomicWord is a synonym for intptr_t, and Atomic32 is a synonym for int32,
|
| // which in turn means int. On some LP32 platforms, intptr_t is an int, but
|
|
|