Chromium Code Reviews| Index: base/threading/thread_local.h |
| diff --git a/base/threading/thread_local.h b/base/threading/thread_local.h |
| index dcad91516956021e628079599dd53a1ab0d79545..6561420758c273cd30ab8492cedae5501363be04 100644 |
| --- a/base/threading/thread_local.h |
| +++ b/base/threading/thread_local.h |
| @@ -47,7 +47,6 @@ |
| #ifndef BASE_THREADING_THREAD_LOCAL_H_ |
| #define BASE_THREADING_THREAD_LOCAL_H_ |
| -#pragma once |
| #include "base/base_export.h" |
| #include "base/basictypes.h" |