| Index: ui/base/resource/resource_handle.h
|
| diff --git a/ui/base/resource/resource_handle.h b/ui/base/resource/resource_handle.h
|
| index 267e232c5514b7ed5a7ca011062ff53c3272f4f7..14be54efeb263a376eccfec105d7ff6993a46fc6 100644
|
| --- a/ui/base/resource/resource_handle.h
|
| +++ b/ui/base/resource/resource_handle.h
|
| @@ -6,7 +6,7 @@
|
| #define UI_BASE_RESOURCE_RESOURCE_HANDLE_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/string_piece.h"
|
| +#include "base/strings/string_piece.h"
|
| #include "ui/base/layout.h"
|
| #include "ui/base/ui_export.h"
|
|
|
|
|