| Index: chrome/browser/task_profiler/task_profiler_data_serializer.h
|
| diff --git a/chrome/browser/task_profiler/task_profiler_data_serializer.h b/chrome/browser/task_profiler/task_profiler_data_serializer.h
|
| index 196bd0bb8a31e622c6daffd2dc09ce38baa72583..7444cb48df72ec14ccf7912b271bc3918460dbe0 100644
|
| --- a/chrome/browser/task_profiler/task_profiler_data_serializer.h
|
| +++ b/chrome/browser/task_profiler/task_profiler_data_serializer.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_TASK_PROFILER_TASK_PROFILER_DATA_SERIALIZER_H_
|
| #define CHROME_BROWSER_TASK_PROFILER_TASK_PROFILER_DATA_SERIALIZER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/process/process_handle.h"
|
| #include "components/metrics/proto/profiler_event.pb.h"
|
|
|
|
|