Index: content/browser/background_sync/background_sync_registration.cc |
diff --git a/content/browser/background_sync/background_sync_registration.cc b/content/browser/background_sync/background_sync_registration.cc |
index d835e67d4cbff765c08080df4cf5e710c6c5366d..5ce68d0c02658e558ed1bc44f69eba31de0ff9a9 100644 |
--- a/content/browser/background_sync/background_sync_registration.cc |
+++ b/content/browser/background_sync/background_sync_registration.cc |
@@ -8,7 +8,7 @@ |
#include "base/location.h" |
#include "base/logging.h" |
#include "base/single_thread_task_runner.h" |
-#include "base/thread_task_runner_handle.h" |
+#include "base/threading/thread_task_runner_handle.h" |
namespace content { |