| Index: content/renderer/dom_storage/webstoragenamespace_impl.h
|
| diff --git a/content/renderer/dom_storage/webstoragenamespace_impl.h b/content/renderer/dom_storage/webstoragenamespace_impl.h
|
| index 5e3b8dcb75fd4a02a5154bb57c32d1c710dab265..1e0d7b2ea57ac54ba9891d574f2014746c6af5e2 100644
|
| --- a/content/renderer/dom_storage/webstoragenamespace_impl.h
|
| +++ b/content/renderer/dom_storage/webstoragenamespace_impl.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CONTENT_RENDERER_DOM_STORAGE_WEBSTORAGENAMESPACE_IMPL_H_
|
| #define CONTENT_RENDERER_DOM_STORAGE_WEBSTORAGENAMESPACE_IMPL_H_
|
| -#pragma once
|
|
|
| #include "base/basictypes.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebStorageNamespace.h"
|
|
|