| Index: content/browser/memory/memory_message_filter.h
|
| diff --git a/content/browser/memory/memory_message_filter.h b/content/browser/memory/memory_message_filter.h
|
| index 7567b376e94a3aae6e61d3e16f0f9d58ab49ff56..ad13662477e7b64483c760dab093e71e50995982 100644
|
| --- a/content/browser/memory/memory_message_filter.h
|
| +++ b/content/browser/memory/memory_message_filter.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_MEMORY_MEMORY_MESSAGE_FILTER_H_
|
| #define CONTENT_BROWSER_MEMORY_MEMORY_MESSAGE_FILTER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/memory_pressure_listener.h"
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/browser_message_filter.h"
|
|
|