| Index: content/browser/storage_partition_impl.cc
|
| diff --git a/content/browser/storage_partition_impl.cc b/content/browser/storage_partition_impl.cc
|
| index 1476c674eac029a83e0bca41867d37fd76eb130c..3039b986c258aea785bd4e4c1922632e4ad15b77 100644
|
| --- a/content/browser/storage_partition_impl.cc
|
| +++ b/content/browser/storage_partition_impl.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/browser/storage_partition_impl.h"
|
|
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "content/browser/fileapi/browser_file_system_helper.h"
|
| #include "content/browser/gpu/shader_disk_cache.h"
|
| #include "content/public/browser/browser_context.h"
|
|
|