| Index: content/worker/worker_webkitplatformsupport_impl.cc
|
| diff --git a/content/worker/worker_webkitplatformsupport_impl.cc b/content/worker/worker_webkitplatformsupport_impl.cc
|
| index 35393151c074b84d8c14c4b3ee43ec20e2f83397..599d5569781f601069b5d15a2fb80b2306f247e0 100644
|
| --- a/content/worker/worker_webkitplatformsupport_impl.cc
|
| +++ b/content/worker/worker_webkitplatformsupport_impl.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/platform_file.h"
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "content/child/database_util.h"
|
| #include "content/child/fileapi/webfilesystem_impl.h"
|
| #include "content/child/indexed_db/proxy_webidbfactory_impl.h"
|
|
|