| Index: chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| diff --git a/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc b/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| index fb5460cb3b7816eea56fc41884c97f94a88045a3..f846125fac8c1ce99119794ea405395e096ac379 100644
|
| --- a/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| +++ b/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| @@ -5,7 +5,7 @@
|
| #include <objbase.h> // For CoInitialize().
|
|
|
| #include "base/base_paths.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/location.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/path_service.h"
|
|
|