| Index: content/child/web_memory_allocator_dump_impl.h
|
| diff --git a/content/child/web_memory_allocator_dump_impl.h b/content/child/web_memory_allocator_dump_impl.h
|
| index e5a35df39825db34eddf0b520787ea536fc37ff1..47e00dc5b642225ffe08446e9273a42b7fc05dad 100644
|
| --- a/content/child/web_memory_allocator_dump_impl.h
|
| +++ b/content/child/web_memory_allocator_dump_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_CHILD_WEB_MEMORY_ALLOCATOR_DUMP_IMPL_H_
|
| #define CONTENT_CHILD_WEB_MEMORY_ALLOCATOR_DUMP_IMPL_H_
|
|
|
| +#include "base/basictypes.h"
|
| #include "third_party/WebKit/public/platform/WebMemoryAllocatorDump.h"
|
|
|
| namespace base {
|
|
|