Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1964)

Unified Diff: chrome_frame/chrome_frame.gyp

Issue 17153006: Chrome Frame turndown prompt. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase to r208076 Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome_frame/bho.cc ('k') | chrome_frame/policy_settings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « chrome_frame/bho.cc ('k') | chrome_frame/policy_settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698