| Index: chrome/browser/local_discovery/pwg_raster_converter.cc
|
| diff --git a/chrome/browser/local_discovery/pwg_raster_converter.cc b/chrome/browser/local_discovery/pwg_raster_converter.cc
|
| index 711c9ce1ab32d9983f52f3ffefb056fd7f75bafd..f0edb34719c81c718bf5cbd3127a31ddb3dcdcaf 100644
|
| --- a/chrome/browser/local_discovery/pwg_raster_converter.cc
|
| +++ b/chrome/browser/local_discovery/pwg_raster_converter.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "base/bind_helpers.h"
|
| #include "base/cancelable_callback.h"
|
| -#include "base/file_util.h"
|
| #include "base/files/file.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/logging.h"
|
| #include "chrome/common/chrome_utility_messages.h"
|
|
|