| 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 cbeef39cf1b5e766fcf462c49547889be281e623..2687b293677e446cd91b49df8cb42199508c3a1b 100644
|
| --- a/chrome/browser/metrics/first_web_contents_profiler.cc
|
| +++ b/chrome/browser/metrics/first_web_contents_profiler.cc
|
| @@ -20,7 +20,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_handle.h"
|
|
|
|
|