Index: content/browser/background_sync/background_sync_manager_unittest.cc |
diff --git a/content/browser/background_sync/background_sync_manager_unittest.cc b/content/browser/background_sync/background_sync_manager_unittest.cc |
index 2ef0f0b45848df5969b10ae2fe4d55feaa3f3c3d..6cac80a893491be2e66eb30ce79e4e6b039843c7 100644 |
--- a/content/browser/background_sync/background_sync_manager_unittest.cc |
+++ b/content/browser/background_sync/background_sync_manager_unittest.cc |
@@ -19,7 +19,7 @@ |
#include "base/single_thread_task_runner.h" |
#include "base/test/mock_entropy_provider.h" |
#include "base/test/simple_test_clock.h" |
-#include "base/thread_task_runner_handle.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "content/browser/background_sync/background_sync_network_observer.h" |
#include "content/browser/background_sync/background_sync_status.h" |
#include "content/browser/browser_thread_impl.h" |