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

Unified Diff: ios/web/public/test/fakes/test_browser_state.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/web/public/test/fakes/test_browser_state.cc
diff --git a/ios/web/public/test/fakes/test_browser_state.cc b/ios/web/public/test/fakes/test_browser_state.cc
index a20502f38f3958ffdb582c4b76c0317fe0bebe7d..e6f159166fe6a4bec9ea2410e1079e6ba6cc2c3a 100644
--- a/ios/web/public/test/fakes/test_browser_state.cc
+++ b/ios/web/public/test/fakes/test_browser_state.cc
@@ -5,6 +5,7 @@
#include "ios/web/public/test/fakes/test_browser_state.h"
#include "base/files/file_path.h"
+#include "base/single_thread_task_runner.h"
#include "ios/web/public/web_thread.h"
#include "ios/web/test/test_url_constants.h"
#include "ios/web/webui/url_data_manager_ios_backend.h"
« no previous file with comments | « ios/chrome/browser/sessions/session_service_ios_unittest.mm ('k') | ios/web_view/internal/web_view_browser_state.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698