| Index: chrome/browser/ui/bookmarks/bookmark_utils.h
|
| diff --git a/chrome/browser/ui/bookmarks/bookmark_utils.h b/chrome/browser/ui/bookmarks/bookmark_utils.h
|
| index 8c025c7ce9cac30f8dc6883298f9fea06ee3f3f2..a19c9a94495cc48283d518181d7e01784ed9433c 100644
|
| --- a/chrome/browser/ui/bookmarks/bookmark_utils.h
|
| +++ b/chrome/browser/ui/bookmarks/bookmark_utils.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <vector>
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "ui/base/window_open_disposition.h"
|
| #include "ui/gfx/native_widget_types.h"
|
|
|
|
|