| Index: ui/base/resource/data_pack.cc
|
| diff --git a/ui/base/resource/data_pack.cc b/ui/base/resource/data_pack.cc
|
| index 4901a9b4e4a4ee3e632d7bf85bab024a7edfd6a5..54694d91293620e7f8762ba7fd9736231d4576f5 100644
|
| --- a/ui/base/resource/data_pack.cc
|
| +++ b/ui/base/resource/data_pack.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/logging.h"
|
| #include "base/memory/ref_counted_memory.h"
|
| #include "base/metrics/histogram.h"
|
| -#include "base/string_piece.h"
|
| +#include "base/strings/string_piece.h"
|
|
|
| // For details of the file layout, see
|
| // http://dev.chromium.org/developers/design-documents/linuxresourcesandlocalizedstrings
|
|
|