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

Unified Diff: services/device/time_zone_monitor/time_zone_monitor_android.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 | « remoting/signaling/delegating_signal_strategy.cc ('k') | services/file/file_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/device/time_zone_monitor/time_zone_monitor_android.cc
diff --git a/services/device/time_zone_monitor/time_zone_monitor_android.cc b/services/device/time_zone_monitor/time_zone_monitor_android.cc
index 6112896a1ea6cc3895b72f5941763928f6386419..5276b92af7b6159152b35fbd0b9c76bedba61e49 100644
--- a/services/device/time_zone_monitor/time_zone_monitor_android.cc
+++ b/services/device/time_zone_monitor/time_zone_monitor_android.cc
@@ -5,6 +5,7 @@
#include "services/device/time_zone_monitor/time_zone_monitor_android.h"
#include "base/android/jni_android.h"
+#include "base/sequenced_task_runner.h"
#include "jni/TimeZoneMonitor_jni.h"
using base::android::JavaParamRef;
« no previous file with comments | « remoting/signaling/delegating_signal_strategy.cc ('k') | services/file/file_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698