| Index: components/tracing/trace_config_file.h
|
| diff --git a/components/tracing/trace_config_file.h b/components/tracing/trace_config_file.h
|
| index 0834fc2775090a73eeb860fdc60ba13a9222409a..c53c108f17358fad83c38b10d3fd0bfae0cc7b9a 100644
|
| --- a/components/tracing/trace_config_file.h
|
| +++ b/components/tracing/trace_config_file.h
|
| @@ -8,6 +8,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/macros.h"
|
| #include "base/trace_event/trace_config.h"
|
| +#include "build/build_config.h"
|
| #include "components/tracing/tracing_export.h"
|
|
|
| namespace base {
|
|
|