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

Unified Diff: ios/chrome/browser/autofill/validation_rules_storage_factory.cc

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/autofill/validation_rules_storage_factory.cc
diff --git a/ios/chrome/browser/autofill/validation_rules_storage_factory.cc b/ios/chrome/browser/autofill/validation_rules_storage_factory.cc
index d23556b0307b235b49674ef6385d0cc7d23e8fb1..777b63a173f5cdee4b0bbff90436dce51213d95e 100644
--- a/ios/chrome/browser/autofill/validation_rules_storage_factory.cc
+++ b/ios/chrome/browser/autofill/validation_rules_storage_factory.cc
@@ -6,6 +6,7 @@
#include "base/files/file_path.h"
#include "base/path_service.h"
+#include "base/sequenced_task_runner.h"
#include "base/threading/sequenced_worker_pool.h"
#include "components/prefs/json_pref_store.h"
#include "components/prefs/pref_filter.h"
« no previous file with comments | « ios/chrome/browser/application_context_impl.cc ('k') | ios/chrome/browser/browser_state/chrome_browser_state_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698