Chromium Code Reviews| Index: base/condition_variable.h |
| diff --git a/base/condition_variable.h b/base/condition_variable.h |
| index bceef5e028d00c16f9ff6db4581fc9ab141417fa..5ee7f74d7dfc187f33841eac09f7883c97cb930e 100644 |
| --- a/base/condition_variable.h |
| +++ b/base/condition_variable.h |
| @@ -171,4 +171,3 @@ class ConditionVariable { |
| }; |
| #endif // BASE_CONDITION_VARIABLE_H_ |
| - |