| Index: chrome/browser/ui/app_list/search/history_data_store_unittest.cc
|
| diff --git a/chrome/browser/ui/app_list/search/history_data_store_unittest.cc b/chrome/browser/ui/app_list/search/history_data_store_unittest.cc
|
| index a831b3086281cc78bb83ade6c907c6a31ba612b1..8551d6abb16afffc60ec1886131f04893f32700b 100644
|
| --- a/chrome/browser/ui/app_list/search/history_data_store_unittest.cc
|
| +++ b/chrome/browser/ui/app_list/search/history_data_store_unittest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/bind.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/message_loop/message_loop.h"
|
|
|