| Index: base/threading/thread_local_storage.h
|
| diff --git a/base/threading/thread_local_storage.h b/base/threading/thread_local_storage.h
|
| index ca422b98e9b2f7dd3e982812ff9a04ff8fb57551..eb5648f76c9b693a6ac041d5b6a41ee35a1fcad9 100644
|
| --- a/base/threading/thread_local_storage.h
|
| +++ b/base/threading/thread_local_storage.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef BASE_THREADING_THREAD_LOCAL_STORAGE_H_
|
| #define BASE_THREADING_THREAD_LOCAL_STORAGE_H_
|
| -#pragma once
|
|
|
| #include "base/base_export.h"
|
| #include "base/basictypes.h"
|
|
|