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

Unified Diff: ios/chrome/browser/net/cookie_util.h

Issue 2544293002: ios: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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: ios/chrome/browser/net/cookie_util.h
diff --git a/ios/chrome/browser/net/cookie_util.h b/ios/chrome/browser/net/cookie_util.h
index 73197e78f8880c4724c42414e1df0712c70bef97..6a0a64ce47f8cfbb695988971e415210de0eba38 100644
--- a/ios/chrome/browser/net/cookie_util.h
+++ b/ios/chrome/browser/net/cookie_util.h
@@ -11,10 +11,6 @@
#include "base/memory/ref_counted.h"
#include "net/cookies/canonical_cookie.h"
-namespace base {
-class SequencedTaskRunner;
-}
-
namespace ios {
class ChromeBrowserState;
}
« no previous file with comments | « ios/chrome/browser/metrics/ios_chrome_metrics_service_client.h ('k') | ios/chrome/browser/notification_promo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698