| Index: chrome/browser/diagnostics/recon_diagnostics.cc
|
| diff --git a/chrome/browser/diagnostics/recon_diagnostics.cc b/chrome/browser/diagnostics/recon_diagnostics.cc
|
| index 44fcc45c0f29227e294f1bf3bc9e2499b67e8e8c..ffd80f2cd40bae700e6b1955cd1a03e3eb67f233 100644
|
| --- a/chrome/browser/diagnostics/recon_diagnostics.cc
|
| +++ b/chrome/browser/diagnostics/recon_diagnostics.cc
|
| @@ -19,7 +19,7 @@
|
| #include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/chrome_paths.h"
|
| #include "chrome/common/chrome_version_info.h"
|
| -#include "components/bookmarks/core/common/bookmark_constants.h"
|
| +#include "components/bookmarks/common/bookmark_constants.h"
|
|
|
| #if defined(OS_WIN)
|
| #include "base/win/windows_version.h"
|
|
|