| Index: chrome/browser/browsing_data/browsing_data_indexed_db_helper_unittest.cc
|
| diff --git a/chrome/browser/browsing_data/browsing_data_indexed_db_helper_unittest.cc b/chrome/browser/browsing_data/browsing_data_indexed_db_helper_unittest.cc
|
| index 075b480c489b525b0e494901283aa49c1e8d25f5..d2bb71376b3f90d2262f18d8644a7f54b8d8a4a1 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_indexed_db_helper_unittest.cc
|
| +++ b/chrome/browser/browsing_data/browsing_data_indexed_db_helper_unittest.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/browsing_data/browsing_data_indexed_db_helper.h"
|
|
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "content/public/browser/browser_context.h"
|
| #include "content/public/browser/storage_partition.h"
|
|
|