| Index: content/child/web_database_observer_impl.h
|
| diff --git a/content/child/web_database_observer_impl.h b/content/child/web_database_observer_impl.h
|
| index bfda6c4c7af433920b1dcb11bc4dcca0bfa4ebe5..ff283fb32ede5f9b9df3efd8fea33aea63dbd7b5 100644
|
| --- a/content/child/web_database_observer_impl.h
|
| +++ b/content/child/web_database_observer_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_CHILD_WEB_DATABASE_OBSERVER_IMPL_H_
|
| #define CONTENT_CHILD_WEB_DATABASE_OBSERVER_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "ipc/ipc_sync_message_filter.h"
|
| #include "storage/common/database/database_connections.h"
|
|
|