| Index: ui/ui.gyp
|
| diff --git a/ui/ui.gyp b/ui/ui.gyp
|
| index 67af7060909cb73047e6e1d877fac2ba4f1ca1dd..688a43e8a8ff94f7bbff7274d5a03fa7a00fa4c3 100644
|
| --- a/ui/ui.gyp
|
| +++ b/ui/ui.gyp
|
| @@ -134,6 +134,7 @@
|
| 'base/ime/text_input_client.cc',
|
| 'base/ime/text_input_client.h',
|
| 'base/ime/text_input_type.h',
|
| + 'base/javascript_message_type.h',
|
| 'base/keycodes/keyboard_code_conversion.cc',
|
| 'base/keycodes/keyboard_code_conversion.h',
|
| 'base/keycodes/keyboard_code_conversion_gtk.cc',
|
| @@ -155,7 +156,6 @@
|
| 'base/l10n/l10n_util_posix.cc',
|
| 'base/l10n/l10n_util_win.cc',
|
| 'base/l10n/l10n_util_win.h',
|
| - 'base/message_box_flags.h',
|
| 'base/message_box_win.cc',
|
| 'base/message_box_win.h',
|
| 'base/models/button_menu_item_model.cc',
|
|
|