| Index: ui/ui.gyp
|
| diff --git a/ui/ui.gyp b/ui/ui.gyp
|
| index ebb4ca5a43be1d48b0a2a3f9b66aea854eb7f9de..1bb4fad241aadabfc7e5a63b8296a04d434b1137 100644
|
| --- a/ui/ui.gyp
|
| +++ b/ui/ui.gyp
|
| @@ -144,6 +144,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',
|
| @@ -165,7 +166,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',
|
|
|