Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6965)

Unified Diff: chrome/browser/password_manager/password_store_x.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/password_manager/password_store_x.h
diff --git a/chrome/browser/password_manager/password_store_x.h b/chrome/browser/password_manager/password_store_x.h
index 69f841a48ccf49077035961a97627230ddc58724..82a811bf84f0dfbcc622a5ff5572789d5229ddae 100644
--- a/chrome/browser/password_manager/password_store_x.h
+++ b/chrome/browser/password_manager/password_store_x.h
@@ -15,12 +15,6 @@
#include "base/time/time.h"
#include "components/password_manager/core/browser/password_store_default.h"
-class PrefService;
-
-namespace user_prefs {
-class PrefRegistrySyncable;
-}
-
namespace password_manager {
class LoginDatabase;
}
« no previous file with comments | « chrome/browser/password_manager/password_store_win.h ('k') | chrome/browser/performance_monitor/performance_monitor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698