| Index: chrome/browser/mac/relauncher.cc
|
| diff --git a/chrome/browser/mac/relauncher.cc b/chrome/browser/mac/relauncher.cc
|
| index e659793fe0f45c838f8a6b9483e60b21715c96db..0a00609fa2102c46d4b4afab83c0a0d8582709c9 100644
|
| --- a/chrome/browser/mac/relauncher.cc
|
| +++ b/chrome/browser/mac/relauncher.cc
|
| @@ -18,7 +18,7 @@
|
| #include <vector>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/files/scoped_file.h"
|
| #include "base/logging.h"
|
| #include "base/mac/mac_logging.h"
|
|
|