| Index: chrome/browser/ui/browser_commands.cc
|
| diff --git a/chrome/browser/ui/browser_commands.cc b/chrome/browser/ui/browser_commands.cc
|
| index b2660777297636fe258033a1734041709a206a1e..2bad646a6154a7e6db1a00b352551d9ae6ea67ae 100644
|
| --- a/chrome/browser/ui/browser_commands.cc
|
| +++ b/chrome/browser/ui/browser_commands.cc
|
| @@ -61,6 +61,7 @@
|
| #include "chrome/common/pref_names.h"
|
| #include "components/bookmarks/core/browser/bookmark_model.h"
|
| #include "components/bookmarks/core/browser/bookmark_utils.h"
|
| +#include "components/translate/core/browser/language_state.h"
|
| #include "components/web_modal/web_contents_modal_dialog_manager.h"
|
| #include "content/public/browser/devtools_agent_host.h"
|
| #include "content/public/browser/navigation_controller.h"
|
|
|