| Index: base/synchronization/condition_variable.h
|
| diff --git a/base/synchronization/condition_variable.h b/base/synchronization/condition_variable.h
|
| index 60a0b0e14ddf7f9688d941017be7c8a59dc4ea83..4f744f80b27e54bfdee4c59e10d74c70e4c40273 100644
|
| --- a/base/synchronization/condition_variable.h
|
| +++ b/base/synchronization/condition_variable.h
|
| @@ -64,7 +64,6 @@
|
|
|
| #ifndef BASE_SYNCHRONIZATION_CONDITION_VARIABLE_H_
|
| #define BASE_SYNCHRONIZATION_CONDITION_VARIABLE_H_
|
| -#pragma once
|
|
|
| #include "build/build_config.h"
|
|
|
|
|