| Index: chrome/utility/printing_handler.cc
|
| diff --git a/chrome/utility/printing_handler.cc b/chrome/utility/printing_handler.cc
|
| index 95e0f3ee84d45539e635147b47ac258706fefd0d..6ea0e95c60f2f892f27984306e7225d16deaf47c 100644
|
| --- a/chrome/utility/printing_handler.cc
|
| +++ b/chrome/utility/printing_handler.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/utility/printing_handler.h"
|
|
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/lazy_instance.h"
|
| #include "base/path_service.h"
|
| #include "base/scoped_native_library.h"
|
|
|