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

Side by Side Diff: chrome_frame/chrome_frame.gyp

Issue 5747002: Implement a ReadyPromptContent that displays a prompt to accept, temporarily ... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # Copyright (c) 2010 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2010 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 'chromium_code': 1, 7 'chromium_code': 1,
8 'xul_sdk_dir': '../third_party/xulrunner-sdk/<(OS)', 8 'xul_sdk_dir': '../third_party/xulrunner-sdk/<(OS)',
9 9
10 'variables': { 10 'variables': {
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 'chrome_launcher.cc', 161 'chrome_launcher.cc',
162 'chrome_launcher.h', 162 'chrome_launcher.h',
163 'chrome_launcher_unittest.cc', 163 'chrome_launcher_unittest.cc',
164 'function_stub_unittest.cc', 164 'function_stub_unittest.cc',
165 'renderer_glue.cc', 165 'renderer_glue.cc',
166 'test/chrome_frame_activex_unittest.cc', 166 'test/chrome_frame_activex_unittest.cc',
167 'test/chrome_tab_mocks.h', 167 'test/chrome_tab_mocks.h',
168 'test/chrome_frame_test_utils.h', 168 'test/chrome_frame_test_utils.h',
169 'test/chrome_frame_test_utils.cc', 169 'test/chrome_frame_test_utils.cc',
170 'test/com_message_event_unittest.cc', 170 'test/com_message_event_unittest.cc',
171 'test/dll_redirector_test.cc',
171 'test/exception_barrier_unittest.cc', 172 'test/exception_barrier_unittest.cc',
172 'test/html_util_unittests.cc', 173 'test/html_util_unittests.cc',
173 'test/http_negotiate_unittest.cc', 174 'test/http_negotiate_unittest.cc',
174 'test/infobar_unittests.cc', 175 'test/infobar_unittests.cc',
175 'test/dll_redirector_test.cc',
176 'test/policy_settings_unittest.cc', 176 'test/policy_settings_unittest.cc',
177 'test/ready_mode_unittest.cc',
177 'test/simulate_input.h', 178 'test/simulate_input.h',
178 'test/simulate_input.cc', 179 'test/simulate_input.cc',
179 'test/urlmon_moniker_tests.h', 180 'test/urlmon_moniker_tests.h',
180 'test/urlmon_moniker_unittest.cc', 181 'test/urlmon_moniker_unittest.cc',
181 'test/util_unittests.cc', 182 'test/util_unittests.cc',
182 'test/win_event_receiver.h', 183 'test/win_event_receiver.h',
183 'test/win_event_receiver.cc', 184 'test/win_event_receiver.cc',
184 'unittest_precompile.h', 185 'unittest_precompile.h',
185 'unittest_precompile.cc', 186 'unittest_precompile.cc',
186 'urlmon_upload_data_stream.cc', 187 'urlmon_upload_data_stream.cc',
(...skipping 651 matching lines...) Expand 10 before | Expand all | Expand 10 after
838 'infobars/internal/subclassing_window_with_delegate.h', 839 'infobars/internal/subclassing_window_with_delegate.h',
839 'infobars/infobar_manager.h', 840 'infobars/infobar_manager.h',
840 'infobars/infobar_manager.cc', 841 'infobars/infobar_manager.cc',
841 'metrics_service.cc', 842 'metrics_service.cc',
842 'metrics_service.h', 843 'metrics_service.h',
843 'ole_document_impl.h', 844 'ole_document_impl.h',
844 'policy_settings.cc', 845 'policy_settings.cc',
845 'policy_settings.h', 846 'policy_settings.h',
846 'protocol_sink_wrap.cc', 847 'protocol_sink_wrap.cc',
847 'protocol_sink_wrap.h', 848 'protocol_sink_wrap.h',
849 'ready_mode/internal/installation_state.h',
850 'ready_mode/internal/ready_mode_state.h',
851 'ready_mode/internal/ready_prompt_content.cc',
852 'ready_mode/internal/ready_prompt_content.h',
853 'ready_mode/internal/ready_prompt_window.cc',
854 'ready_mode/internal/ready_prompt_window.h',
855 'ready_mode/internal/registry_ready_mode_state.cc',
856 'ready_mode/internal/registry_ready_mode_state.h',
857 'ready_mode/ready_mode_manager.h',
848 'register_bho.rgs', 858 'register_bho.rgs',
849 'stream_impl.cc', 859 'stream_impl.cc',
850 'stream_impl.h', 860 'stream_impl.h',
851 'extra_system_apis.h', 861 'extra_system_apis.h',
852 'urlmon_bind_status_callback.h', 862 'urlmon_bind_status_callback.h',
853 'urlmon_bind_status_callback.cc', 863 'urlmon_bind_status_callback.cc',
854 'urlmon_moniker.h', 864 'urlmon_moniker.h',
855 'urlmon_moniker.cc', 865 'urlmon_moniker.cc',
856 'urlmon_url_request.cc', 866 'urlmon_url_request.cc',
857 'urlmon_url_request.h', 867 'urlmon_url_request.h',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
897 '<(INTERMEDIATE_DIR)/<(RULE_INPUT_ROOT).obj', 907 '<(INTERMEDIATE_DIR)/<(RULE_INPUT_ROOT).obj',
898 ], 908 ],
899 'action': [ 909 'action': [
900 'ml', 910 'ml',
901 '/safeseh', 911 '/safeseh',
902 '/Fo', '<(INTERMEDIATE_DIR)\<(RULE_INPUT_ROOT).obj', 912 '/Fo', '<(INTERMEDIATE_DIR)\<(RULE_INPUT_ROOT).obj',
903 '/c', '<(RULE_INPUT_PATH)', 913 '/c', '<(RULE_INPUT_PATH)',
904 ], 914 ],
905 'process_outputs_as_sources': 0, 915 'process_outputs_as_sources': 0,
906 'message': 916 'message':
907 'Assembling <(RULE_INPUT_PATH) to <(INTERMEDIATE_DIR)\<(RULE_INPUT _ROOT).obj.', 917 'Assembling <(RULE_INPUT_PATH) to ' \
918 '<(INTERMEDIATE_DIR)\<(RULE_INPUT_ROOT).obj.',
908 }, 919 },
909 ], 920 ],
910 'msvs_settings': { 921 'msvs_settings': {
911 'VCLinkerTool': { 922 'VCLinkerTool': {
912 'AdditionalOptions': [ 923 'AdditionalOptions': [
913 '/safeseh', 924 '/safeseh',
914 ], 925 ],
915 }, 926 },
916 }, 927 },
917 }, 928 },
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
1168 ], # 'conditions' 1179 ], # 'conditions'
1169 } 1180 }
1170 1181
1171 # vim: shiftwidth=2:et:ai:tabstop=2 1182 # vim: shiftwidth=2:et:ai:tabstop=2
1172 1183
1173 # Local Variables: 1184 # Local Variables:
1174 # tab-width:2 1185 # tab-width:2
1175 # indent-tabs-mode:nil 1186 # indent-tabs-mode:nil
1176 # End: 1187 # End:
1177 # vim: set expandtab tabstop=2 shiftwidth=2: 1188 # vim: set expandtab tabstop=2 shiftwidth=2:
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome_frame/ready_mode/internal/installation_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698