Chromium Code Reviews| Index: views/accelerator.cc |
| diff --git a/views/accelerator.cc b/views/accelerator.cc |
| index bf9b90b20cfba5e2ba38528208ca76226c7f2806..79c72cbf270abebccf54cf6939df14f25816fda3 100644 |
| --- a/views/accelerator.cc |
| +++ b/views/accelerator.cc |
| @@ -14,7 +14,7 @@ |
| #include "base/logging.h" |
| #include "base/string_util.h" |
| #include "base/utf_string_conversions.h" |
| -#include "grit/app_strings.h" |
| +#include "grit/ui_strings.h" |
| #include "ui/base/l10n/l10n_util.h" |
| namespace views { |