| Index: chrome/browser/chrome_browser_field_trials_desktop.cc
|
| diff --git a/chrome/browser/chrome_browser_field_trials_desktop.cc b/chrome/browser/chrome_browser_field_trials_desktop.cc
|
| index 245697d12292552b3b63b9267e2616854ca257b8..638d2d3b1840a81e924539f5f2bcf19cf1e422b7 100644
|
| --- a/chrome/browser/chrome_browser_field_trials_desktop.cc
|
| +++ b/chrome/browser/chrome_browser_field_trials_desktop.cc
|
| @@ -25,7 +25,7 @@
|
| #include "chrome/common/chrome_paths.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "components/browser_watcher/features.h"
|
| -#include "components/browser_watcher/stability_debugging.h"
|
| +#include "components/browser_watcher/stability_paths.h"
|
| #include "components/variations/variations_associated_data.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "media/media_features.h"
|
|
|