| Index: chrome/browser/sync/test/integration/bookmarks_helper.cc
|
| diff --git a/chrome/browser/sync/test/integration/bookmarks_helper.cc b/chrome/browser/sync/test/integration/bookmarks_helper.cc
|
| index 2cfb377a2fec72db46e286d3fd4f59ca084ea096..3e2056a6a91369dbe81a0d8b148de5eb246b57f4 100644
|
| --- a/chrome/browser/sync/test/integration/bookmarks_helper.cc
|
| +++ b/chrome/browser/sync/test/integration/bookmarks_helper.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/sync/test/integration/bookmarks_helper.h"
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/path_service.h"
|
| #include "base/rand_util.h"
|
| #include "base/strings/string_number_conversions.h"
|
|
|