| Index: content/browser/quota_dispatcher_host.h
|
| diff --git a/content/browser/quota_dispatcher_host.h b/content/browser/quota_dispatcher_host.h
|
| index 8a30f229f81c64f104d19a2b514f18109484261a..5b8cf87bb65a5a0e37eadb7dbd0312e0b180c473 100644
|
| --- a/content/browser/quota_dispatcher_host.h
|
| +++ b/content/browser/quota_dispatcher_host.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CONTENT_BROWSER_QUOTA_DISPATCHER_HOST_H_
|
| #define CONTENT_BROWSER_QUOTA_DISPATCHER_HOST_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/id_map.h"
|
| +#include "base/macros.h"
|
| #include "content/public/browser/browser_message_filter.h"
|
| #include "storage/common/quota/quota_types.h"
|
|
|
|
|