Chromium Code Reviews| Index: base/atomic_ref_count.h |
| diff --git a/base/atomic_ref_count.h b/base/atomic_ref_count.h |
| index 985c42c32381bae150a78e706dc363195980ab72..5130860ab0c28554a29b38cd25739af49f30738c 100644 |
| --- a/base/atomic_ref_count.h |
| +++ b/base/atomic_ref_count.h |
| @@ -10,7 +10,6 @@ |
| #ifndef BASE_ATOMIC_REF_COUNT_H_ |
| #define BASE_ATOMIC_REF_COUNT_H_ |
| -#pragma once |
| #include "base/atomicops.h" |
| #include "base/third_party/dynamic_annotations/dynamic_annotations.h" |