Chromium Code Reviews| Index: chrome/browser/ui/gtk/accelerators_gtk.h |
| =================================================================== |
| --- chrome/browser/ui/gtk/accelerators_gtk.h (revision 236745) |
| +++ chrome/browser/ui/gtk/accelerators_gtk.h (working copy) |
| @@ -5,6 +5,8 @@ |
| #ifndef CHROME_BROWSER_UI_GTK_ACCELERATORS_GTK_H_ |
| #define CHROME_BROWSER_UI_GTK_ACCELERATORS_GTK_H_ |
| +#include <vector> |
| + |
| #include "base/containers/hash_tables.h" |
| #include "ui/base/accelerators/accelerator.h" |