| Index: content/browser/dom_storage/local_storage_database_adapter.h
|
| diff --git a/content/browser/dom_storage/local_storage_database_adapter.h b/content/browser/dom_storage/local_storage_database_adapter.h
|
| index fca55d0c4e07973ee8a1ec251b316b2ff41f4bc1..a8db4a3d53098122f09016b27d29c9323addd15c 100644
|
| --- a/content/browser/dom_storage/local_storage_database_adapter.h
|
| +++ b/content/browser/dom_storage/local_storage_database_adapter.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_BROWSER_DOM_STORAGE_LOCAL_STORAGE_DATABASE_ADAPTER_H_
|
|
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/browser/dom_storage/dom_storage_database_adapter.h"
|
| #include "content/common/content_export.h"
|
|
|