| Index: chrome/browser/chromeos/customization_wallpaper_downloader.cc
|
| diff --git a/chrome/browser/chromeos/customization_wallpaper_downloader.cc b/chrome/browser/chromeos/customization_wallpaper_downloader.cc
|
| index da7d0ee319dd7f8d5db1e49d1dbb4641ada2d082..af1f97d71eb7f02e6e9aa3893f9b39eb82375c67 100644
|
| --- a/chrome/browser/chromeos/customization_wallpaper_downloader.cc
|
| +++ b/chrome/browser/chromeos/customization_wallpaper_downloader.cc
|
| @@ -7,7 +7,7 @@
|
| #include <math.h>
|
| #include <algorithm>
|
|
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "net/base/load_flags.h"
|
| #include "net/http/http_status_code.h"
|
|
|