| Index: chrome/browser/ui/ash/screenshot_taker.cc
|
| diff --git a/chrome/browser/ui/ash/screenshot_taker.cc b/chrome/browser/ui/ash/screenshot_taker.cc
|
| index e471e5389e1957e65279959aa13ae90be140af45..6d815c71ea0082cf92da916c887e36177f64f0d9 100644
|
| --- a/chrome/browser/ui/ash/screenshot_taker.cc
|
| +++ b/chrome/browser/ui/ash/screenshot_taker.cc
|
| @@ -12,7 +12,7 @@
|
| #include "ash/system/system_notifier.h"
|
| #include "base/base64.h"
|
| #include "base/bind.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/i18n/time_formatting.h"
|
| #include "base/logging.h"
|
| #include "base/memory/ref_counted_memory.h"
|
|
|