| Index: base/threading/non_thread_safe_impl.h
|
| diff --git a/base/threading/non_thread_safe_impl.h b/base/threading/non_thread_safe_impl.h
|
| index 71faeb2eeea1499da009fc98e0af46ca4c07f198..a3a356df4a5b133f452531dfde88e2c53c491ca4 100644
|
| --- a/base/threading/non_thread_safe_impl.h
|
| +++ b/base/threading/non_thread_safe_impl.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef BASE_THREADING_NON_THREAD_SAFE_IMPL_H_
|
| #define BASE_THREADING_NON_THREAD_SAFE_IMPL_H_
|
| -#pragma once
|
|
|
| #include "base/base_export.h"
|
| #include "base/threading/thread_checker_impl.h"
|
|
|