| Index: chrome/browser/metrics/first_web_contents_profiler.cc
|
| diff --git a/chrome/browser/metrics/first_web_contents_profiler.cc b/chrome/browser/metrics/first_web_contents_profiler.cc
|
| index 86fd62067fc4039e35f52940c4372c8bfc2e93db..554c0f32946ea483104d521e3c695caf61be4bd2 100644
|
| --- a/chrome/browser/metrics/first_web_contents_profiler.cc
|
| +++ b/chrome/browser/metrics/first_web_contents_profiler.cc
|
| @@ -19,7 +19,7 @@
|
| #include "chrome/browser/ui/tabs/tab_strip_model.h"
|
| #include "components/metrics/profiler/tracking_synchronizer.h"
|
| #include "components/metrics/proto/profiler_event.pb.h"
|
| -#include "components/startup_metric_utils/startup_metric_utils.h"
|
| +#include "components/startup_metric_utils/browser/startup_metric_utils.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/navigation_details.h"
|
|
|
|
|