| Index: chrome/browser/web_applications/web_app.cc
|
| diff --git a/chrome/browser/web_applications/web_app.cc b/chrome/browser/web_applications/web_app.cc
|
| index 0da4bcecf29dbaac00f8c9ef9a322ee404717f0f..e90433054d7cfde737988aada41fa2b71464a875 100644
|
| --- a/chrome/browser/web_applications/web_app.cc
|
| +++ b/chrome/browser/web_applications/web_app.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/i18n/file_util_icu.h"
|
| #include "base/prefs/pref_service.h"
|
| #include "base/strings/string_util.h"
|
|
|