| Index: chrome/browser/browsing_data/media_licenses_counter.cc
|
| diff --git a/chrome/browser/browsing_data/media_licenses_counter.cc b/chrome/browser/browsing_data/media_licenses_counter.cc
|
| index 32a845122a8232b51350d1646d89d2b6b7084347..89236b826d04314ac69ab99c822377592d9897ec 100644
|
| --- a/chrome/browser/browsing_data/media_licenses_counter.cc
|
| +++ b/chrome/browser/browsing_data/media_licenses_counter.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/task_runner_util.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| -#include "components/browsing_data/pref_names.h"
|
| +#include "components/browsing_data/core/pref_names.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/storage_partition.h"
|
| #include "storage/browser/fileapi/file_system_context.h"
|
|
|