| Index: content/child/web_process_memory_dump_impl.h
|
| diff --git a/content/child/web_process_memory_dump_impl.h b/content/child/web_process_memory_dump_impl.h
|
| index 39f4898064fcf0f590809fe36e4913f089c459fc..ff351434ea9a0429a77302d4ebb0b2bdf64191e5 100644
|
| --- a/content/child/web_process_memory_dump_impl.h
|
| +++ b/content/child/web_process_memory_dump_impl.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "base/containers/scoped_ptr_hash_map.h"
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "base/trace_event/memory_dump_request_args.h"
|
|
|