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

Unified Diff: content/browser/net/quota_policy_cookie_store.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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: content/browser/net/quota_policy_cookie_store.h
diff --git a/content/browser/net/quota_policy_cookie_store.h b/content/browser/net/quota_policy_cookie_store.h
index b06781bf77248110dee570484c8523bcc4fc1733..25783cf4b74b721e2d77efb2014fee04b225aefa 100644
--- a/content/browser/net/quota_policy_cookie_store.h
+++ b/content/browser/net/quota_policy_cookie_store.h
@@ -20,14 +20,8 @@
class Task;
-namespace base {
-class FilePath;
-class SequencedTaskRunner;
-} // namespace base
-
namespace net {
class CanonicalCookie;
-class CookieCryptoDelegate;
} // namespace net
namespace storage {
« no previous file with comments | « content/browser/media/session/pepper_player_delegate.h ('k') | content/browser/notifications/notification_database.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698