| Index: base/threading/thread_checker_impl.h
|
| diff --git a/base/threading/thread_checker_impl.h b/base/threading/thread_checker_impl.h
|
| index 42955604762c29faa76f934983700eca8bded19c..24361c83221373b7994e0f74f4196193ac0826f8 100644
|
| --- a/base/threading/thread_checker_impl.h
|
| +++ b/base/threading/thread_checker_impl.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef BASE_THREADING_THREAD_CHECKER_IMPL_H_
|
| #define BASE_THREADING_THREAD_CHECKER_IMPL_H_
|
| -#pragma once
|
|
|
| #include "base/base_export.h"
|
| #include "base/synchronization/lock.h"
|
|
|