| Index: content/browser/profiler_controller_impl.h
|
| diff --git a/content/browser/profiler_controller_impl.h b/content/browser/profiler_controller_impl.h
|
| index 1efbafaab7a2b31c8e65b51a5cd3b322c12dc908..34c76ec56dec0dfe661eacf31e18ec0c74c693af 100644
|
| --- a/content/browser/profiler_controller_impl.h
|
| +++ b/content/browser/profiler_controller_impl.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_BROWSER_PROFILER_CONTROLLER_IMPL_H_
|
|
|
| #include "base/memory/singleton.h"
|
| -#include "base/process.h"
|
| +#include "base/process/process.h"
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/profiler_controller.h"
|
| #include "content/public/common/process_type.h"
|
|
|