| Index: chrome/browser/ui/views/accelerator_table.cc
|
| diff --git a/chrome/browser/ui/views/accelerator_table.cc b/chrome/browser/ui/views/accelerator_table.cc
|
| index 3c5b05679ecad055b9d8ccc36f11a8859012c8ed..e00bdbf84e3e1aa8ae96fba7cf7fef32cb6766c8 100644
|
| --- a/chrome/browser/ui/views/accelerator_table.cc
|
| +++ b/chrome/browser/ui/views/accelerator_table.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "chrome/app/chrome_command_ids.h"
|
| -#include "ui/base/events.h"
|
| +#include "ui/base/events/event_constants.h"
|
|
|
| namespace chrome {
|
|
|
|
|