| Index: chrome/browser/browsing_data/hosted_apps_counter.cc
|
| diff --git a/chrome/browser/browsing_data/hosted_apps_counter.cc b/chrome/browser/browsing_data/hosted_apps_counter.cc
|
| index 09c4ac8abe944e366a551ca716db7e0d935be8b0..2a05fee6a84ed2872b7625206ce74d6be6456b16 100644
|
| --- a/chrome/browser/browsing_data/hosted_apps_counter.cc
|
| +++ b/chrome/browser/browsing_data/hosted_apps_counter.cc
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/memory/ptr_util.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| -#include "components/browsing_data/pref_names.h"
|
| +#include "components/browsing_data/core/pref_names.h"
|
| #include "extensions/browser/extension_registry.h"
|
| #include "extensions/common/extension.h"
|
|
|
|
|