| Index: chrome_frame/chrome_frame.gyp
|
| diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
|
| index f7bf02ae58cf5c493fa7ad9c1d06175c76ccf4a8..fa5bae3ab74653264457d7ab554725155ea214df 100644
|
| --- a/chrome_frame/chrome_frame.gyp
|
| +++ b/chrome_frame/chrome_frame.gyp
|
| @@ -769,6 +769,14 @@
|
| 'registry_list_preferences_holder.h',
|
| 'stream_impl.cc',
|
| 'stream_impl.h',
|
| + 'turndown_prompt/reshow_state.cc',
|
| + 'turndown_prompt/reshow_state.h',
|
| + 'turndown_prompt/turndown_prompt.cc',
|
| + 'turndown_prompt/turndown_prompt.h',
|
| + 'turndown_prompt/turndown_prompt_content.cc',
|
| + 'turndown_prompt/turndown_prompt_content.h',
|
| + 'turndown_prompt/turndown_prompt_window.cc',
|
| + 'turndown_prompt/turndown_prompt_window.h',
|
| 'urlmon_bind_status_callback.h',
|
| 'urlmon_bind_status_callback.cc',
|
| 'urlmon_moniker.h',
|
|
|