| Index: components/metrics/public/interfaces/call_stack_profile_collector.mojom
|
| diff --git a/components/metrics/public/interfaces/call_stack_profile_collector.mojom b/components/metrics/public/interfaces/call_stack_profile_collector.mojom
|
| index 2a66be1f5564b8af15df0897156ff27631ca21f9..97295c8cd6415d4eca88bc5491375f6552b9d77c 100644
|
| --- a/components/metrics/public/interfaces/call_stack_profile_collector.mojom
|
| +++ b/components/metrics/public/interfaces/call_stack_profile_collector.mojom
|
| @@ -4,7 +4,8 @@
|
|
|
| module metrics.mojom;
|
|
|
| -import "mojo/common/common_custom_types.mojom";
|
| +import "mojo/common/file_path.mojom";
|
| +import "mojo/common/time.mojom";
|
|
|
| // These structs mirror the corresponding types in base::StackSamplingProfiler.
|
|
|
|
|