| Index: chrome/browser/browsing_data/passwords_counter.h
|
| diff --git a/chrome/browser/browsing_data/passwords_counter.h b/chrome/browser/browsing_data/passwords_counter.h
|
| index 879c9d260d2dd2d8e70eafc18c79e899837ee637..499a5024656d0e507b4802acfd6273fde3fa315a 100644
|
| --- a/chrome/browser/browsing_data/passwords_counter.h
|
| +++ b/chrome/browser/browsing_data/passwords_counter.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_BROWSING_DATA_PASSWORDS_COUNTER_H_
|
| #define CHROME_BROWSER_BROWSING_DATA_PASSWORDS_COUNTER_H_
|
|
|
| -#include "components/browsing_data/counters/browsing_data_counter.h"
|
| +#include "components/browsing_data/core/counters/browsing_data_counter.h"
|
| #include "components/password_manager/core/browser/password_store.h"
|
| #include "components/password_manager/core/browser/password_store_consumer.h"
|
|
|
|
|