| Index: chrome/app/chrome_main_delegate.cc
|
| diff --git a/chrome/app/chrome_main_delegate.cc b/chrome/app/chrome_main_delegate.cc
|
| index b6c7bac122185d0b94c9d53b9d8d86c0fd028c67..c6fc636c4e8166c4c48dbaca07adba79e50e9a62 100644
|
| --- a/chrome/app/chrome_main_delegate.cc
|
| +++ b/chrome/app/chrome_main_delegate.cc
|
| @@ -40,7 +40,7 @@
|
| #include "chrome/utility/chrome_content_utility_client.h"
|
| #include "components/component_updater/component_updater_paths.h"
|
| #include "components/content_settings/core/common/content_settings_pattern.h"
|
| -#include "components/startup_metric_utils/startup_metric_utils.h"
|
| +#include "components/startup_metric_utils/browser/startup_metric_utils.h"
|
| #include "components/version_info/version_info.h"
|
| #include "content/public/common/content_client.h"
|
| #include "content/public/common/content_paths.h"
|
|
|