Index: components/webdata/common/web_database_service.cc |
diff --git a/components/webdata/common/web_database_service.cc b/components/webdata/common/web_database_service.cc |
index 06fd86c288ea60985fcf5826034fd728e66a073f..3ecd6f3ac6c1dda0d70137b818693255f1884b94 100644 |
--- a/components/webdata/common/web_database_service.cc |
+++ b/components/webdata/common/web_database_service.cc |
@@ -9,7 +9,7 @@ |
#include "base/bind.h" |
#include "base/location.h" |
-#include "base/thread_task_runner_handle.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "components/webdata/common/web_data_request_manager.h" |
#include "components/webdata/common/web_data_results.h" |
#include "components/webdata/common/web_data_service_consumer.h" |