| Index: components/metrics/child_call_stack_profile_collector.h
|
| diff --git a/components/metrics/child_call_stack_profile_collector.h b/components/metrics/child_call_stack_profile_collector.h
|
| index adc356d110f55322bd0dbbea304c5fb5d1dbd0f6..bc19a540bf5f3bf82c34fd44cbb353856f5f8a7f 100644
|
| --- a/components/metrics/child_call_stack_profile_collector.h
|
| +++ b/components/metrics/child_call_stack_profile_collector.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/synchronization/lock.h"
|
| #include "components/metrics/public/interfaces/call_stack_profile_collector.mojom.h"
|
|
|
| -namespace shell {
|
| +namespace service_manager {
|
| class InterfaceProvider;
|
| }
|
|
|
|
|