| Index: chrome/common/chrome_content_client.cc
|
| diff --git a/chrome/common/chrome_content_client.cc b/chrome/common/chrome_content_client.cc
|
| index efc4b06a332b834663f92ca980f6e0a128fcf7aa..86e2bc415665e7a41aa777bd36eed2383b14fb2c 100644
|
| --- a/chrome/common/chrome_content_client.cc
|
| +++ b/chrome/common/chrome_content_client.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/command_line.h"
|
| #include "base/cpu.h"
|
| #include "base/debug/crash_logging.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/path_service.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/string_number_conversions.h"
|
|
|