| Index: chrome/browser/performance_monitor/process_metrics_history.h
|
| diff --git a/chrome/browser/performance_monitor/process_metrics_history.h b/chrome/browser/performance_monitor/process_metrics_history.h
|
| index 21f920918de77882e835acf6d0483e11aaf4c24e..aa2c9d1f0cdc24f05bd51b84536650c305b17be7 100644
|
| --- a/chrome/browser/performance_monitor/process_metrics_history.h
|
| +++ b/chrome/browser/performance_monitor/process_metrics_history.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_PERFORMANCE_MONITOR_PROCESS_METRICS_HISTORY_H_
|
| #define CHROME_BROWSER_PERFORMANCE_MONITOR_PROCESS_METRICS_HISTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/linked_ptr.h"
|
| #include "base/process/process_handle.h"
|
| #include "content/public/browser/background_tracing_manager.h"
|
|
|