Chromium Code Reviews| Index: base/synchronization/lock_impl.h |
| diff --git a/base/synchronization/lock_impl.h b/base/synchronization/lock_impl.h |
| index 03b0c6466f963cbe134f259a6df3d471e637dc48..0b04167b9dba956c4a19c20f7bbb7ea49fc552cf 100644 |
| --- a/base/synchronization/lock_impl.h |
| +++ b/base/synchronization/lock_impl.h |
| @@ -4,7 +4,6 @@ |
| #ifndef BASE_SYNCHRONIZATION_LOCK_IMPL_H_ |
| #define BASE_SYNCHRONIZATION_LOCK_IMPL_H_ |
| -#pragma once |
| #include "build/build_config.h" |