| Index: content/renderer/dom_storage/dom_storage_dispatcher.h
|
| diff --git a/content/renderer/dom_storage/dom_storage_dispatcher.h b/content/renderer/dom_storage/dom_storage_dispatcher.h
|
| index c71ee60917ce2ece83af8ca84517f8284bbf1076..c987b1492746fce37c0aebfb89943b76775bcd40 100644
|
| --- a/content/renderer/dom_storage/dom_storage_dispatcher.h
|
| +++ b/content/renderer/dom_storage/dom_storage_dispatcher.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CONTENT_RENDERER_DOM_STORAGE_DOM_STORAGE_DISPATCHER_H_
|
| #define CONTENT_RENDERER_DOM_STORAGE_DOM_STORAGE_DISPATCHER_H_
|
| -#pragma once
|
|
|
| #include "base/memory/ref_counted.h"
|
|
|
|
|