| Index: chrome/browser/task_management/sampling/task_group_sampler.h
|
| diff --git a/chrome/browser/task_management/sampling/task_group_sampler.h b/chrome/browser/task_management/sampling/task_group_sampler.h
|
| index b70b6eb6288b92302f673e973360b9dc86af177e..60fec2b7a884e84161b7fdbcc9b030f0a9087bbf 100644
|
| --- a/chrome/browser/task_management/sampling/task_group_sampler.h
|
| +++ b/chrome/browser/task_management/sampling/task_group_sampler.h
|
| @@ -10,6 +10,7 @@
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/process/process.h"
|
| #include "base/process/process_handle.h"
|
| #include "base/process/process_metrics.h"
|
|
|