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

Unified Diff: chrome/browser/supervised_user/child_accounts/child_account_service.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/supervised_user/child_accounts/child_account_service.h
diff --git a/chrome/browser/supervised_user/child_accounts/child_account_service.h b/chrome/browser/supervised_user/child_accounts/child_account_service.h
index ef25e985fc86f6d4f9fcfbbc840dbede9d64f07d..d6feb08af7a6ebe85358c18477c7b54e4d726304 100644
--- a/chrome/browser/supervised_user/child_accounts/child_account_service.h
+++ b/chrome/browser/supervised_user/child_accounts/child_account_service.h
@@ -20,10 +20,6 @@
#include "components/signin/core/browser/account_tracker_service.h"
#include "net/base/backoff_entry.h"
-namespace base {
-class FilePath;
-}
-
namespace user_prefs {
class PrefRegistrySyncable;
}

Powered by Google App Engine
This is Rietveld 408576698