| Index: content/renderer/dom_storage/webstoragearea_impl.h
|
| diff --git a/content/renderer/dom_storage/webstoragearea_impl.h b/content/renderer/dom_storage/webstoragearea_impl.h
|
| index f9fc361841ff5e29e8244947e4d0c0e3f49066fe..aff5e6e122bb41384017c1de4c64235f6cc5ff48 100644
|
| --- a/content/renderer/dom_storage/webstoragearea_impl.h
|
| +++ b/content/renderer/dom_storage/webstoragearea_impl.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CONTENT_RENDERER_DOM_STORAGE_WEBSTORAGEAREA_IMPL_H_
|
| #define CONTENT_RENDERER_DOM_STORAGE_WEBSTORAGEAREA_IMPL_H_
|
| -#pragma once
|
|
|
| #include "base/basictypes.h"
|
| #include "base/memory/ref_counted.h"
|
|
|