| Index: content/child/fileapi/webfilesystem_callback_adapters.cc
|
| diff --git a/content/child/fileapi/webfilesystem_callback_adapters.cc b/content/child/fileapi/webfilesystem_callback_adapters.cc
|
| index 393552211443df565b1959678045b468e545753b..24538eff5452ff8523991ca3f61793c104e1eea5 100644
|
| --- a/content/child/fileapi/webfilesystem_callback_adapters.cc
|
| +++ b/content/child/fileapi/webfilesystem_callback_adapters.cc
|
| @@ -8,7 +8,7 @@
|
| #include <vector>
|
|
|
| #include "base/logging.h"
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebFileSystemCallbacks.h"
|
| #include "third_party/WebKit/public/platform/WebFileInfo.h"
|
|
|