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

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

Issue 2884763002: Automated IWYU fix for TaskRunner includes. (Closed)
Patch Set: rebase on r472096 Created 3 years, 7 months 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/chrome_cookie_store_ios_client.h
diff --git a/ios/chrome/browser/net/chrome_cookie_store_ios_client.h b/ios/chrome/browser/net/chrome_cookie_store_ios_client.h
index 54ed312c4d917cf6e2a86d4fea75397da52fab0c..0ef99601ce3ac1d6e5fc8ab48e3aa30dd949c8d5 100644
--- a/ios/chrome/browser/net/chrome_cookie_store_ios_client.h
+++ b/ios/chrome/browser/net/chrome_cookie_store_ios_client.h
@@ -6,6 +6,7 @@
#define IOS_CHROME_BROWSER_NET_CHROME_COOKIE_STORE_IOS_CLIENT_H_
#include "base/macros.h"
+#include "base/sequenced_task_runner.h"
#include "base/threading/thread_checker.h"
#include "ios/net/cookies/cookie_store_ios_client.h"
« no previous file with comments | « ios/chrome/browser/ios_chrome_main_parts.mm ('k') | ios/chrome/browser/net/ios_chrome_url_request_context_getter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698