diff options
Diffstat (limited to 'chrome/browser/task_profiler/task_profiler_data_serializer.h')
| -rw-r--r-- | chrome/browser/task_profiler/task_profiler_data_serializer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/task_profiler/task_profiler_data_serializer.h b/chrome/browser/task_profiler/task_profiler_data_serializer.h index 196bd0b..7444cb4 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" |
