| 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 f395d575f5cb247d7f4ccbf0b651d4dd700be4a2..0e980a64347f684d060f91d57d2123b830401656 100644
|
| --- a/content/renderer/dom_storage/dom_storage_dispatcher.h
|
| +++ b/content/renderer/dom_storage/dom_storage_dispatcher.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_RENDERER_DOM_STORAGE_DOM_STORAGE_DISPATCHER_H_
|
| #define CONTENT_RENDERER_DOM_STORAGE_DOM_STORAGE_DISPATCHER_H_
|
|
|
| +#include "base/basictypes.h"
|
| #include "base/memory/ref_counted.h"
|
|
|
| class GURL;
|
|
|