| Index: ui/app_list/views/folder_header_view.cc
|
| diff --git a/ui/app_list/views/folder_header_view.cc b/ui/app_list/views/folder_header_view.cc
|
| index fd54984b80f3edf1e4ec4a72f7cc185a3b713589..4346fec60aee924987985095ab814cc1c11770ca 100644
|
| --- a/ui/app_list/views/folder_header_view.cc
|
| +++ b/ui/app_list/views/folder_header_view.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "ui/app_list/views/folder_header_view.h"
|
|
|
| +#include <algorithm>
|
| +
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "grit/ui_resources.h"
|
| #include "grit/ui_strings.h"
|
|
|