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

Unified Diff: device/test/test_device_client.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
« no previous file with comments | « device/power_save_blocker/power_save_blocker_x11.cc ('k') | device/usb/usb_service_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/test/test_device_client.cc
diff --git a/device/test/test_device_client.cc b/device/test/test_device_client.cc
index ff56fe386bdb61898aadd175b57c38ed0ce0d669..7b9d033839a1a9ec0c1e499338ba805e2a379fb3 100644
--- a/device/test/test_device_client.cc
+++ b/device/test/test_device_client.cc
@@ -4,6 +4,7 @@
#include "device/test/test_device_client.h"
+#include "base/single_thread_task_runner.h"
#include "build/build_config.h"
// This file unconditionally includes these headers despite conditionally
« no previous file with comments | « device/power_save_blocker/power_save_blocker_x11.cc ('k') | device/usb/usb_service_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698