| Index: chrome/browser/ui/browser_command_controller.cc
|
| diff --git a/chrome/browser/ui/browser_command_controller.cc b/chrome/browser/ui/browser_command_controller.cc
|
| index 605d5457596c5e112c2a7320c238b48da99b4817..da48f11907b397644b8b2d234bf8f8c70e10f6dd 100644
|
| --- a/chrome/browser/ui/browser_command_controller.cc
|
| +++ b/chrome/browser/ui/browser_command_controller.cc
|
| @@ -79,7 +79,7 @@
|
| #endif
|
|
|
| #if defined(OS_LINUX) && !defined(OS_CHROMEOS)
|
| -#include "ui/events/linux/text_edit_key_bindings_delegate_auralinux.h"
|
| +#include "ui/base/ime/linux/text_edit_key_bindings_delegate_auralinux.h"
|
| #endif
|
|
|
| using content::NavigationEntry;
|
|
|