| Index: content/browser/dom_storage/dom_storage_host.h
|
| diff --git a/content/browser/dom_storage/dom_storage_host.h b/content/browser/dom_storage/dom_storage_host.h
|
| index a6289076f876575951d48d3d53a4867ddaa858c4..9b79406cbd21aa7ff4c8bf3e0c97067b147be664 100644
|
| --- a/content/browser/dom_storage/dom_storage_host.h
|
| +++ b/content/browser/dom_storage/dom_storage_host.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <map>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/strings/nullable_string16.h"
|
| #include "base/strings/string16.h"
|
|
|