| Index: content/browser/loader/resource_buffer.h
|
| diff --git a/content/browser/loader/resource_buffer.h b/content/browser/loader/resource_buffer.h
|
| index 0908edbc0833ca7bf93f10eeebaea458d21540a9..e323bf19a413c7c37fb12e24ad4c5eef91dccba3 100644
|
| --- a/content/browser/loader/resource_buffer.h
|
| +++ b/content/browser/loader/resource_buffer.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <queue>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/shared_memory.h"
|
| #include "content/common/content_export.h"
|
|
|