| Index: chrome/browser/chromeos/input_method/candidate_window.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/input_method/candidate_window.cc (revision 151481)
|
| +++ chrome/browser/chromeos/input_method/candidate_window.cc (working copy)
|
| @@ -26,7 +26,6 @@
|
| #include "ui/gfx/screen.h"
|
| #include "ui/views/controls/label.h"
|
| #include "ui/views/controls/textfield/textfield.h"
|
| -#include "ui/views/events/event.h"
|
| #include "ui/views/layout/box_layout.h"
|
| #include "ui/views/layout/fill_layout.h"
|
| #include "ui/views/layout/grid_layout.h"
|
|
|