Index: components/translate/core/browser/options_menu_model.cc |
diff --git a/components/translate/core/browser/options_menu_model.cc b/components/translate/core/browser/options_menu_model.cc |
index 9f2c28994cf96ec5a32c55ec01193272faabc5b1..f432c8b28181488d2cf21c334c138a789793b922 100644 |
--- a/components/translate/core/browser/options_menu_model.cc |
+++ b/components/translate/core/browser/options_menu_model.cc |
@@ -6,9 +6,9 @@ |
#include "base/metrics/histogram.h" |
#include "build/build_config.h" |
+#include "components/strings/grit/components_strings.h" |
#include "components/translate/core/browser/translate_driver.h" |
#include "components/translate/core/browser/translate_infobar_delegate.h" |
-#include "grit/components_strings.h" |
#include "ui/base/l10n/l10n_util.h" |
namespace translate { |