Chromium Code Reviews| Index: base/synchronization/spin_wait.h |
| diff --git a/base/synchronization/spin_wait.h b/base/synchronization/spin_wait.h |
| index 884d0c4f011bce353d20dc19859864b8bbd90e6d..ad54ca87b63ca8d7f69116051cb0a76bba88a017 100644 |
| --- a/base/synchronization/spin_wait.h |
| +++ b/base/synchronization/spin_wait.h |
| @@ -14,7 +14,6 @@ |
| #ifndef BASE_SYNCHRONIZATION_SPIN_WAIT_H_ |
| #define BASE_SYNCHRONIZATION_SPIN_WAIT_H_ |
| -#pragma once |
| #include "base/threading/platform_thread.h" |
| #include "base/time.h" |