| Index: components/memory_pressure/test_memory_pressure_calculator.h
 | 
| diff --git a/components/memory_pressure/test_memory_pressure_calculator.h b/components/memory_pressure/test_memory_pressure_calculator.h
 | 
| index d41a3d060f2824a44762b8c3e3a70d1618427c00..40e65e957b29cff3151e373b322ff6a4d3fcf8ba 100644
 | 
| --- a/components/memory_pressure/test_memory_pressure_calculator.h
 | 
| +++ b/components/memory_pressure/test_memory_pressure_calculator.h
 | 
| @@ -5,6 +5,7 @@
 | 
|  #ifndef COMPONENTS_MEMORY_PRESSURE_TEST_MEMORY_PRESSURE_CALCULATOR_H_
 | 
|  #define COMPONENTS_MEMORY_PRESSURE_TEST_MEMORY_PRESSURE_CALCULATOR_H_
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "components/memory_pressure/memory_pressure_calculator.h"
 | 
|  
 | 
|  namespace memory_pressure {
 | 
| 
 |