Chromium Code Reviews| Index: chrome/browser/shell_integration_linux.cc |
| =================================================================== |
| --- chrome/browser/shell_integration_linux.cc (revision 28217) |
| +++ chrome/browser/shell_integration_linux.cc (working copy) |
| @@ -18,6 +18,7 @@ |
| #include "base/eintr_wrapper.h" |
| #include "base/file_path.h" |
| #include "base/file_util.h" |
| +#include "base/i18n/file_util_icu.h" |
| #include "base/message_loop.h" |
| #include "base/path_service.h" |
| #include "base/process_util.h" |