summaryrefslogtreecommitdiffstats
path: root/app/app.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'app/app.gyp')
-rw-r--r--app/app.gyp5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/app.gyp b/app/app.gyp
index 65a12d5..64f652a 100644
--- a/app/app.gyp
+++ b/app/app.gyp
@@ -115,6 +115,11 @@
'l10n_util_posix.cc',
'l10n_util_win.cc',
'l10n_util_win.h',
+ 'menus/accelerator.h',
+ 'menus/menu_model.cc',
+ 'menus/menu_model.h',
+ 'menus/simple_menu_model.cc',
+ 'menus/simple_menu_model.h',
'message_box_flags.h',
'os_exchange_data_provider_gtk.cc',
'os_exchange_data_provider_gtk.h',