| Index: views/view.h
|
| diff --git a/views/view.h b/views/view.h
|
| index bbb10a81d591ae60b5965f8963afe7dc12c0c8d2..e93a125710d9c5c99fae097013fe25b8a9db3462 100644
|
| --- a/views/view.h
|
| +++ b/views/view.h
|
| @@ -17,8 +17,8 @@
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "build/build_config.h"
|
| +#include "ui/base/accelerators/accelerator.h"
|
| #include "ui/base/dragdrop/os_exchange_data.h"
|
| -#include "ui/base/models/accelerator.h"
|
| #include "ui/gfx/compositor/layer_delegate.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| #include "ui/gfx/rect.h"
|
|
|