Chromium Code Reviews| Index: base/memory/scoped_nsobject.h |
| diff --git a/base/memory/scoped_nsobject.h b/base/memory/scoped_nsobject.h |
| index 57486cb8939349e6102f65e410b69c3d144ba582..0656dbed4263d14b7785200e4d2a5ff2a052c874 100644 |
| --- a/base/memory/scoped_nsobject.h |
| +++ b/base/memory/scoped_nsobject.h |
| @@ -4,7 +4,6 @@ |
| #ifndef BASE_MEMORY_SCOPED_NSOBJECT_H_ |
| #define BASE_MEMORY_SCOPED_NSOBJECT_H_ |
| -#pragma once |
| #import <Foundation/Foundation.h> |
| #include "base/basictypes.h" |