blob: 8e63d6e970a36ffd7dcd39bc515b8d7485eb7b2a [file] [log] [blame]
[email protected]f2a893c2011-01-05 09:38:071# Copyright (c) 2011 The Chromium Authors. All rights reserved.
[email protected]83019902009-12-02 05:32:592# Use of this source code is governed by a BSD-style license that can be
[email protected]78962e2e2010-08-25 17:33:343# found in the LICENSE file.
[email protected]83019902009-12-02 05:32:594
5{
6 'targets': [
7 {
8 'target_name': 'browser',
9 'type': '<(library)',
10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA',
11 'dependencies': [
[email protected]f86369722011-02-17 13:25:2312 'app/policy/cloud_policy_codegen.gyp:policy',
[email protected]83bfa0b2011-02-01 05:37:4613 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp',
[email protected]275538b92010-06-11 07:18:2314 'chrome_extra_resources',
[email protected]83019902009-12-02 05:32:5915 'chrome_resources',
16 'chrome_strings',
[email protected]83bfa0b2011-02-01 05:37:4617 'common',
18 'common_net',
[email protected]43b7a2e2010-09-08 05:47:5119 'debugger',
[email protected]3828d6f2011-02-24 18:32:2120 'in_memory_url_index_cache_proto',
[email protected]2578c8ab2010-07-15 20:46:3621 'installer_util',
[email protected]fd626782010-01-22 05:26:0622 'platform_locale_settings',
[email protected]83bfa0b2011-02-01 05:37:4623 'profile_import',
[email protected]bd1b1d62010-11-11 21:53:1624 'safe_browsing_csd_proto',
[email protected]3882f1f2010-12-10 04:42:2625 'safe_browsing_report_proto',
[email protected]fb5726502010-04-05 23:19:2426 'syncapi',
[email protected]83019902009-12-02 05:32:5927 'theme_resources',
[email protected]86206622010-05-14 05:45:2628 'userfeedback_proto',
[email protected]83019902009-12-02 05:32:5929 '../app/app.gyp:app_resources',
[email protected]74ac3342011-03-18 22:32:5530 '../build/temp_gyp/googleurl.gyp:googleurl',
[email protected]0dd3a0ab2011-02-18 08:17:4431 '../content/content.gyp:content_browser',
[email protected]71e2f0a2011-03-15 22:25:0832 '../gpu/gpu.gyp:gpu_common',
[email protected]83019902009-12-02 05:32:5933 '../media/media.gyp:media',
[email protected]1a78d9f32010-12-08 06:38:4534 '../ppapi/ppapi.gyp:ppapi_proxy', # For PpapiMsg_LoadPlugin
[email protected]83019902009-12-02 05:32:5935 '../printing/printing.gyp:printing',
36 '../skia/skia.gyp:skia',
37 '../third_party/bzip2/bzip2.gyp:bzip2',
[email protected]ec64212b2010-03-18 01:02:4338 '../third_party/expat/expat.gyp:expat',
[email protected]83bfa0b2011-02-01 05:37:4639 '../third_party/hunspell/hunspell.gyp:hunspell',
[email protected]83019902009-12-02 05:32:5940 '../third_party/icu/icu.gyp:icui18n',
41 '../third_party/icu/icu.gyp:icuuc',
42 '../third_party/libjingle/libjingle.gyp:libjingle',
43 '../third_party/libxml/libxml.gyp:libxml',
44 '../third_party/npapi/npapi.gyp:npapi',
[email protected]8cfb5912011-03-08 21:27:2145 '../ui/base/strings/ui_strings.gyp:ui_strings',
[email protected]69d3dfe82010-05-14 03:21:5546 '../webkit/support/webkit_support.gyp:appcache',
[email protected]22339b12010-08-27 18:29:2447 '../webkit/support/webkit_support.gyp:blob',
[email protected]69d3dfe82010-05-14 03:21:5548 '../webkit/support/webkit_support.gyp:database',
[email protected]f05ca652010-09-16 04:46:1449 '../webkit/support/webkit_support.gyp:fileapi',
[email protected]69d3dfe82010-05-14 03:21:5550 '../webkit/support/webkit_support.gyp:glue',
[email protected]3ea7dc512011-02-22 21:15:5351 '../webkit/support/webkit_support.gyp:quota',
[email protected]69d3dfe82010-05-14 03:21:5552 '../webkit/support/webkit_support.gyp:webkit_resources',
[email protected]83019902009-12-02 05:32:5953 ],
54 'include_dirs': [
55 '..',
56 '<(INTERMEDIATE_DIR)',
57 ],
58 'defines': [
59 '<@(nacl_defines)',
60 ],
[email protected]3b32fa62010-02-25 23:17:0961 'direct_dependent_settings': {
62 'defines': [
63 '<@(nacl_defines)',
64 ],
65 },
[email protected]83019902009-12-02 05:32:5966 'sources': [
67 # All .cc, .h, .m, and .mm files under browser except for tests and
68 # mocks.
[email protected]1a47d7e2010-10-15 00:37:2469 'browser/about_flags.cc',
70 'browser/about_flags.h',
[email protected]c5c2a672010-10-01 23:28:0471 'browser/accessibility/browser_accessibility.cc',
72 'browser/accessibility/browser_accessibility.h',
[email protected]0d7dad62010-10-19 21:18:5073 'browser/accessibility/browser_accessibility_cocoa.h',
74 'browser/accessibility/browser_accessibility_cocoa.mm',
75 'browser/accessibility/browser_accessibility_delegate_mac.h',
76 'browser/accessibility/browser_accessibility_mac.h',
77 'browser/accessibility/browser_accessibility_mac.mm',
[email protected]c5c2a672010-10-01 23:28:0478 'browser/accessibility/browser_accessibility_manager.cc',
79 'browser/accessibility/browser_accessibility_manager.h',
[email protected]1dbadbd2010-10-13 18:50:1080 'browser/accessibility/browser_accessibility_manager_mac.h',
81 'browser/accessibility/browser_accessibility_manager_mac.mm',
[email protected]c5c2a672010-10-01 23:28:0482 'browser/accessibility/browser_accessibility_manager_win.cc',
83 'browser/accessibility/browser_accessibility_manager_win.h',
[email protected]0d7dad62010-10-19 21:18:5084 'browser/accessibility/browser_accessibility_state.cc',
85 'browser/accessibility/browser_accessibility_state.h',
[email protected]c5c2a672010-10-01 23:28:0486 'browser/accessibility/browser_accessibility_win.cc',
87 'browser/accessibility/browser_accessibility_win.h',
[email protected]dcddcdb02010-02-23 09:10:1388 'browser/accessibility_events.cc',
[email protected]83bfa0b2011-02-01 05:37:4689 'browser/accessibility_events.h',
[email protected]da2566e12010-03-10 06:23:3590 'browser/aeropeek_manager.cc',
91 'browser/aeropeek_manager.h',
[email protected]83019902009-12-02 05:32:5992 'browser/alternate_nav_url_fetcher.cc',
93 'browser/alternate_nav_url_fetcher.h',
94 'browser/app_controller_cppsafe_mac.h',
95 'browser/app_controller_mac.h',
96 'browser/app_controller_mac.mm',
[email protected]f7be2197b2010-04-23 00:20:4497 'browser/app_icon_win.cc',
98 'browser/app_icon_win.h',
[email protected]83019902009-12-02 05:32:5999 'browser/autocomplete/autocomplete.cc',
100 'browser/autocomplete/autocomplete.h',
101 'browser/autocomplete/autocomplete_accessibility.cc',
102 'browser/autocomplete/autocomplete_accessibility.h',
[email protected]69c579e2010-04-23 20:01:00103 'browser/autocomplete/autocomplete_classifier.cc',
104 'browser/autocomplete/autocomplete_classifier.h',
[email protected]28b6e252011-02-16 16:31:27105 'browser/autocomplete/autocomplete_controller_delegate.h',
[email protected]83019902009-12-02 05:32:59106 'browser/autocomplete/autocomplete_edit.cc',
107 'browser/autocomplete/autocomplete_edit.h',
108 'browser/autocomplete/autocomplete_edit_view.h',
109 'browser/autocomplete/autocomplete_edit_view_gtk.cc',
110 'browser/autocomplete/autocomplete_edit_view_gtk.h',
111 'browser/autocomplete/autocomplete_edit_view_mac.h',
112 'browser/autocomplete/autocomplete_edit_view_mac.mm',
[email protected]37177e02011-01-21 07:27:47113 'browser/autocomplete/autocomplete_edit_view_views.cc',
114 'browser/autocomplete/autocomplete_edit_view_views.h',
[email protected]83bfa0b2011-02-01 05:37:46115 'browser/autocomplete/autocomplete_edit_view_win.cc',
116 'browser/autocomplete/autocomplete_edit_view_win.h',
[email protected]9ac40092010-10-27 23:05:26117 'browser/autocomplete/autocomplete_match.cc',
118 'browser/autocomplete/autocomplete_match.h',
[email protected]83019902009-12-02 05:32:59119 'browser/autocomplete/autocomplete_popup_model.cc',
120 'browser/autocomplete/autocomplete_popup_model.h',
121 'browser/autocomplete/autocomplete_popup_view.h',
122 'browser/autocomplete/autocomplete_popup_view_gtk.cc',
123 'browser/autocomplete/autocomplete_popup_view_gtk.h',
124 'browser/autocomplete/autocomplete_popup_view_mac.h',
125 'browser/autocomplete/autocomplete_popup_view_mac.mm',
[email protected]1b6f6ff2011-02-23 01:13:10126 'browser/autocomplete/builtin_provider.cc',
127 'browser/autocomplete/builtin_provider.h',
[email protected]83019902009-12-02 05:32:59128 'browser/autocomplete/history_contents_provider.cc',
129 'browser/autocomplete/history_contents_provider.h',
[email protected]497606b2010-10-12 17:31:23130 'browser/autocomplete/history_provider.cc',
131 'browser/autocomplete/history_provider.h',
[email protected]bbf7e53f2010-08-21 03:48:22132 'browser/autocomplete/history_provider_util.cc',
133 'browser/autocomplete/history_provider_util.h',
[email protected]7c6821d2010-08-04 16:07:34134 'browser/autocomplete/history_quick_provider.cc',
135 'browser/autocomplete/history_quick_provider.h',
[email protected]83019902009-12-02 05:32:59136 'browser/autocomplete/history_url_provider.cc',
137 'browser/autocomplete/history_url_provider.h',
138 'browser/autocomplete/keyword_provider.cc',
139 'browser/autocomplete/keyword_provider.h',
140 'browser/autocomplete/search_provider.cc',
141 'browser/autocomplete/search_provider.h',
[email protected]6db0def92010-03-02 19:55:45142 'browser/autocomplete_history_manager.cc',
143 'browser/autocomplete_history_manager.h',
[email protected]ab2d6f992010-01-04 22:57:19144 'browser/autofill/address.cc',
145 'browser/autofill/address.h',
[email protected]83bfa0b2011-02-01 05:37:46146 'browser/autofill/address_field.cc',
147 'browser/autofill/address_field.h',
148 'browser/autofill/autofill-inl.h',
[email protected]cf8ebbb2010-07-08 22:34:38149 'browser/autofill/autofill_cc_infobar_delegate.cc',
[email protected]83bfa0b2011-02-01 05:37:46150 'browser/autofill/autofill_cc_infobar_delegate.h',
[email protected]35401022011-02-25 23:47:13151 'browser/autofill/autofill_country.cc',
152 'browser/autofill/autofill_country.h',
[email protected]427b7da72010-03-22 21:23:18153 'browser/autofill/autofill_download.cc',
154 'browser/autofill/autofill_download.h',
[email protected]83019902009-12-02 05:32:59155 'browser/autofill/autofill_field.cc',
156 'browser/autofill/autofill_field.h',
[email protected]f69c8852010-10-12 02:36:46157 'browser/autofill/autofill_ie_toolbar_import_win.cc',
158 'browser/autofill/autofill_ie_toolbar_import_win.h',
[email protected]83019902009-12-02 05:32:59159 'browser/autofill/autofill_manager.cc',
160 'browser/autofill/autofill_manager.h',
[email protected]6ee50a82010-11-24 07:04:03161 'browser/autofill/autofill_metrics.cc',
162 'browser/autofill/autofill_metrics.h',
[email protected]0f1a6802010-01-07 23:13:09163 'browser/autofill/autofill_profile.cc',
164 'browser/autofill/autofill_profile.h',
[email protected]83019902009-12-02 05:32:59165 'browser/autofill/autofill_type.cc',
166 'browser/autofill/autofill_type.h',
[email protected]ec64212b2010-03-18 01:02:43167 'browser/autofill/autofill_xml_parser.cc',
168 'browser/autofill/autofill_xml_parser.h',
[email protected]6c178512010-01-04 20:27:25169 'browser/autofill/contact_info.cc',
170 'browser/autofill/contact_info.h',
[email protected]d02de452010-01-06 20:25:41171 'browser/autofill/credit_card.cc',
172 'browser/autofill/credit_card.h',
[email protected]83bfa0b2011-02-01 05:37:46173 'browser/autofill/credit_card_field.cc',
174 'browser/autofill/credit_card_field.h',
[email protected]ddb1e5a2010-12-13 20:10:45175 'browser/autofill/fax_number.cc',
[email protected]3db3ff62010-01-07 00:35:39176 'browser/autofill/fax_number.h',
[email protected]83019902009-12-02 05:32:59177 'browser/autofill/field_types.h',
[email protected]e2d86672009-12-09 23:42:34178 'browser/autofill/form_field.cc',
179 'browser/autofill/form_field.h',
[email protected]a7b29dd2010-07-12 22:40:06180 'browser/autofill/form_group.cc',
[email protected]85b2c132009-12-22 02:02:58181 'browser/autofill/form_group.h',
[email protected]83019902009-12-02 05:32:59182 'browser/autofill/form_structure.cc',
183 'browser/autofill/form_structure.h',
[email protected]e4be2dd2010-12-14 00:44:39184 'browser/autofill/home_phone_number.cc',
[email protected]3db3ff62010-01-07 00:35:39185 'browser/autofill/home_phone_number.h',
[email protected]1cf1f462009-12-17 00:02:05186 'browser/autofill/name_field.cc',
187 'browser/autofill/name_field.h',
[email protected]83019902009-12-02 05:32:59188 'browser/autofill/personal_data_manager.cc',
189 'browser/autofill/personal_data_manager.h',
[email protected]6842a3f2010-03-09 17:39:44190 'browser/autofill/personal_data_manager_mac.mm',
[email protected]cfb77312009-12-11 00:18:25191 'browser/autofill/phone_field.cc',
192 'browser/autofill/phone_field.h',
[email protected]3db3ff62010-01-07 00:35:39193 'browser/autofill/phone_number.cc',
194 'browser/autofill/phone_number.h',
[email protected]967d2f2e2010-07-24 00:15:39195 'browser/autofill/select_control_handler.cc',
196 'browser/autofill/select_control_handler.h',
[email protected]0f1afed2010-12-15 17:22:28197 'browser/automation/automation_autocomplete_edit_tracker.cc',
[email protected]83019902009-12-02 05:32:59198 'browser/automation/automation_autocomplete_edit_tracker.h',
[email protected]0f1afed2010-12-15 17:22:28199 'browser/automation/automation_browser_tracker.cc',
[email protected]83019902009-12-02 05:32:59200 'browser/automation/automation_browser_tracker.h',
[email protected]d9696672011-03-15 22:45:09201 'browser/automation/automation_util.cc',
202 'browser/automation/automation_util.h',
[email protected]83019902009-12-02 05:32:59203 'browser/automation/automation_extension_function.cc',
[email protected]83bfa0b2011-02-01 05:37:46204 'browser/automation/automation_extension_function.h',
[email protected]790788ac2010-04-06 17:52:19205 'browser/automation/automation_extension_tracker.cc',
206 'browser/automation/automation_extension_tracker.h',
[email protected]83019902009-12-02 05:32:59207 'browser/automation/automation_provider.cc',
208 'browser/automation/automation_provider.h',
[email protected]83bfa0b2011-02-01 05:37:46209 'browser/automation/automation_provider_gtk.cc',
[email protected]7c983cc2010-07-16 11:33:34210 'browser/automation/automation_provider_json.cc',
[email protected]83bfa0b2011-02-01 05:37:46211 'browser/automation/automation_provider_json.h',
[email protected]83019902009-12-02 05:32:59212 'browser/automation/automation_provider_list.cc',
[email protected]83bfa0b2011-02-01 05:37:46213 'browser/automation/automation_provider_list.h',
[email protected]83019902009-12-02 05:32:59214 'browser/automation/automation_provider_list_generic.cc',
215 'browser/automation/automation_provider_list_mac.mm',
[email protected]83bfa0b2011-02-01 05:37:46216 'browser/automation/automation_provider_mac.mm',
[email protected]83019902009-12-02 05:32:59217 'browser/automation/automation_provider_observers.cc',
218 'browser/automation/automation_provider_observers.h',
[email protected]83bfa0b2011-02-01 05:37:46219 'browser/automation/automation_provider_win.cc',
[email protected]83019902009-12-02 05:32:59220 'browser/automation/automation_resource_message_filter.cc',
221 'browser/automation/automation_resource_message_filter.h',
[email protected]3a3d47472010-07-15 21:03:54222 'browser/automation/automation_resource_routing_delegate.cc',
223 'browser/automation/automation_resource_routing_delegate.h',
[email protected]83019902009-12-02 05:32:59224 'browser/automation/automation_resource_tracker.cc',
225 'browser/automation/automation_resource_tracker.h',
[email protected]7e4468d52010-09-22 19:42:00226 'browser/automation/automation_tab_tracker.cc',
[email protected]83019902009-12-02 05:32:59227 'browser/automation/automation_tab_tracker.h',
[email protected]7e4468d52010-09-22 19:42:00228 'browser/automation/automation_window_tracker.cc',
[email protected]cce6f1b2010-08-18 18:33:00229 'browser/automation/automation_window_tracker.h',
[email protected]e253b2612009-12-10 21:55:08230 'browser/automation/chrome_frame_automation_provider.cc',
231 'browser/automation/chrome_frame_automation_provider.h',
[email protected]83bfa0b2011-02-01 05:37:46232 'browser/automation/extension_automation_constants.cc',
233 'browser/automation/extension_automation_constants.h',
[email protected]83019902009-12-02 05:32:59234 'browser/automation/extension_port_container.cc',
235 'browser/automation/extension_port_container.h',
[email protected]83bfa0b2011-02-01 05:37:46236 'browser/automation/testing_automation_provider.cc',
237 'browser/automation/testing_automation_provider.h',
[email protected]ff52c162011-02-01 19:42:29238 'browser/automation/testing_automation_provider_chromeos.cc',
[email protected]7256dab2010-08-23 22:35:18239 'browser/automation/testing_automation_provider_gtk.cc',
240 'browser/automation/testing_automation_provider_mac.mm',
[email protected]78962e2e2010-08-25 17:33:34241 'browser/automation/testing_automation_provider_views.cc',
[email protected]7256dab2010-08-23 22:35:18242 'browser/automation/testing_automation_provider_win.cc',
[email protected]83bfa0b2011-02-01 05:37:46243 'browser/automation/ui_controls.h',
[email protected]1e605472010-12-16 21:41:40244 'browser/automation/ui_controls_internal.cc',
[email protected]853300a82010-07-27 21:17:57245 'browser/automation/ui_controls_internal.h',
[email protected]83019902009-12-02 05:32:59246 'browser/automation/ui_controls_linux.cc',
[email protected]1b5a48c2010-04-29 23:08:30247 'browser/automation/ui_controls_mac.mm',
[email protected]83019902009-12-02 05:32:59248 'browser/automation/ui_controls_win.cc',
[email protected]83bfa0b2011-02-01 05:37:46249 'browser/automation/url_request_automation_job.cc',
250 'browser/automation/url_request_automation_job.h',
[email protected]aa0508122010-11-08 23:16:50251 'browser/background_application_list_model.cc',
252 'browser/background_application_list_model.h',
[email protected]398206c2010-06-21 01:46:08253 'browser/background_contents_service.cc',
[email protected]aa0508122010-11-08 23:16:50254 'browser/background_contents_service.h',
255 'browser/background_mode_manager.cc',
256 'browser/background_mode_manager.h',
[email protected]70dd60b2010-12-09 00:36:17257 'browser/background_mode_manager_chromeos.cc',
258 'browser/background_mode_manager_linux.cc',
259 'browser/background_mode_manager_mac.mm',
260 'browser/background_mode_manager_win.cc',
[email protected]b569c112010-11-22 20:53:44261 'browser/background_page_tracker.cc',
262 'browser/background_page_tracker.h',
[email protected]c65e2f152010-10-14 15:30:40263 'browser/blocked_content_container.cc',
264 'browser/blocked_content_container.h',
[email protected]ddb1e5a2010-12-13 20:10:45265 'browser/bookmarks/base_bookmark_model_observer.cc',
266 'browser/bookmarks/base_bookmark_model_observer.h',
[email protected]83019902009-12-02 05:32:59267 'browser/bookmarks/bookmark_codec.cc',
268 'browser/bookmarks/bookmark_codec.h',
269 'browser/bookmarks/bookmark_context_menu_controller.cc',
270 'browser/bookmarks/bookmark_context_menu_controller.h',
[email protected]83019902009-12-02 05:32:59271 'browser/bookmarks/bookmark_drop_info.cc',
272 'browser/bookmarks/bookmark_drop_info.h',
[email protected]a0835ac2010-09-13 19:40:08273 'browser/bookmarks/bookmark_editor.cc',
[email protected]83019902009-12-02 05:32:59274 'browser/bookmarks/bookmark_editor.h',
[email protected]d31c4a52010-04-12 21:41:02275 'browser/bookmarks/bookmark_folder_editor_controller.cc',
276 'browser/bookmarks/bookmark_folder_editor_controller.h',
[email protected]83019902009-12-02 05:32:59277 'browser/bookmarks/bookmark_html_writer.cc',
278 'browser/bookmarks/bookmark_html_writer.h',
[email protected]83bfa0b2011-02-01 05:37:46279 'browser/bookmarks/bookmark_index.cc',
280 'browser/bookmarks/bookmark_index.h',
[email protected]83019902009-12-02 05:32:59281 'browser/bookmarks/bookmark_model.cc',
282 'browser/bookmarks/bookmark_model.h',
283 'browser/bookmarks/bookmark_model_observer.h',
[email protected]dd0598522010-11-26 23:12:49284 'browser/bookmarks/bookmark_node_data.cc',
285 'browser/bookmarks/bookmark_node_data.h',
[email protected]0fe52a02010-02-06 00:39:25286 'browser/bookmarks/bookmark_pasteboard_helper_mac.h',
287 'browser/bookmarks/bookmark_pasteboard_helper_mac.mm',
[email protected]83019902009-12-02 05:32:59288 'browser/bookmarks/bookmark_service.h',
289 'browser/bookmarks/bookmark_storage.cc',
290 'browser/bookmarks/bookmark_storage.h',
[email protected]83019902009-12-02 05:32:59291 'browser/bookmarks/bookmark_utils.cc',
292 'browser/bookmarks/bookmark_utils.h',
[email protected]4bdde602010-06-16 03:17:35293 'browser/bookmarks/recently_used_folders_combo_model.cc',
[email protected]541f55a2010-09-07 16:42:53294 'browser/bookmarks/recently_used_folders_combo_model.h',
[email protected]83019902009-12-02 05:32:59295 'browser/browser_about_handler.cc',
296 'browser/browser_about_handler.h',
[email protected]83019902009-12-02 05:32:59297 'browser/browser_main.cc',
298 'browser/browser_main_gtk.cc',
[email protected]c6032e82010-09-13 20:06:05299 'browser/browser_main_gtk.h',
[email protected]83019902009-12-02 05:32:59300 'browser/browser_main_mac.mm',
[email protected]f8abf722010-07-07 19:46:24301 'browser/browser_main_posix.cc',
[email protected]1fec64352010-07-27 13:55:21302 'browser/browser_main_posix.h',
[email protected]83019902009-12-02 05:32:59303 'browser/browser_main_win.cc',
304 'browser/browser_main_win.h',
[email protected]83019902009-12-02 05:32:59305 'browser/browser_process.cc',
306 'browser/browser_process.h',
307 'browser/browser_process_impl.cc',
308 'browser/browser_process_impl.h',
[email protected]0ac83682010-01-22 17:46:27309 'browser/browser_process_sub_thread.cc',
310 'browser/browser_process_sub_thread.h',
[email protected]83019902009-12-02 05:32:59311 'browser/browser_shutdown.cc',
312 'browser/browser_shutdown.h',
[email protected]83bfa0b2011-02-01 05:37:46313 'browser/browser_signin.cc',
314 'browser/browser_signin.h',
[email protected]83019902009-12-02 05:32:59315 'browser/browser_trial.cc',
316 'browser/browser_trial.h',
317 'browser/browser_url_handler.cc',
318 'browser/browser_url_handler.h',
[email protected]f26795eb2010-02-26 23:45:35319 'browser/browsing_data_appcache_helper.cc',
320 'browser/browsing_data_appcache_helper.h',
[email protected]b5c6e302010-02-10 18:13:40321 'browser/browsing_data_database_helper.cc',
322 'browser/browsing_data_database_helper.h',
[email protected]2823fb242010-09-23 08:53:26323 'browser/browsing_data_indexed_db_helper.cc',
324 'browser/browsing_data_indexed_db_helper.h',
[email protected]8f9aefd2010-01-25 13:50:48325 'browser/browsing_data_local_storage_helper.cc',
326 'browser/browsing_data_local_storage_helper.h',
[email protected]83019902009-12-02 05:32:59327 'browser/browsing_data_remover.cc',
328 'browser/browsing_data_remover.h',
[email protected]43461682010-10-29 00:52:36329 'browser/bug_report_data.cc',
[email protected]83bfa0b2011-02-01 05:37:46330 'browser/bug_report_data.h',
[email protected]83019902009-12-02 05:32:59331 'browser/bug_report_util.cc',
332 'browser/bug_report_util.h',
[email protected]86206622010-05-14 05:45:26333 # TODO(rkc): Find a better way to include these files
334 '<(protoc_out_dir)/chrome/browser/userfeedback/proto/annotations.pb.cc',
[email protected]ac1894a2010-08-22 10:38:54335 '<(protoc_out_dir)/chrome/browser/userfeedback/proto/chrome.pb.cc',
[email protected]86206622010-05-14 05:45:26336 '<(protoc_out_dir)/chrome/browser/userfeedback/proto/common.pb.cc',
[email protected]86206622010-05-14 05:45:26337 '<(protoc_out_dir)/chrome/browser/userfeedback/proto/dom.pb.cc',
338 '<(protoc_out_dir)/chrome/browser/userfeedback/proto/extension.pb.cc',
339 '<(protoc_out_dir)/chrome/browser/userfeedback/proto/math.pb.cc',
340 '<(protoc_out_dir)/chrome/browser/userfeedback/proto/web.pb.cc',
[email protected]83019902009-12-02 05:32:59341 'browser/character_encoding.cc',
342 'browser/character_encoding.h',
[email protected]83019902009-12-02 05:32:59343 'browser/chrome_browser_application_mac.h',
344 'browser/chrome_browser_application_mac.mm',
[email protected]d977f9c2011-03-14 16:10:26345 'browser/chrome_content_browser_client.cc',
346 'browser/chrome_content_browser_client.h',
[email protected]d032b3792010-06-07 22:02:39347 'browser/chromeos/audio_handler.cc',
348 'browser/chromeos/audio_handler.h',
[email protected]51dfe5e32011-01-12 00:21:14349 'browser/chromeos/audio_mixer.h',
350 'browser/chromeos/audio_mixer_alsa.cc',
351 'browser/chromeos/audio_mixer_alsa.h',
[email protected]ac4bf502010-05-04 16:58:07352 'browser/chromeos/boot_times_loader.cc',
353 'browser/chromeos/boot_times_loader.h',
[email protected]90fd2a42010-12-10 19:50:37354 'browser/chromeos/brightness_bubble.cc',
355 'browser/chromeos/brightness_bubble.h',
356 'browser/chromeos/brightness_observer.cc',
357 'browser/chromeos/brightness_observer.h',
[email protected]5f449baa2010-10-08 20:29:59358 'browser/chromeos/browser_main_chromeos.cc',
359 'browser/chromeos/browser_main_chromeos.h',
[email protected]90fd2a42010-12-10 19:50:37360 'browser/chromeos/cros/brightness_library.cc',
361 'browser/chromeos/cros/brightness_library.h',
[email protected]4a6861a2010-08-23 19:04:46362 'browser/chromeos/cros/burn_library.cc',
363 'browser/chromeos/cros/burn_library.h',
[email protected]268b02f2010-02-04 21:07:15364 'browser/chromeos/cros/cros_library.cc',
365 'browser/chromeos/cros/cros_library.h',
[email protected]62c7ef32010-03-23 23:44:24366 'browser/chromeos/cros/cros_library_loader.cc',
367 'browser/chromeos/cros/cros_library_loader.h',
[email protected]ad8a6ea2010-03-11 00:05:02368 'browser/chromeos/cros/cryptohome_library.cc',
369 'browser/chromeos/cros/cryptohome_library.h',
[email protected]291d8b72010-06-21 09:43:14370 'browser/chromeos/cros/input_method_library.cc',
371 'browser/chromeos/cros/input_method_library.h',
[email protected]83bfa0b2011-02-01 05:37:46372 'browser/chromeos/cros/keyboard_library.cc',
373 'browser/chromeos/cros/keyboard_library.h',
[email protected]73cea4cc2011-02-02 19:07:27374 'browser/chromeos/cros/libcros_service_library.cc',
[email protected]50f9c552011-03-09 14:15:39375 'browser/chromeos/cros/libcros_service_library.h',
[email protected]268b02f2010-02-04 21:07:15376 'browser/chromeos/cros/login_library.cc',
377 'browser/chromeos/cros/login_library.h',
378 'browser/chromeos/cros/mount_library.cc',
379 'browser/chromeos/cros/mount_library.h',
380 'browser/chromeos/cros/network_library.cc',
381 'browser/chromeos/cros/network_library.h',
382 'browser/chromeos/cros/power_library.cc',
383 'browser/chromeos/cros/power_library.h',
[email protected]a39c2d12010-05-14 23:48:27384 'browser/chromeos/cros/screen_lock_library.cc',
385 'browser/chromeos/cros/screen_lock_library.h',
[email protected]b1220622010-04-28 22:46:16386 'browser/chromeos/cros/speech_synthesis_library.cc',
387 'browser/chromeos/cros/speech_synthesis_library.h',
[email protected]e251662c2010-05-20 05:55:06388 'browser/chromeos/cros/syslogs_library.cc',
389 'browser/chromeos/cros/syslogs_library.h',
[email protected]94a922b2010-06-30 23:18:15390 'browser/chromeos/cros/system_library.cc',
391 'browser/chromeos/cros/system_library.h',
[email protected]b4e05f22010-09-08 17:27:46392 'browser/chromeos/cros/touchpad_library.cc',
393 'browser/chromeos/cros/touchpad_library.h',
[email protected]3cdf3762010-07-13 22:55:55394 'browser/chromeos/cros/update_library.cc',
[email protected]399a8da2010-07-19 14:42:24395 'browser/chromeos/cros/update_library.h',
[email protected]83bfa0b2011-02-01 05:37:46396 'browser/chromeos/cros_settings.cc',
397 'browser/chromeos/cros_settings.h',
398 'browser/chromeos/cros_settings_names.cc',
399 'browser/chromeos/cros_settings_names.h',
400 'browser/chromeos/cros_settings_provider.cc',
401 'browser/chromeos/cros_settings_provider.h',
[email protected]c3f4ad22010-05-28 09:20:09402 'browser/chromeos/customization_document.cc',
[email protected]478739e32010-06-17 17:09:05403 'browser/chromeos/customization_document.h',
[email protected]c766a162010-06-30 22:45:45404 'browser/chromeos/drop_shadow_label.cc',
[email protected]62cb9942010-12-01 13:09:32405 'browser/chromeos/enterprise_extension_observer.cc',
406 'browser/chromeos/enterprise_extension_observer.h',
[email protected]83019902009-12-02 05:32:59407 'browser/chromeos/external_metrics.cc',
408 'browser/chromeos/external_metrics.h',
409 'browser/chromeos/external_protocol_dialog.cc',
410 'browser/chromeos/external_protocol_dialog.h',
[email protected]17e64222010-02-12 23:32:42411 'browser/chromeos/frame/browser_frame_chromeos.cc',
412 'browser/chromeos/frame/browser_frame_chromeos.h',
[email protected]4fe042f2010-12-14 16:41:40413 'browser/chromeos/frame/browser_non_client_frame_view_factory_chromeos.cc',
[email protected]17e64222010-02-12 23:32:42414 'browser/chromeos/frame/browser_view.cc',
415 'browser/chromeos/frame/browser_view.h',
[email protected]5afc7052010-09-29 16:50:58416 'browser/chromeos/frame/bubble_frame_view.cc',
417 'browser/chromeos/frame/bubble_frame_view.h',
418 'browser/chromeos/frame/bubble_window.cc',
419 'browser/chromeos/frame/bubble_window.h',
[email protected]17e64222010-02-12 23:32:42420 'browser/chromeos/frame/panel_browser_view.cc',
421 'browser/chromeos/frame/panel_browser_view.h',
422 'browser/chromeos/frame/panel_controller.cc',
423 'browser/chromeos/frame/panel_controller.h',
[email protected]592468b2010-02-10 23:08:47424 'browser/chromeos/google_update_chromeos.cc',
[email protected]83019902009-12-02 05:32:59425 'browser/chromeos/gview_request_interceptor.cc',
[email protected]e22fbfc2010-06-26 02:35:30426 'browser/chromeos/gview_request_interceptor.h',
[email protected]2d153002011-01-28 06:49:22427 'browser/chromeos/input_method/candidate_window.cc',
[email protected]83bfa0b2011-02-01 05:37:46428 'browser/chromeos/input_method/candidate_window.h',
[email protected]1e8e7652010-06-18 10:12:21429 'browser/chromeos/input_method/input_method_util.cc',
430 'browser/chromeos/input_method/input_method_util.h',
[email protected]401d8812010-08-19 08:37:24431 'browser/chromeos/language_preferences.cc',
432 'browser/chromeos/language_preferences.h',
[email protected]61d68ef12011-01-13 14:02:56433 'browser/chromeos/locale_change_guard.cc',
[email protected]83bfa0b2011-02-01 05:37:46434 'browser/chromeos/locale_change_guard.h',
[email protected]c6f88212010-02-10 07:22:54435 'browser/chromeos/login/account_creation_view.cc',
436 'browser/chromeos/login/account_creation_view.h',
[email protected]0e6e80682010-03-04 16:13:27437 'browser/chromeos/login/account_screen.cc',
438 'browser/chromeos/login/account_screen.h',
[email protected]83bfa0b2011-02-01 05:37:46439 'browser/chromeos/login/apply_services_customization.cc',
440 'browser/chromeos/login/apply_services_customization.h',
[email protected]1b36b742010-09-22 17:04:18441 'browser/chromeos/login/auth_attempt_state.cc',
442 'browser/chromeos/login/auth_attempt_state.h',
443 'browser/chromeos/login/auth_attempt_state_resolver.cc',
444 'browser/chromeos/login/auth_attempt_state_resolver.h',
[email protected]d7883d02010-04-02 15:45:28445 'browser/chromeos/login/auth_response_handler.cc',
446 'browser/chromeos/login/auth_response_handler.h',
[email protected]83bfa0b2011-02-01 05:37:46447 'browser/chromeos/login/authentication_notification_details.h',
448 'browser/chromeos/login/authenticator.cc',
449 'browser/chromeos/login/authenticator.h',
[email protected]ad30e062010-04-05 18:11:18450 'browser/chromeos/login/background_view.cc',
451 'browser/chromeos/login/background_view.h',
[email protected]770e03b2011-03-18 11:27:05452 'browser/chromeos/login/base_login_display_host.cc',
453 'browser/chromeos/login/base_login_display_host.h',
[email protected]64ec0342010-06-03 13:00:40454 'browser/chromeos/login/camera.cc',
455 'browser/chromeos/login/camera.h',
[email protected]551707a2010-06-16 16:59:47456 'browser/chromeos/login/captcha_view.cc',
457 'browser/chromeos/login/captcha_view.h',
[email protected]2e47c7c22010-03-19 17:14:25458 'browser/chromeos/login/client_login_response_handler.cc',
459 'browser/chromeos/login/client_login_response_handler.h',
[email protected]ad30e062010-04-05 18:11:18460 'browser/chromeos/login/cookie_fetcher.cc',
461 'browser/chromeos/login/cookie_fetcher.h',
[email protected]1b36b742010-09-22 17:04:18462 'browser/chromeos/login/cryptohome_op.cc',
463 'browser/chromeos/login/cryptohome_op.h',
[email protected]6e648942010-07-14 12:52:23464 'browser/chromeos/login/eula_view.cc',
465 'browser/chromeos/login/eula_view.h',
[email protected]507c71072010-03-12 21:56:17466 'browser/chromeos/login/existing_user_controller.cc',
467 'browser/chromeos/login/existing_user_controller.h',
[email protected]b15ffb182010-08-03 10:09:39468 'browser/chromeos/login/existing_user_view.cc',
469 'browser/chromeos/login/existing_user_view.h',
[email protected]83a4301f2010-02-22 22:01:26470 'browser/chromeos/login/google_authenticator.cc',
471 'browser/chromeos/login/google_authenticator.h',
[email protected]a0779002010-10-06 14:53:36472 'browser/chromeos/login/guest_user_view.cc',
473 'browser/chromeos/login/guest_user_view.h',
[email protected]063bb2b22010-09-06 15:59:08474 'browser/chromeos/login/help_app_launcher.cc',
475 'browser/chromeos/login/help_app_launcher.h',
[email protected]8a6d0082010-06-02 12:34:22476 'browser/chromeos/login/helper.cc',
[email protected]d63b52152010-09-17 12:29:42477 'browser/chromeos/login/helper.h',
[email protected]0ae17ad42010-08-20 09:48:46478 'browser/chromeos/login/html_page_screen.cc',
479 'browser/chromeos/login/html_page_screen.h',
[email protected]1b36b742010-09-22 17:04:18480 'browser/chromeos/login/image_decoder.cc',
481 'browser/chromeos/login/image_decoder.h',
482 'browser/chromeos/login/image_downloader.cc',
483 'browser/chromeos/login/image_downloader.h',
484 'browser/chromeos/login/issue_response_handler.cc',
485 'browser/chromeos/login/issue_response_handler.h',
[email protected]e161c1912010-10-09 13:49:03486 'browser/chromeos/login/keyboard_switch_menu.cc',
487 'browser/chromeos/login/keyboard_switch_menu.h',
[email protected]4caf6262010-06-17 14:05:43488 'browser/chromeos/login/language_switch_menu.cc',
489 'browser/chromeos/login/language_switch_menu.h',
[email protected]603fc2c2011-01-31 11:47:49490 'browser/chromeos/login/login_display.h',
[email protected]770e03b2011-03-18 11:27:05491 'browser/chromeos/login/login_display.cc',
492 'browser/chromeos/login/login_display_host.h',
[email protected]dfdcdab2010-06-09 16:20:05493 'browser/chromeos/login/login_html_dialog.cc',
494 'browser/chromeos/login/login_html_dialog.h',
[email protected]cd5d0b1c2010-09-29 16:32:50495 'browser/chromeos/login/login_performer.cc',
496 'browser/chromeos/login/login_performer.h',
[email protected]83a4301f2010-02-22 22:01:26497 'browser/chromeos/login/login_status_consumer.h',
[email protected]a10d16e2010-03-26 12:41:22498 'browser/chromeos/login/login_utils.cc',
499 'browser/chromeos/login/login_utils.h',
[email protected]045124c82010-05-13 10:07:43500 'browser/chromeos/login/message_bubble.cc',
[email protected]83bfa0b2011-02-01 05:37:46501 'browser/chromeos/login/message_bubble.h',
[email protected]935e9e12010-03-25 15:29:13502 'browser/chromeos/login/network_screen.cc',
503 'browser/chromeos/login/network_screen.h',
504 'browser/chromeos/login/network_screen_delegate.h',
[email protected]83bfa0b2011-02-01 05:37:46505 'browser/chromeos/login/network_selection_view.cc',
506 'browser/chromeos/login/network_selection_view.h',
[email protected]afe05a282010-05-27 17:44:03507 'browser/chromeos/login/new_user_view.cc',
508 'browser/chromeos/login/new_user_view.h',
[email protected]1b36b742010-09-22 17:04:18509 'browser/chromeos/login/online_attempt.cc',
510 'browser/chromeos/login/online_attempt.h',
[email protected]5b7a0cf2010-07-23 10:04:07511 'browser/chromeos/login/oobe_progress_bar.cc',
512 'browser/chromeos/login/oobe_progress_bar.h',
[email protected]02ed0b32010-07-22 01:27:13513 'browser/chromeos/login/owner_key_utils.cc',
514 'browser/chromeos/login/owner_key_utils.h',
[email protected]4ada2382010-07-29 21:28:11515 'browser/chromeos/login/owner_manager.cc',
516 'browser/chromeos/login/owner_manager.h',
[email protected]e99e0b32010-08-25 00:53:44517 'browser/chromeos/login/ownership_service.cc',
518 'browser/chromeos/login/ownership_service.h',
[email protected]472734742010-10-11 03:17:05519 'browser/chromeos/login/parallel_authenticator.cc',
520 'browser/chromeos/login/parallel_authenticator.h',
[email protected]56515402010-07-05 17:37:00521 'browser/chromeos/login/password_changed_view.cc',
522 'browser/chromeos/login/password_changed_view.h',
[email protected]e15bdd222010-11-03 12:03:49523 'browser/chromeos/login/proxy_settings_dialog.cc',
524 'browser/chromeos/login/proxy_settings_dialog.h',
[email protected]69719212010-07-12 11:37:25525 'browser/chromeos/login/registration_screen.cc',
[email protected]41291322010-07-15 17:09:01526 'browser/chromeos/login/registration_screen.h',
[email protected]f5836702010-02-09 19:11:18527 'browser/chromeos/login/rounded_rect_painter.cc',
528 'browser/chromeos/login/rounded_rect_painter.h',
[email protected]ab2bd2c2010-05-05 07:18:27529 'browser/chromeos/login/screen_lock_view.cc',
530 'browser/chromeos/login/screen_lock_view.h',
[email protected]83bfa0b2011-02-01 05:37:46531 'browser/chromeos/login/screen_locker.cc',
532 'browser/chromeos/login/screen_locker.h',
[email protected]649e12c32010-02-06 04:41:21533 'browser/chromeos/login/screen_observer.h',
[email protected]f65210cc2010-10-30 01:48:48534 'browser/chromeos/login/shutdown_button.cc',
535 'browser/chromeos/login/shutdown_button.h',
[email protected]32352d12010-09-03 21:40:10536 'browser/chromeos/login/signed_settings.cc',
537 'browser/chromeos/login/signed_settings.h',
[email protected]62eeafc2010-09-14 16:37:41538 'browser/chromeos/login/signed_settings_helper.cc',
539 'browser/chromeos/login/signed_settings_helper.h',
[email protected]20564b3c2010-10-28 14:25:46540 'browser/chromeos/login/signed_settings_temp_storage.cc',
541 'browser/chromeos/login/signed_settings_temp_storage.h',
[email protected]1b36b742010-09-22 17:04:18542 'browser/chromeos/login/test_attempt_state.cc',
543 'browser/chromeos/login/test_attempt_state.h',
[email protected]91d01602010-10-28 17:18:25544 'browser/chromeos/login/textfield_with_margin.cc',
545 'browser/chromeos/login/textfield_with_margin.h',
[email protected]b96f34a2010-04-21 17:47:01546 'browser/chromeos/login/update_screen.cc',
547 'browser/chromeos/login/update_screen.h',
[email protected]842cd6c62010-03-06 17:56:32548 'browser/chromeos/login/update_view.cc',
549 'browser/chromeos/login/update_view.h',
[email protected]507c71072010-03-12 21:56:17550 'browser/chromeos/login/user_controller.cc',
551 'browser/chromeos/login/user_controller.h',
[email protected]8f0d8ecd12010-04-20 11:51:30552 'browser/chromeos/login/user_image_downloader.cc',
553 'browser/chromeos/login/user_image_downloader.h',
554 'browser/chromeos/login/user_image_loader.cc',
555 'browser/chromeos/login/user_image_loader.h',
[email protected]64ec0342010-06-03 13:00:40556 'browser/chromeos/login/user_image_screen.cc',
557 'browser/chromeos/login/user_image_screen.h',
558 'browser/chromeos/login/user_image_view.cc',
559 'browser/chromeos/login/user_image_view.h',
[email protected]56f0ffc82010-02-04 21:30:37560 'browser/chromeos/login/user_manager.cc',
561 'browser/chromeos/login/user_manager.h',
[email protected]41e13b362010-06-16 21:27:05562 'browser/chromeos/login/user_view.cc',
563 'browser/chromeos/login/user_view.h',
[email protected]c57206e92010-10-21 02:13:24564 'browser/chromeos/login/username_view.cc',
565 'browser/chromeos/login/username_view.h',
[email protected]28e139d2010-03-01 14:55:22566 'browser/chromeos/login/view_screen.h',
[email protected]603fc2c2011-01-31 11:47:49567 'browser/chromeos/login/views_login_display.cc',
[email protected]83bfa0b2011-02-01 05:37:46568 'browser/chromeos/login/views_login_display.h',
[email protected]770e03b2011-03-18 11:27:05569 'browser/chromeos/login/views_login_display_host.cc',
570 'browser/chromeos/login/views_login_display_host.h',
571 'browser/chromeos/login/base_login_display_host.h',
[email protected]88e71dc2010-05-07 11:31:38572 'browser/chromeos/login/web_page_screen.cc',
573 'browser/chromeos/login/web_page_screen.h',
574 'browser/chromeos/login/web_page_view.cc',
575 'browser/chromeos/login/web_page_view.h',
[email protected]86cffea2010-08-25 21:31:59576 'browser/chromeos/login/wizard_accessibility_handler.cc',
577 'browser/chromeos/login/wizard_accessibility_handler.h',
578 'browser/chromeos/login/wizard_accessibility_helper.cc',
579 'browser/chromeos/login/wizard_accessibility_helper.h',
[email protected]28e139d2010-03-01 14:55:22580 'browser/chromeos/login/wizard_controller.cc',
581 'browser/chromeos/login/wizard_controller.h',
[email protected]042c3682010-02-10 18:05:13582 'browser/chromeos/login/wizard_screen.h',
[email protected]0fecda62010-03-19 21:59:01583 'browser/chromeos/low_battery_observer.cc',
584 'browser/chromeos/low_battery_observer.h',
[email protected]2bb5fcd2010-11-16 14:31:54585 'browser/chromeos/metrics_cros_settings_provider.cc',
586 'browser/chromeos/metrics_cros_settings_provider.h',
[email protected]f7f72652010-05-04 20:53:13587 'browser/chromeos/native_dialog_window.cc',
588 'browser/chromeos/native_dialog_window.h',
[email protected]8d1b864d12010-10-10 00:04:34589 'browser/chromeos/native_theme_chromeos.cc',
590 'browser/chromeos/native_theme_chromeos.h',
[email protected]727dc8082011-01-14 19:14:29591 'browser/chromeos/network_login_observer.cc',
592 'browser/chromeos/network_login_observer.h',
[email protected]39216be2010-06-01 17:54:36593 'browser/chromeos/network_message_observer.cc',
594 'browser/chromeos/network_message_observer.h',
[email protected]83bfa0b2011-02-01 05:37:46595 'browser/chromeos/network_state_notifier.cc',
596 'browser/chromeos/network_state_notifier.h',
[email protected]61d68ef12011-01-13 14:02:56597 'browser/chromeos/notifications/balloon_collection_impl.cc',
598 'browser/chromeos/notifications/balloon_collection_impl.h',
599 'browser/chromeos/notifications/balloon_view.cc',
600 'browser/chromeos/notifications/balloon_view.h',
601 'browser/chromeos/notifications/balloon_view_host.cc',
602 'browser/chromeos/notifications/balloon_view_host.h',
603 'browser/chromeos/notifications/notification_panel.cc',
604 'browser/chromeos/notifications/notification_panel.h',
605 'browser/chromeos/notifications/system_notification.cc',
606 'browser/chromeos/notifications/system_notification.h',
607 'browser/chromeos/notifications/system_notification_factory.cc',
608 'browser/chromeos/notifications/system_notification_factory.h',
[email protected]6692b0d72010-07-15 03:40:23609 'browser/chromeos/offline/offline_load_page.cc',
610 'browser/chromeos/offline/offline_load_page.h',
[email protected]9cc6216822010-03-03 23:17:27611 'browser/chromeos/options/network_config_view.cc',
612 'browser/chromeos/options/network_config_view.h',
[email protected]9cc6216822010-03-03 23:17:27613 'browser/chromeos/options/wifi_config_view.cc',
614 'browser/chromeos/options/wifi_config_view.h',
[email protected]83019902009-12-02 05:32:59615 'browser/chromeos/panels/panel_scroller.cc',
616 'browser/chromeos/panels/panel_scroller.h',
617 'browser/chromeos/panels/panel_scroller_container.cc',
618 'browser/chromeos/panels/panel_scroller_container.h',
619 'browser/chromeos/panels/panel_scroller_header.cc',
620 'browser/chromeos/panels/panel_scroller_header.h',
[email protected]6fdd4182010-10-14 23:59:26621 'browser/chromeos/plugin_selection_policy.cc',
622 'browser/chromeos/plugin_selection_policy.h',
[email protected]83019902009-12-02 05:32:59623 'browser/chromeos/preferences.cc',
624 'browser/chromeos/preferences.h',
[email protected]f50278cd2010-08-24 17:34:08625 'browser/chromeos/proxy_config_service.h',
626 'browser/chromeos/proxy_config_service_impl.cc',
627 'browser/chromeos/proxy_config_service_impl.h',
[email protected]2bb5fcd2010-11-16 14:31:54628 'browser/chromeos/proxy_cros_settings_provider.cc',
629 'browser/chromeos/proxy_cros_settings_provider.h',
[email protected]64d7e592010-12-03 19:20:35630 'browser/chromeos/setting_level_bubble.cc',
631 'browser/chromeos/setting_level_bubble.h',
632 'browser/chromeos/setting_level_bubble_view.cc',
633 'browser/chromeos/setting_level_bubble_view.h',
[email protected]83a90f72010-02-04 20:36:41634 'browser/chromeos/status/clock_menu_button.cc',
635 'browser/chromeos/status/clock_menu_button.h',
[email protected]432867b2010-10-09 13:31:16636 'browser/chromeos/status/input_method_menu.cc',
637 'browser/chromeos/status/input_method_menu.h',
[email protected]54da7e372010-10-12 09:54:49638 'browser/chromeos/status/input_method_menu_button.cc',
639 'browser/chromeos/status/input_method_menu_button.h',
[email protected]b938810a2010-09-14 08:17:26640 'browser/chromeos/status/network_dropdown_button.cc',
641 'browser/chromeos/status/network_dropdown_button.h',
642 'browser/chromeos/status/network_menu.cc',
643 'browser/chromeos/status/network_menu.h',
[email protected]83a90f72010-02-04 20:36:41644 'browser/chromeos/status/network_menu_button.cc',
645 'browser/chromeos/status/network_menu_button.h',
[email protected]83a90f72010-02-04 20:36:41646 'browser/chromeos/status/power_menu_button.cc',
647 'browser/chromeos/status/power_menu_button.h',
648 'browser/chromeos/status/status_area_button.cc',
649 'browser/chromeos/status/status_area_button.h',
650 'browser/chromeos/status/status_area_host.h',
651 'browser/chromeos/status/status_area_view.cc',
652 'browser/chromeos/status/status_area_view.h',
[email protected]66a0d902011-01-28 20:57:05653 'browser/chromeos/status/window_switcher_button.cc',
654 'browser/chromeos/status/window_switcher_button.h',
[email protected]cc4c9742010-05-17 21:04:02655 'browser/chromeos/system_key_event_listener.cc',
656 'browser/chromeos/system_key_event_listener.h',
[email protected]0b4d3382010-07-14 16:13:04657 'browser/chromeos/tab_closeable_state_watcher.cc',
658 'browser/chromeos/tab_closeable_state_watcher.h',
[email protected]3cdf3762010-07-13 22:55:55659 'browser/chromeos/update_observer.cc',
660 'browser/chromeos/update_observer.h',
[email protected]83019902009-12-02 05:32:59661 'browser/chromeos/usb_mount_observer.cc',
662 'browser/chromeos/usb_mount_observer.h',
[email protected]2bb5fcd2010-11-16 14:31:54663 'browser/chromeos/user_cros_settings_provider.cc',
664 'browser/chromeos/user_cros_settings_provider.h',
[email protected]83019902009-12-02 05:32:59665 'browser/chromeos/version_loader.cc',
666 'browser/chromeos/version_loader.h',
[email protected]d59b3152010-03-24 04:41:54667 'browser/chromeos/view_ids.h',
[email protected]ae601242010-11-12 21:54:43668 'browser/chromeos/views/copy_background.cc',
669 'browser/chromeos/views/copy_background.h',
[email protected]d34f59d2010-11-13 12:32:02670 'browser/chromeos/views/dropdown_button.cc',
671 'browser/chromeos/views/dropdown_button.h',
[email protected]3de008822010-06-16 17:26:54672 'browser/chromeos/volume_bubble.cc',
673 'browser/chromeos/volume_bubble.h',
[email protected]73fe1382011-02-15 16:03:39674 'browser/chromeos/webui/accounts_options_handler.cc',
675 'browser/chromeos/webui/accounts_options_handler.h',
676 'browser/chromeos/webui/core_chromeos_options_handler.cc',
677 'browser/chromeos/webui/core_chromeos_options_handler.h',
678 'browser/chromeos/webui/cros_language_options_handler.cc',
679 'browser/chromeos/webui/cros_language_options_handler.h',
680 'browser/chromeos/webui/cros_options_page_ui_handler.cc',
681 'browser/chromeos/webui/cros_options_page_ui_handler.h',
682 'browser/chromeos/webui/imageburner_ui.cc',
683 'browser/chromeos/webui/imageburner_ui.h',
684 'browser/chromeos/webui/internet_options_handler.cc',
685 'browser/chromeos/webui/internet_options_handler.h',
686 'browser/chromeos/webui/keyboard_overlay_ui.cc',
687 'browser/chromeos/webui/keyboard_overlay_ui.h',
688 'browser/chromeos/webui/language_chewing_options_handler.cc',
689 'browser/chromeos/webui/language_chewing_options_handler.h',
690 'browser/chromeos/webui/language_customize_modifier_keys_handler.cc',
691 'browser/chromeos/webui/language_customize_modifier_keys_handler.h',
692 'browser/chromeos/webui/language_hangul_options_handler.cc',
693 'browser/chromeos/webui/language_hangul_options_handler.h',
694 'browser/chromeos/webui/language_mozc_options_handler.cc',
695 'browser/chromeos/webui/language_mozc_options_handler.h',
696 'browser/chromeos/webui/language_options_util.cc',
697 'browser/chromeos/webui/language_options_util.h',
698 'browser/chromeos/webui/language_pinyin_options_handler.cc',
699 'browser/chromeos/webui/language_pinyin_options_handler.h',
700 'browser/chromeos/webui/login/authenticator_facade.h',
701 'browser/chromeos/webui/login/authenticator_facade_cros.cc',
702 'browser/chromeos/webui/login/authenticator_facade_cros.h',
703 'browser/chromeos/webui/login/authenticator_facade_cros_helpers.cc',
704 'browser/chromeos/webui/login/authenticator_facade_cros_helpers.h',
[email protected]9800de5e2011-03-11 18:19:49705 'browser/chromeos/webui/login/browser/dom_browser.cc',
706 'browser/chromeos/webui/login/browser/dom_browser.h',
[email protected]73fe1382011-02-15 16:03:39707 'browser/chromeos/webui/login/login_ui.cc',
708 'browser/chromeos/webui/login/login_ui.h',
[email protected]af1c0802011-03-04 07:58:31709 'browser/chromeos/webui/login/login_container_ui.cc',
710 'browser/chromeos/webui/login/login_container_ui.h',
[email protected]73fe1382011-02-15 16:03:39711 'browser/chromeos/webui/login/login_ui_helpers.cc',
712 'browser/chromeos/webui/login/login_ui_helpers.h',
[email protected]73fe1382011-02-15 16:03:39713 'browser/chromeos/webui/mobile_setup_ui.cc',
714 'browser/chromeos/webui/mobile_setup_ui.h',
[email protected]73fe1382011-02-15 16:03:39715 'browser/chromeos/webui/proxy_handler.cc',
716 'browser/chromeos/webui/proxy_handler.h',
717 'browser/chromeos/webui/register_page_ui.cc',
718 'browser/chromeos/webui/register_page_ui.h',
719 'browser/chromeos/webui/stats_options_handler.cc',
720 'browser/chromeos/webui/stats_options_handler.h',
721 'browser/chromeos/webui/system_info_ui.cc',
722 'browser/chromeos/webui/system_info_ui.h',
723 'browser/chromeos/webui/system_options_handler.cc',
724 'browser/chromeos/webui/system_options_handler.h',
725 'browser/chromeos/webui/system_settings_provider.cc',
726 'browser/chromeos/webui/system_settings_provider.h',
[email protected]5ef189ef2011-02-22 14:42:13727 'browser/chromeos/webui/user_image_source.cc',
728 'browser/chromeos/webui/user_image_source.h',
[email protected]ea87eee2010-02-22 16:59:24729 'browser/chromeos/wm_ipc.cc',
730 'browser/chromeos/wm_ipc.h',
731 'browser/chromeos/wm_message_listener.cc',
732 'browser/chromeos/wm_message_listener.h',
[email protected]d65adb12010-04-28 17:26:49733 'browser/chromeos/wm_overview_controller.cc',
734 'browser/chromeos/wm_overview_controller.h',
[email protected]16be5c32011-03-15 17:52:03735 'browser/chromeos/wm_overview_favicon.cc',
736 'browser/chromeos/wm_overview_favicon.h',
[email protected]d65adb12010-04-28 17:26:49737 'browser/chromeos/wm_overview_snapshot.cc',
738 'browser/chromeos/wm_overview_snapshot.h',
[email protected]c766a162010-06-30 22:45:45739 'browser/chromeos/wm_overview_title.cc',
740 'browser/chromeos/wm_overview_title.h',
[email protected]83bfa0b2011-02-01 05:37:46741 'browser/clipboard_dispatcher.h',
[email protected]97c2c032010-07-07 22:43:41742 'browser/clipboard_dispatcher_gtk.cc',
743 'browser/clipboard_dispatcher_mac.mm',
744 'browser/clipboard_dispatcher_win.cc',
[email protected]2b78be32011-02-11 00:18:08745 'browser/cocoa/authorization_util.h',
746 'browser/cocoa/authorization_util.mm',
[email protected]cd405662011-03-06 18:06:59747 'browser/cocoa/file_metadata.h',
748 'browser/cocoa/file_metadata.mm',
[email protected]2b78be32011-02-11 00:18:08749 'browser/cocoa/install_from_dmg.h',
750 'browser/cocoa/install_from_dmg.mm',
751 'browser/cocoa/keystone_glue.h',
752 'browser/cocoa/keystone_glue.mm',
753 'browser/cocoa/scoped_authorizationref.h',
[email protected]83019902009-12-02 05:32:59754 'browser/command_updater.cc',
755 'browser/command_updater.h',
[email protected]47115102010-02-19 19:01:47756 'browser/content_exceptions_table_model.cc',
757 'browser/content_exceptions_table_model.h',
[email protected]5ec40cf2010-03-09 11:34:51758 'browser/content_setting_bubble_model.cc',
759 'browser/content_setting_bubble_model.h',
[email protected]77767742010-03-02 22:06:27760 'browser/content_setting_combo_model.cc',
761 'browser/content_setting_combo_model.h',
[email protected]352104e2010-03-05 11:40:08762 'browser/content_setting_image_model.cc',
763 'browser/content_setting_image_model.h',
[email protected]fd5b9ca2011-02-15 13:57:34764 'browser/content_settings/content_settings_base_provider.cc',
765 'browser/content_settings/content_settings_base_provider.h',
[email protected]5f24f212010-12-02 14:47:45766 'browser/content_settings/content_settings_details.h',
767 'browser/content_settings/content_settings_pattern.cc',
768 'browser/content_settings/content_settings_pattern.h',
[email protected]2dd6bca02010-11-30 12:48:44769 'browser/content_settings/content_settings_provider.h',
[email protected]9d01a6a2010-11-30 12:03:33770 'browser/content_settings/host_content_settings_map.cc',
771 'browser/content_settings/host_content_settings_map.h',
[email protected]765b0b82011-03-17 12:13:27772 'browser/content_settings/content_settings_notification_provider.cc',
773 'browser/content_settings/content_settings_notification_provider.h',
[email protected]89ec5832011-02-16 10:34:26774 'browser/content_settings/content_settings_policy_provider.cc',
775 'browser/content_settings/content_settings_policy_provider.h',
776 'browser/content_settings/content_settings_pref_provider.cc',
777 'browser/content_settings/content_settings_pref_provider.h',
[email protected]83019902009-12-02 05:32:59778 'browser/cookies_tree_model.cc',
779 'browser/cookies_tree_model.h',
[email protected]c8717adf72011-02-18 21:07:16780 'browser/crash_upload_list.cc',
781 'browser/crash_upload_list.h',
[email protected]7fff79012010-05-12 00:19:05782 'browser/custom_home_pages_table_model.cc',
783 'browser/custom_home_pages_table_model.h',
[email protected]a6d36cc2011-02-23 00:39:48784 'browser/custom_handlers/protocol_handler.cc',
785 'browser/custom_handlers/protocol_handler.h',
786 'browser/custom_handlers/protocol_handler_registry.cc',
787 'browser/custom_handlers/protocol_handler_registry.h',
788 'browser/custom_handlers/register_protocol_handler_infobar_delegate.cc',
789 'browser/custom_handlers/register_protocol_handler_infobar_delegate.h',
[email protected]9b82ad7a2010-05-19 01:04:54790 'browser/default_encoding_combo_model.cc',
791 'browser/default_encoding_combo_model.h',
[email protected]83019902009-12-02 05:32:59792 'browser/defaults.cc',
793 'browser/defaults.h',
[email protected]74da5bd2011-01-27 22:03:27794 'browser/desktop_notification_handler.cc',
795 'browser/desktop_notification_handler.h',
[email protected]83019902009-12-02 05:32:59796 'browser/diagnostics/diagnostics_main.cc',
797 'browser/diagnostics/diagnostics_main.h',
[email protected]83019902009-12-02 05:32:59798 'browser/diagnostics/diagnostics_model.cc',
[email protected]83bfa0b2011-02-01 05:37:46799 'browser/diagnostics/diagnostics_model.h',
[email protected]e4be2dd2010-12-14 00:44:39800 'browser/diagnostics/diagnostics_test.cc',
[email protected]83019902009-12-02 05:32:59801 'browser/diagnostics/diagnostics_test.h',
[email protected]26f46472009-12-20 03:57:10802 'browser/diagnostics/recon_diagnostics.cc',
803 'browser/diagnostics/recon_diagnostics.h',
[email protected]83bfa0b2011-02-01 05:37:46804 'browser/diagnostics/sqlite_diagnostics.cc',
805 'browser/diagnostics/sqlite_diagnostics.h',
[email protected]83019902009-12-02 05:32:59806 'browser/dom_operation_notification_details.h',
[email protected]f15edeb2010-08-27 16:27:15807 'browser/download/base_file.cc',
808 'browser/download/base_file.h',
[email protected]cd448092010-12-06 23:49:13809 'browser/download/download_extensions.cc',
810 'browser/download/download_extensions.h',
[email protected]83019902009-12-02 05:32:59811 'browser/download/download_file.cc',
812 'browser/download/download_file.h',
[email protected]6c69796d2010-07-16 21:41:16813 'browser/download/download_file_manager.cc',
814 'browser/download/download_file_manager.h',
[email protected]82f37b02010-07-29 22:04:57815 'browser/download/download_history.cc',
816 'browser/download/download_history.h',
[email protected]6c69796d2010-07-16 21:41:16817 'browser/download/download_item.cc',
818 'browser/download/download_item.h',
[email protected]83019902009-12-02 05:32:59819 'browser/download/download_item_model.cc',
820 'browser/download/download_item_model.h',
821 'browser/download/download_manager.cc',
822 'browser/download/download_manager.h',
[email protected]e5dc4222010-08-30 22:16:32823 'browser/download/download_prefs.cc',
824 'browser/download/download_prefs.h',
[email protected]83019902009-12-02 05:32:59825 'browser/download/download_request_infobar_delegate.cc',
[email protected]83bfa0b2011-02-01 05:37:46826 'browser/download/download_request_infobar_delegate.h',
[email protected]41291322010-07-15 17:09:01827 'browser/download/download_request_limiter.cc',
828 'browser/download/download_request_limiter.h',
[email protected]287b86b2011-02-26 00:11:35829 'browser/download/download_safe_browsing_client.cc',
830 'browser/download/download_safe_browsing_client.h',
[email protected]83019902009-12-02 05:32:59831 'browser/download/download_shelf.cc',
832 'browser/download/download_shelf.h',
833 'browser/download/download_started_animation.h',
[email protected]073ed7b2010-09-27 09:20:02834 'browser/download/download_status_updater.cc',
835 'browser/download/download_status_updater.h',
836 'browser/download/download_status_updater_delegate.h',
[email protected]a0835ac2010-09-13 19:40:08837 'browser/download/download_types.cc',
[email protected]6c69796d2010-07-16 21:41:16838 'browser/download/download_types.h',
[email protected]83019902009-12-02 05:32:59839 'browser/download/download_util.cc',
840 'browser/download/download_util.h',
[email protected]8af9d032010-02-10 00:00:32841 'browser/download/drag_download_file.cc',
842 'browser/download/drag_download_file.h',
843 'browser/download/drag_download_util.cc',
844 'browser/download/drag_download_util.h',
[email protected]83019902009-12-02 05:32:59845 'browser/download/save_file.cc',
846 'browser/download/save_file.h',
847 'browser/download/save_file_manager.cc',
848 'browser/download/save_file_manager.h',
849 'browser/download/save_item.cc',
850 'browser/download/save_item.h',
851 'browser/download/save_package.cc',
852 'browser/download/save_package.h',
[email protected]93aa89c72010-10-20 21:32:04853 'browser/download/save_types.cc',
[email protected]83019902009-12-02 05:32:59854 'browser/download/save_types.h',
[email protected]83bfa0b2011-02-01 05:37:46855 'browser/enumerate_modules_model_win.cc',
856 'browser/enumerate_modules_model_win.h',
[email protected]83019902009-12-02 05:32:59857 'browser/extensions/convert_user_script.cc',
858 'browser/extensions/convert_user_script.h',
[email protected]5ba5dab2010-11-18 02:31:04859 'browser/extensions/convert_web_app.cc',
860 'browser/extensions/convert_web_app.h',
[email protected]83019902009-12-02 05:32:59861 'browser/extensions/crashed_extension_infobar.cc',
862 'browser/extensions/crashed_extension_infobar.h',
863 'browser/extensions/crx_installer.cc',
864 'browser/extensions/crx_installer.h',
[email protected]ec5b50d2010-10-09 16:35:18865 'browser/extensions/default_apps.cc',
866 'browser/extensions/default_apps.h',
[email protected]83bfa0b2011-02-01 05:37:46867 'browser/extensions/execute_code_in_tab_function.cc',
868 'browser/extensions/execute_code_in_tab_function.h',
[email protected]5cbe1e22010-01-30 01:18:56869 'browser/extensions/extension_accessibility_api.cc',
870 'browser/extensions/extension_accessibility_api.h',
871 'browser/extensions/extension_accessibility_api_constants.cc',
872 'browser/extensions/extension_accessibility_api_constants.h',
[email protected]9b071852010-04-02 06:45:31873 'browser/extensions/extension_bookmark_helpers.cc',
874 'browser/extensions/extension_bookmark_helpers.h',
[email protected]83bfa0b2011-02-01 05:37:46875 'browser/extensions/extension_bookmark_manager_api.cc',
876 'browser/extensions/extension_bookmark_manager_api.h',
[email protected]83019902009-12-02 05:32:59877 'browser/extensions/extension_bookmarks_module.cc',
878 'browser/extensions/extension_bookmarks_module.h',
879 'browser/extensions/extension_bookmarks_module_constants.cc',
880 'browser/extensions/extension_bookmarks_module_constants.h',
881 'browser/extensions/extension_browser_actions_api.cc',
882 'browser/extensions/extension_browser_actions_api.h',
[email protected]83bfa0b2011-02-01 05:37:46883 'browser/extensions/extension_browser_event_router.cc',
884 'browser/extensions/extension_browser_event_router.h',
[email protected]446255952010-03-17 20:41:58885 'browser/extensions/extension_clipboard_api.cc',
886 'browser/extensions/extension_clipboard_api.h',
[email protected]2e3b5202010-03-23 06:52:41887 'browser/extensions/extension_context_menu_api.cc',
888 'browser/extensions/extension_context_menu_api.h',
[email protected]7e9f4a82010-03-22 22:36:20889 'browser/extensions/extension_context_menu_model.cc',
890 'browser/extensions/extension_context_menu_model.h',
[email protected]898bbd32010-05-18 18:52:29891 'browser/extensions/extension_cookies_api.cc',
892 'browser/extensions/extension_cookies_api.h',
893 'browser/extensions/extension_cookies_api_constants.cc',
894 'browser/extensions/extension_cookies_api_constants.h',
895 'browser/extensions/extension_cookies_helpers.cc',
896 'browser/extensions/extension_cookies_helpers.h',
[email protected]83019902009-12-02 05:32:59897 'browser/extensions/extension_creator.cc',
898 'browser/extensions/extension_creator.h',
[email protected]c10da4b02010-03-25 14:38:32899 'browser/extensions/extension_data_deleter.cc',
900 'browser/extensions/extension_data_deleter.h',
[email protected]91ba3312011-03-17 20:39:22901 'browser/extensions/extension_debugger_api.cc',
902 'browser/extensions/extension_debugger_api.h',
903 'browser/extensions/extension_debugger_api_constants.cc',
904 'browser/extensions/extension_debugger_api_constants.h',
[email protected]83019902009-12-02 05:32:59905 'browser/extensions/extension_devtools_bridge.cc',
906 'browser/extensions/extension_devtools_bridge.h',
907 'browser/extensions/extension_devtools_events.cc',
908 'browser/extensions/extension_devtools_events.h',
909 'browser/extensions/extension_devtools_manager.cc',
910 'browser/extensions/extension_devtools_manager.h',
[email protected]83bfa0b2011-02-01 05:37:46911 'browser/extensions/extension_disabled_infobar_delegate.cc',
912 'browser/extensions/extension_disabled_infobar_delegate.h',
[email protected]14a000d2010-04-29 21:44:24913 'browser/extensions/extension_error_reporter.cc',
914 'browser/extensions/extension_error_reporter.h',
[email protected]83019902009-12-02 05:32:59915 'browser/extensions/extension_event_names.cc',
916 'browser/extensions/extension_event_names.h',
[email protected]2c699652010-10-15 18:22:41917 'browser/extensions/extension_event_router.cc',
918 'browser/extensions/extension_event_router.h',
[email protected]93dba942011-02-23 22:45:01919 'browser/extensions/extension_event_router_forwarder.cc',
920 'browser/extensions/extension_event_router_forwarder.h',
[email protected]83019902009-12-02 05:32:59921 'browser/extensions/extension_function.cc',
922 'browser/extensions/extension_function.h',
923 'browser/extensions/extension_function_dispatcher.cc',
924 'browser/extensions/extension_function_dispatcher.h',
925 'browser/extensions/extension_history_api.cc',
926 'browser/extensions/extension_history_api.h',
927 'browser/extensions/extension_history_api_constants.cc',
928 'browser/extensions/extension_history_api_constants.h',
929 'browser/extensions/extension_host.cc',
930 'browser/extensions/extension_host.h',
[email protected]cf390ea42009-12-09 04:14:02931 'browser/extensions/extension_host_mac.h',
932 'browser/extensions/extension_host_mac.mm',
[email protected]83bfa0b2011-02-01 05:37:46933 'browser/extensions/extension_i18n_api.cc',
934 'browser/extensions/extension_i18n_api.h',
[email protected]b671760b2010-07-15 21:13:47935 'browser/extensions/extension_icon_manager.cc',
936 'browser/extensions/extension_icon_manager.h',
[email protected]f5205412010-03-16 00:19:34937 'browser/extensions/extension_idle_api.cc',
938 'browser/extensions/extension_idle_api.h',
939 'browser/extensions/extension_idle_api_constants.cc',
940 'browser/extensions/extension_idle_api_constants.h',
[email protected]4361c7c2010-09-30 21:57:53941 'browser/extensions/extension_info_map.cc',
942 'browser/extensions/extension_info_map.h',
[email protected]83bfa0b2011-02-01 05:37:46943 'browser/extensions/extension_infobar_delegate.cc',
944 'browser/extensions/extension_infobar_delegate.h',
[email protected]f34e79632010-03-17 02:34:08945 'browser/extensions/extension_infobar_module.cc',
946 'browser/extensions/extension_infobar_module.h',
947 'browser/extensions/extension_infobar_module_constants.cc',
948 'browser/extensions/extension_infobar_module_constants.h',
[email protected]d6833852010-08-20 18:00:45949 'browser/extensions/extension_input_api.cc',
950 'browser/extensions/extension_input_api.h',
[email protected]c3bba9e2011-03-12 15:14:49951 'browser/extensions/extension_install_dialog.h',
[email protected]83019902009-12-02 05:32:59952 'browser/extensions/extension_install_ui.cc',
953 'browser/extensions/extension_install_ui.h',
[email protected]cffd7892010-08-26 17:43:28954 'browser/extensions/extension_management_api.cc',
955 'browser/extensions/extension_management_api.h',
[email protected]2e3b5202010-03-23 06:52:41956 'browser/extensions/extension_menu_manager.cc',
957 'browser/extensions/extension_menu_manager.h',
[email protected]83019902009-12-02 05:32:59958 'browser/extensions/extension_message_service.cc',
959 'browser/extensions/extension_message_service.h',
[email protected]438772df2010-02-26 18:08:43960 'browser/extensions/extension_metrics_module.cc',
961 'browser/extensions/extension_metrics_module.h',
[email protected]a65882c2010-11-12 15:15:09962 'browser/extensions/extension_module.cc',
963 'browser/extensions/extension_module.h',
[email protected]56ad3792010-05-28 17:45:33964 'browser/extensions/extension_omnibox_api.cc',
965 'browser/extensions/extension_omnibox_api.h',
[email protected]83019902009-12-02 05:32:59966 'browser/extensions/extension_page_actions_module.cc',
967 'browser/extensions/extension_page_actions_module.h',
968 'browser/extensions/extension_page_actions_module_constants.cc',
969 'browser/extensions/extension_page_actions_module_constants.h',
[email protected]598bbcc2011-02-24 10:03:25970 'browser/extensions/extension_preference_api.cc',
971 'browser/extensions/extension_preference_api.h',
[email protected]f2d1f612010-12-09 15:10:17972 'browser/extensions/extension_pref_store.cc',
[email protected]83bfa0b2011-02-01 05:37:46973 'browser/extensions/extension_pref_store.h',
[email protected]9a8c4022011-01-25 14:25:33974 'browser/extensions/extension_pref_value_map.cc',
[email protected]83bfa0b2011-02-01 05:37:46975 'browser/extensions/extension_pref_value_map.h',
[email protected]83019902009-12-02 05:32:59976 'browser/extensions/extension_prefs.cc',
977 'browser/extensions/extension_prefs.h',
978 'browser/extensions/extension_process_manager.cc',
979 'browser/extensions/extension_process_manager.h',
[email protected]381162b2010-01-28 17:29:35980 'browser/extensions/extension_processes_api.cc',
981 'browser/extensions/extension_processes_api.h',
982 'browser/extensions/extension_processes_api_constants.cc',
983 'browser/extensions/extension_processes_api_constants.h',
[email protected]83019902009-12-02 05:32:59984 'browser/extensions/extension_protocols.cc',
985 'browser/extensions/extension_protocols.h',
[email protected]a9c23a52010-08-04 09:13:44986 'browser/extensions/extension_proxy_api.cc',
987 'browser/extensions/extension_proxy_api.h',
[email protected]17d40f02010-07-01 01:18:06988 'browser/extensions/extension_rlz_module.cc',
989 'browser/extensions/extension_rlz_module.h',
[email protected]eaa7dd182010-12-14 11:09:00990 'browser/extensions/extension_service.cc',
991 'browser/extensions/extension_service.h',
[email protected]5afc7052010-09-29 16:50:58992 'browser/extensions/extension_sidebar_api.cc',
993 'browser/extensions/extension_sidebar_api.h',
[email protected]cca147172011-02-17 01:29:29994 'browser/extensions/extension_special_storage_policy.cc',
995 'browser/extensions/extension_special_storage_policy.h',
[email protected]83019902009-12-02 05:32:59996 'browser/extensions/extension_tabs_module.cc',
997 'browser/extensions/extension_tabs_module.h',
998 'browser/extensions/extension_tabs_module_constants.cc',
999 'browser/extensions/extension_tabs_module_constants.h',
1000 'browser/extensions/extension_test_api.cc',
1001 'browser/extensions/extension_test_api.h',
[email protected]83bfa0b2011-02-01 05:37:461002 'browser/extensions/extension_toolbar_model.cc',
1003 'browser/extensions/extension_toolbar_model.h',
[email protected]8abe0a32010-08-12 00:40:221004 'browser/extensions/extension_tts_api.cc',
1005 'browser/extensions/extension_tts_api.h',
[email protected]0e6168792010-10-13 16:29:261006 'browser/extensions/extension_tts_api_chromeos.cc',
1007 'browser/extensions/extension_tts_api_linux.cc',
[email protected]22aa4b62010-09-02 17:19:461008 'browser/extensions/extension_tts_api_mac.mm',
[email protected]5686e182010-09-15 22:33:381009 'browser/extensions/extension_tts_api_util.cc',
1010 'browser/extensions/extension_tts_api_util.h',
[email protected]22aa4b62010-09-02 17:19:461011 'browser/extensions/extension_tts_api_win.cc',
[email protected]83019902009-12-02 05:32:591012 'browser/extensions/extension_updater.cc',
1013 'browser/extensions/extension_updater.h',
[email protected]8f9d4eb2011-02-05 01:39:101014 'browser/extensions/extension_web_ui.cc',
1015 'browser/extensions/extension_web_ui.h',
[email protected]d05ef99c2011-02-01 21:38:161016 'browser/extensions/extension_webrequest_api.cc',
1017 'browser/extensions/extension_webrequest_api.h',
[email protected]784688a62010-09-13 07:06:521018 'browser/extensions/extension_webnavigation_api.cc',
1019 'browser/extensions/extension_webnavigation_api.h',
[email protected]4c2f0d52010-09-02 07:32:321020 'browser/extensions/extension_webnavigation_api_constants.cc',
1021 'browser/extensions/extension_webnavigation_api_constants.h',
[email protected]83bfa0b2011-02-01 05:37:461022 'browser/extensions/extension_webrequest_api_constants.cc',
1023 'browser/extensions/extension_webrequest_api_constants.h',
[email protected]63cda0c2010-09-01 04:41:231024 'browser/extensions/extension_webstore_private_api.cc',
1025 'browser/extensions/extension_webstore_private_api.h',
[email protected]d13950e2009-12-04 01:43:021026 'browser/extensions/extensions_quota_service.cc',
1027 'browser/extensions/extensions_quota_service.h',
[email protected]6aeac8342010-10-01 20:21:181028 'browser/extensions/extensions_startup.cc',
1029 'browser/extensions/extensions_startup.h',
[email protected]83019902009-12-02 05:32:591030 'browser/extensions/extensions_ui.cc',
1031 'browser/extensions/extensions_ui.h',
[email protected]8e4560b62011-01-14 10:09:141032 'browser/extensions/external_extension_loader.cc',
1033 'browser/extensions/external_extension_loader.h',
[email protected]83bfa0b2011-02-01 05:37:461034 'browser/extensions/external_extension_provider_impl.cc',
1035 'browser/extensions/external_extension_provider_impl.h',
1036 'browser/extensions/external_extension_provider_interface.h',
[email protected]8e4560b62011-01-14 10:09:141037 'browser/extensions/external_policy_extension_loader.cc',
1038 'browser/extensions/external_policy_extension_loader.h',
[email protected]83bfa0b2011-02-01 05:37:461039 'browser/extensions/external_pref_extension_loader.cc',
1040 'browser/extensions/external_pref_extension_loader.h',
[email protected]8e4560b62011-01-14 10:09:141041 'browser/extensions/external_registry_extension_loader_win.cc',
1042 'browser/extensions/external_registry_extension_loader_win.h',
[email protected]83019902009-12-02 05:32:591043 'browser/extensions/file_reader.cc',
1044 'browser/extensions/file_reader.h',
1045 'browser/extensions/gtk_theme_installed_infobar_delegate.cc',
1046 'browser/extensions/gtk_theme_installed_infobar_delegate.h',
1047 'browser/extensions/image_loading_tracker.cc',
1048 'browser/extensions/image_loading_tracker.h',
[email protected]d5c40972011-02-09 02:12:091049 'browser/extensions/key_identifier_conversion_views.cc',
1050 'browser/extensions/key_identifier_conversion_views.h',
[email protected]83019902009-12-02 05:32:591051 'browser/extensions/pack_extension_job.cc',
1052 'browser/extensions/pack_extension_job.h',
[email protected]483d1ff2011-03-03 17:12:021053 'browser/extensions/pending_extension_info.h',
1054 'browser/extensions/pending_extension_info.cc',
[email protected]83019902009-12-02 05:32:591055 'browser/extensions/sandboxed_extension_unpacker.cc',
1056 'browser/extensions/sandboxed_extension_unpacker.h',
1057 'browser/extensions/theme_installed_infobar_delegate.cc',
1058 'browser/extensions/theme_installed_infobar_delegate.h',
1059 'browser/extensions/user_script_listener.cc',
1060 'browser/extensions/user_script_listener.h',
1061 'browser/extensions/user_script_master.cc',
1062 'browser/extensions/user_script_master.h',
1063 'browser/external_protocol_handler.cc',
1064 'browser/external_protocol_handler.h',
[email protected]4bdde602010-06-16 03:17:351065 'browser/external_tab_container_win.cc',
1066 'browser/external_tab_container_win.h',
[email protected]34952d12011-03-14 19:45:131067 'browser/favicon_helper.cc',
1068 'browser/favicon_helper.h',
[email protected]83019902009-12-02 05:32:591069 'browser/favicon_service.cc',
1070 'browser/favicon_service.h',
[email protected]ba70d082010-09-10 16:54:491071 'browser/file_select_helper.cc',
1072 'browser/file_select_helper.h',
[email protected]820735792010-07-29 23:40:011073 'browser/first_run/first_run.cc',
1074 'browser/first_run/first_run.h',
[email protected]83bfa0b2011-02-01 05:37:461075 'browser/first_run/first_run_gtk.cc',
[email protected]820735792010-07-29 23:40:011076 'browser/first_run/first_run_mac.mm',
1077 'browser/first_run/first_run_win.cc',
[email protected]83019902009-12-02 05:32:591078 'browser/fonts_languages_window.h',
[email protected]3c645372011-01-25 20:54:061079 'browser/fullscreen.h',
1080 'browser/fullscreen_linux.cc',
1081 'browser/fullscreen_mac.mm',
1082 'browser/fullscreen_win.cc',
[email protected]8b96de122010-02-15 15:15:221083 'browser/geolocation/access_token_store.cc',
[email protected]0aade3e2010-10-01 16:28:581084 'browser/geolocation/geolocation_content_settings_map.cc',
[email protected]652e16d2011-03-07 03:53:001085 'browser/geolocation/geolocation_content_settings_map.h',
[email protected]0aade3e2010-10-01 16:28:581086 'browser/geolocation/geolocation_exceptions_table_model.cc',
[email protected]652e16d2011-03-07 03:53:001087 'browser/geolocation/geolocation_exceptions_table_model.h',
[email protected]58c321d2010-02-19 12:11:281088 'browser/geolocation/geolocation_permission_context.cc',
[email protected]e1d4edb2010-02-17 17:33:561089 'browser/geolocation/geolocation_prefs.cc',
[email protected]7c927b62010-02-24 09:54:131090 'browser/geolocation/geolocation_prefs.h',
[email protected]777a7b62010-05-11 13:28:161091 'browser/geolocation/geolocation_settings_state.cc',
1092 'browser/geolocation/geolocation_settings_state.h',
[email protected]83bfa0b2011-02-01 05:37:461093 'browser/global_keyboard_shortcuts_mac.h',
1094 'browser/global_keyboard_shortcuts_mac.mm',
[email protected]f7578f52010-08-30 22:22:491095 'browser/google/google_update.cc',
1096 'browser/google/google_update.h',
1097 'browser/google/google_update_settings_posix.cc',
1098 'browser/google/google_url_tracker.cc',
1099 'browser/google/google_url_tracker.h',
1100 'browser/google/google_util.cc',
1101 'browser/google/google_util.h',
[email protected]bb4bf9d72011-02-26 02:37:381102 'browser/gpu_data_manager.cc',
1103 'browser/gpu_data_manager.h',
[email protected]1082b1d2010-03-30 00:31:221104 'browser/gpu_process_host_ui_shim.cc',
1105 'browser/gpu_process_host_ui_shim.h',
[email protected]83019902009-12-02 05:32:591106 'browser/hang_monitor/hung_plugin_action.cc',
1107 'browser/hang_monitor/hung_plugin_action.h',
1108 'browser/hang_monitor/hung_window_detector.cc',
1109 'browser/hang_monitor/hung_window_detector.h',
1110 'browser/history/archived_database.cc',
1111 'browser/history/archived_database.h',
[email protected]83bfa0b2011-02-01 05:37:461112 'browser/history/download_create_info.cc',
1113 'browser/history/download_create_info.h',
[email protected]83019902009-12-02 05:32:591114 'browser/history/download_database.cc',
1115 'browser/history/download_database.h',
[email protected]83019902009-12-02 05:32:591116 'browser/history/expire_history_backend.cc',
1117 'browser/history/expire_history_backend.h',
1118 'browser/history/history.cc',
1119 'browser/history/history.h',
1120 'browser/history/history_backend.cc',
1121 'browser/history/history_backend.h',
1122 'browser/history/history_database.cc',
1123 'browser/history/history_database.h',
1124 'browser/history/history_marshaling.h',
[email protected]93aa89c72010-10-20 21:32:041125 'browser/history/history_notifications.cc',
[email protected]83019902009-12-02 05:32:591126 'browser/history/history_notifications.h',
1127 'browser/history/history_publisher.cc',
1128 'browser/history/history_publisher.h',
1129 'browser/history/history_publisher_none.cc',
1130 'browser/history/history_publisher_win.cc',
1131 'browser/history/history_types.cc',
1132 'browser/history/history_types.h',
1133 'browser/history/in_memory_database.cc',
1134 'browser/history/in_memory_database.h',
1135 'browser/history/in_memory_history_backend.cc',
1136 'browser/history/in_memory_history_backend.h',
[email protected]279a25f2010-07-01 18:13:221137 'browser/history/in_memory_url_index.cc',
1138 'browser/history/in_memory_url_index.h',
[email protected]3828d6f2011-02-24 18:32:211139 '<(protoc_out_dir)/chrome/browser/history/in_memory_url_index_cache.pb.cc',
[email protected]83019902009-12-02 05:32:591140 'browser/history/page_usage_data.cc',
1141 'browser/history/page_usage_data.h',
1142 'browser/history/query_parser.cc',
1143 'browser/history/query_parser.h',
1144 'browser/history/snippet.cc',
1145 'browser/history/snippet.h',
1146 'browser/history/starred_url_database.cc',
1147 'browser/history/starred_url_database.h',
1148 'browser/history/text_database.cc',
1149 'browser/history/text_database.h',
1150 'browser/history/text_database_manager.cc',
1151 'browser/history/text_database_manager.h',
1152 'browser/history/thumbnail_database.cc',
1153 'browser/history/thumbnail_database.h',
1154 'browser/history/top_sites.cc',
[email protected]809cc4d2010-10-27 15:22:541155 'browser/history/top_sites.h',
1156 'browser/history/top_sites_backend.cc',
1157 'browser/history/top_sites_backend.h',
1158 'browser/history/top_sites_cache.cc',
1159 'browser/history/top_sites_cache.h',
[email protected]69489472010-06-01 17:23:561160 'browser/history/top_sites_database.cc',
[email protected]809cc4d2010-10-27 15:22:541161 'browser/history/top_sites_database.h',
[email protected]83019902009-12-02 05:32:591162 'browser/history/url_database.cc',
1163 'browser/history/url_database.h',
1164 'browser/history/visit_database.cc',
1165 'browser/history/visit_database.h',
1166 'browser/history/visit_tracker.cc',
1167 'browser/history/visit_tracker.h',
1168 'browser/history/visitsegment_database.cc',
1169 'browser/history/visitsegment_database.h',
[email protected]83019902009-12-02 05:32:591170 'browser/icon_loader.cc',
[email protected]83bfa0b2011-02-01 05:37:461171 'browser/icon_loader.h',
[email protected]83019902009-12-02 05:32:591172 'browser/icon_loader_linux.cc',
1173 'browser/icon_loader_mac.mm',
1174 'browser/icon_loader_win.cc',
1175 'browser/icon_manager.cc',
1176 'browser/icon_manager.h',
1177 'browser/icon_manager_linux.cc',
1178 'browser/icon_manager_mac.mm',
1179 'browser/icon_manager_win.cc',
[email protected]f5205412010-03-16 00:19:341180 'browser/idle_linux.cc',
[email protected]3c645372011-01-25 20:54:061181 'browser/idle_mac.mm',
[email protected]f5205412010-03-16 00:19:341182 'browser/idle_win.cc',
[email protected]83019902009-12-02 05:32:591183 'browser/ime_input.cc',
1184 'browser/ime_input.h',
[email protected]9e497dd2011-03-11 21:57:501185 'browser/importer/external_process_importer_client.cc',
1186 'browser/importer/external_process_importer_client.h',
[email protected]22ab59b2011-03-13 20:17:001187 'browser/importer/external_process_importer_host.cc',
1188 'browser/importer/external_process_importer_host.h',
[email protected]83019902009-12-02 05:32:591189 'browser/importer/firefox2_importer.cc',
1190 'browser/importer/firefox2_importer.h',
1191 'browser/importer/firefox3_importer.cc',
1192 'browser/importer/firefox3_importer.h',
1193 'browser/importer/firefox_importer_utils.cc',
[email protected]83bfa0b2011-02-01 05:37:461194 'browser/importer/firefox_importer_utils.h',
[email protected]83019902009-12-02 05:32:591195 'browser/importer/firefox_importer_utils_linux.cc',
1196 'browser/importer/firefox_importer_utils_mac.mm',
1197 'browser/importer/firefox_importer_utils_win.cc',
[email protected]83019902009-12-02 05:32:591198 'browser/importer/firefox_profile_lock.cc',
1199 'browser/importer/firefox_profile_lock.h',
1200 'browser/importer/firefox_profile_lock_posix.cc',
1201 'browser/importer/firefox_profile_lock_win.cc',
[email protected]4200a2082010-04-27 23:19:471202 'browser/importer/firefox_proxy_settings.cc',
1203 'browser/importer/firefox_proxy_settings.h',
[email protected]83019902009-12-02 05:32:591204 'browser/importer/ie_importer.cc',
1205 'browser/importer/ie_importer.h',
[email protected]78a3fb02011-03-09 23:14:181206 'browser/importer/importer.cc',
1207 'browser/importer/importer.h',
[email protected]83019902009-12-02 05:32:591208 'browser/importer/importer_bridge.cc',
1209 'browser/importer/importer_bridge.h',
[email protected]20f0487a2010-09-30 20:06:301210 'browser/importer/importer_data_types.cc',
[email protected]95940f102010-05-20 19:25:351211 'browser/importer/importer_data_types.h',
[email protected]e46a9e32011-03-09 15:00:101212 'browser/importer/importer_host.cc',
1213 'browser/importer/importer_host.h',
[email protected]83019902009-12-02 05:32:591214 'browser/importer/importer_list.cc',
1215 'browser/importer/importer_list.h',
[email protected]e84e5e12011-03-11 15:43:001216 'browser/importer/importer_lock_dialog.h',
[email protected]7a4de7a62010-08-17 18:38:241217 'browser/importer/importer_messages.cc',
[email protected]89cfc19d2010-06-04 15:36:351218 'browser/importer/importer_messages.h',
[email protected]2fca3cd2011-03-04 01:52:071219 'browser/importer/importer_observer.h',
1220 'browser/importer/importer_progress_dialog.h',
[email protected]ea52f512011-03-08 19:55:511221 'browser/importer/importer_progress_observer.h',
[email protected]83019902009-12-02 05:32:591222 'browser/importer/mork_reader.cc',
1223 'browser/importer/mork_reader.h',
1224 'browser/importer/nss_decryptor.cc',
1225 'browser/importer/nss_decryptor.h',
[email protected]83019902009-12-02 05:32:591226 'browser/importer/nss_decryptor_mac.h',
1227 'browser/importer/nss_decryptor_mac.mm',
[email protected]ca9b7dd2010-02-24 23:40:301228 'browser/importer/nss_decryptor_system_nss.cc',
1229 'browser/importer/nss_decryptor_system_nss.h',
[email protected]83019902009-12-02 05:32:591230 'browser/importer/nss_decryptor_win.cc',
1231 'browser/importer/nss_decryptor_win.h',
[email protected]7fe8c5d2010-05-14 18:06:591232 'browser/importer/profile_writer.cc',
1233 'browser/importer/profile_writer.h',
[email protected]83019902009-12-02 05:32:591234 'browser/importer/safari_importer.h',
1235 'browser/importer/safari_importer.mm',
1236 'browser/importer/toolbar_importer.cc',
1237 'browser/importer/toolbar_importer.h',
[email protected]6b723f82010-10-05 20:14:271238 'browser/instant/instant_commit_type.h',
[email protected]018cbb22010-10-11 22:32:091239 'browser/instant/instant_confirm_dialog.cc',
1240 'browser/instant/instant_confirm_dialog.h',
[email protected]6b723f82010-10-05 20:14:271241 'browser/instant/instant_controller.cc',
1242 'browser/instant/instant_controller.h',
1243 'browser/instant/instant_delegate.h',
1244 'browser/instant/instant_loader.cc',
1245 'browser/instant/instant_loader.h',
1246 'browser/instant/instant_loader_delegate.h',
1247 'browser/instant/instant_loader_manager.cc',
1248 'browser/instant/instant_loader_manager.h',
[email protected]5aab5e22010-12-08 22:13:291249 'browser/instant/instant_unload_handler.cc',
1250 'browser/instant/instant_unload_handler.h',
[email protected]7e03e812010-11-15 23:01:011251 'browser/instant/promo_counter.cc',
1252 'browser/instant/promo_counter.h',
[email protected]c4ff4952010-01-08 19:12:471253 'browser/intranet_redirect_detector.cc',
1254 'browser/intranet_redirect_detector.h',
[email protected]0ac83682010-01-22 17:46:271255 'browser/io_thread.cc',
1256 'browser/io_thread.h',
[email protected]83019902009-12-02 05:32:591257 'browser/jankometer.cc',
1258 'browser/jankometer.h',
[email protected]83bfa0b2011-02-01 05:37:461259 'browser/jankometer_mac.cc',
[email protected]11fb5e52010-06-23 00:58:481260 'browser/jumplist_win.cc',
1261 'browser/jumplist_win.h',
[email protected]83019902009-12-02 05:32:591262 'browser/keychain_mac.cc',
1263 'browser/keychain_mac.h',
1264 'browser/language_combobox_model.cc',
1265 'browser/language_combobox_model.h',
1266 'browser/language_order_table_model.cc',
1267 'browser/language_order_table_model.h',
[email protected]0865c1342011-01-28 20:29:371268 'browser/load_from_memory_cache_details.cc',
[email protected]83019902009-12-02 05:32:591269 'browser/load_from_memory_cache_details.h',
1270 'browser/load_notification_details.h',
[email protected]b2e8e082009-12-21 17:44:201271 'browser/mach_broker_mac.cc',
1272 'browser/mach_broker_mac.h',
[email protected]83019902009-12-02 05:32:591273 'browser/memory_details.cc',
[email protected]83bfa0b2011-02-01 05:37:461274 'browser/memory_details.h',
[email protected]83019902009-12-02 05:32:591275 'browser/memory_details_linux.cc',
1276 'browser/memory_details_mac.cc',
1277 'browser/memory_details_win.cc',
[email protected]83019902009-12-02 05:32:591278 'browser/memory_purger.cc',
1279 'browser/memory_purger.h',
[email protected]7c927b62010-02-24 09:54:131280 'browser/metrics/histogram_synchronizer.cc',
1281 'browser/metrics/histogram_synchronizer.h',
[email protected]83019902009-12-02 05:32:591282 'browser/metrics/metric_event_duration_details.h',
1283 'browser/metrics/metrics_log.cc',
1284 'browser/metrics/metrics_log.h',
1285 'browser/metrics/metrics_response.cc',
1286 'browser/metrics/metrics_response.h',
1287 'browser/metrics/metrics_service.cc',
1288 'browser/metrics/metrics_service.h',
[email protected]0b565182011-03-02 18:11:151289 'browser/metrics/thread_watcher.cc',
1290 'browser/metrics/thread_watcher.h',
[email protected]83019902009-12-02 05:32:591291 'browser/metrics/user_metrics.cc',
1292 'browser/metrics/user_metrics.h',
[email protected]4bdde602010-06-16 03:17:351293 'browser/nacl_host/nacl_broker_host_win.cc',
1294 'browser/nacl_host/nacl_broker_host_win.h',
1295 'browser/nacl_host/nacl_broker_service_win.cc',
1296 'browser/nacl_host/nacl_broker_service_win.h',
[email protected]e15a4fa2010-02-11 23:09:291297 'browser/nacl_host/nacl_process_host.cc',
1298 'browser/nacl_host/nacl_process_host.h',
[email protected]81070042010-08-31 02:42:361299 'browser/net/blob_url_request_job_factory.cc',
1300 'browser/net/blob_url_request_job_factory.h',
[email protected]83019902009-12-02 05:32:591301 'browser/net/browser_url_util.cc',
1302 'browser/net/browser_url_util.h',
[email protected]0f7066e2010-03-25 08:31:471303 'browser/net/chrome_cookie_notification_details.h',
[email protected]34602282010-02-03 22:14:151304 'browser/net/chrome_cookie_policy.cc',
1305 'browser/net/chrome_cookie_policy.h',
[email protected]83bfa0b2011-02-01 05:37:461306 'browser/net/chrome_dns_cert_provenance_checker.cc',
1307 'browser/net/chrome_dns_cert_provenance_checker.h',
1308 'browser/net/chrome_dns_cert_provenance_checker_factory.cc',
1309 'browser/net/chrome_dns_cert_provenance_checker_factory.h',
[email protected]9e743cd2010-03-16 07:03:531310 'browser/net/chrome_net_log.cc',
1311 'browser/net/chrome_net_log.h',
[email protected]ac039522010-06-15 16:39:441312 'browser/net/chrome_network_delegate.cc',
1313 'browser/net/chrome_network_delegate.h',
[email protected]83019902009-12-02 05:32:591314 'browser/net/chrome_url_request_context.cc',
1315 'browser/net/chrome_url_request_context.h',
[email protected]c5629c32010-06-23 01:22:431316 'browser/net/connect_interceptor.cc',
1317 'browser/net/connect_interceptor.h',
[email protected]483bf122010-05-04 20:41:241318 'browser/net/connection_tester.cc',
1319 'browser/net/connection_tester.h',
[email protected]8fbe7992011-02-08 03:29:351320 'browser/net/file_system_url_request_job_factory.cc',
1321 'browser/net/file_system_url_request_job_factory.h',
[email protected]8e4c29612010-07-14 01:24:451322 'browser/net/gaia/token_service.cc',
1323 'browser/net/gaia/token_service.h',
[email protected]e25e9552010-07-16 08:25:411324 'browser/net/load_timing_observer.cc',
1325 'browser/net/load_timing_observer.h',
[email protected]83019902009-12-02 05:32:591326 'browser/net/metadata_url_request.cc',
1327 'browser/net/metadata_url_request.h',
[email protected]93190352010-08-13 13:55:101328 'browser/net/net_log_logger.cc',
1329 'browser/net/net_log_logger.h',
[email protected]dd830072010-10-05 09:32:441330 'browser/net/net_pref_observer.cc',
1331 'browser/net/net_pref_observer.h',
[email protected]9e743cd2010-03-16 07:03:531332 'browser/net/passive_log_collector.cc',
1333 'browser/net/passive_log_collector.h',
[email protected]760d970a2010-05-18 00:39:181334 'browser/net/preconnect.cc',
1335 'browser/net/preconnect.h',
[email protected]3530cd92010-06-27 06:22:011336 'browser/net/predictor.cc',
1337 'browser/net/predictor.h',
1338 'browser/net/predictor_api.cc',
1339 'browser/net/predictor_api.h',
[email protected]cc5bfd42010-11-24 14:44:021340 'browser/net/pref_proxy_config_service.cc',
1341 'browser/net/pref_proxy_config_service.h',
[email protected]db0e86dd2011-03-16 14:47:211342 'browser/net/proxy_service_factory.cc',
1343 'browser/net/proxy_service_factory.h',
[email protected]68b8c3e2011-02-28 22:07:451344 'browser/net/quoted_printable.cc',
1345 'browser/net/quoted_printable.h',
[email protected]83019902009-12-02 05:32:591346 'browser/net/referrer.cc',
1347 'browser/net/referrer.h',
1348 'browser/net/resolve_proxy_msg_helper.cc',
1349 'browser/net/resolve_proxy_msg_helper.h',
1350 'browser/net/sdch_dictionary_fetcher.cc',
1351 'browser/net/sdch_dictionary_fetcher.h',
[email protected]5490bb982010-09-14 13:40:541352 'browser/net/service_providers_win.cc',
1353 'browser/net/service_providers_win.h',
[email protected]83019902009-12-02 05:32:591354 'browser/net/sqlite_persistent_cookie_store.cc',
1355 'browser/net/sqlite_persistent_cookie_store.h',
1356 'browser/net/ssl_config_service_manager.h',
[email protected]ac1ada52010-10-28 19:26:001357 'browser/net/ssl_config_service_manager_pref.cc',
1358 'browser/net/ssl_config_service_manager_system.cc',
[email protected]83019902009-12-02 05:32:591359 'browser/net/url_fixer_upper.cc',
1360 'browser/net/url_fixer_upper.h',
[email protected]3530cd92010-06-27 06:22:011361 'browser/net/url_info.cc',
1362 'browser/net/url_info.h',
[email protected]83019902009-12-02 05:32:591363 'browser/net/url_request_failed_dns_job.cc',
1364 'browser/net/url_request_failed_dns_job.h',
1365 # TODO: These should be moved to test_support (see below), but
1366 # are currently used by production code in automation_provider.cc.
1367 'browser/net/url_request_mock_http_job.cc',
1368 'browser/net/url_request_mock_http_job.h',
1369 'browser/net/url_request_mock_link_doctor_job.cc',
1370 'browser/net/url_request_mock_link_doctor_job.h',
1371 'browser/net/url_request_mock_util.cc',
1372 'browser/net/url_request_mock_util.h',
1373 'browser/net/url_request_slow_download_job.cc',
1374 'browser/net/url_request_slow_download_job.h',
1375 'browser/net/url_request_slow_http_job.cc',
1376 'browser/net/url_request_slow_http_job.h',
1377 'browser/net/url_request_tracking.cc',
1378 'browser/net/url_request_tracking.h',
[email protected]af5610352010-10-08 18:12:091379 'browser/net/view_blob_internals_job_factory.cc',
1380 'browser/net/view_blob_internals_job_factory.h',
[email protected]6e76d8d2010-05-10 23:13:561381 'browser/net/view_http_cache_job_factory.cc',
1382 'browser/net/view_http_cache_job_factory.h',
[email protected]83019902009-12-02 05:32:591383 'browser/net/websocket_experiment/websocket_experiment_runner.cc',
1384 'browser/net/websocket_experiment/websocket_experiment_runner.h',
1385 'browser/net/websocket_experiment/websocket_experiment_task.cc',
1386 'browser/net/websocket_experiment/websocket_experiment_task.h',
1387 'browser/notifications/balloon.cc',
1388 'browser/notifications/balloon.h',
1389 'browser/notifications/balloon_collection.cc',
1390 'browser/notifications/balloon_collection.h',
[email protected]24c5013f2010-11-19 22:21:081391 'browser/notifications/balloon_collection_base.cc',
1392 'browser/notifications/balloon_collection_base.h',
[email protected]7caf730c2011-02-01 18:35:081393 'browser/notifications/balloon_collection_impl.cc',
[email protected]83f22072010-03-02 23:47:091394 'browser/notifications/balloon_collection_impl.h',
[email protected]83019902009-12-02 05:32:591395 'browser/notifications/balloon_collection_linux.cc',
[email protected]83bfa0b2011-02-01 05:37:461396 'browser/notifications/balloon_collection_mac.mm',
1397 'browser/notifications/balloon_collection_win.cc',
1398 'browser/notifications/balloon_host.cc',
1399 'browser/notifications/balloon_host.h',
[email protected]83019902009-12-02 05:32:591400 'browser/notifications/desktop_notification_service.cc',
1401 'browser/notifications/desktop_notification_service.h',
[email protected]93aa89c72010-10-20 21:32:041402 'browser/notifications/notification.cc',
[email protected]83019902009-12-02 05:32:591403 'browser/notifications/notification.h',
[email protected]3b845752010-03-17 01:19:061404 'browser/notifications/notification_delegate.h',
[email protected]70cb9fa2010-07-01 20:10:451405 'browser/notifications/notification_exceptions_table_model.cc',
1406 'browser/notifications/notification_exceptions_table_model.h',
[email protected]83019902009-12-02 05:32:591407 'browser/notifications/notification_object_proxy.cc',
1408 'browser/notifications/notification_object_proxy.h',
[email protected]f895131a2010-07-23 05:36:021409 'browser/notifications/notification_options_menu_model.cc',
1410 'browser/notifications/notification_options_menu_model.h',
[email protected]83019902009-12-02 05:32:591411 'browser/notifications/notification_ui_manager.cc',
1412 'browser/notifications/notification_ui_manager.h',
1413 'browser/notifications/notifications_prefs_cache.cc',
1414 'browser/notifications/notifications_prefs_cache.h',
1415 'browser/ntp_background_util.cc',
1416 'browser/ntp_background_util.h',
1417 'browser/omnibox_search_hint.cc',
1418 'browser/omnibox_search_hint.h',
[email protected]5ac20162010-11-24 23:33:111419 'browser/oom_priority_manager.cc',
1420 'browser/oom_priority_manager.h',
[email protected]83019902009-12-02 05:32:591421 'browser/page_info_model.cc',
1422 'browser/page_info_model.h',
[email protected]83bfa0b2011-02-01 05:37:461423 'browser/parsers/metadata_parser.cc',
[email protected]83019902009-12-02 05:32:591424 'browser/parsers/metadata_parser.h',
1425 'browser/parsers/metadata_parser_factory.h',
1426 'browser/parsers/metadata_parser_filebase.cc',
1427 'browser/parsers/metadata_parser_filebase.h',
1428 'browser/parsers/metadata_parser_jpeg.cc',
1429 'browser/parsers/metadata_parser_jpeg.h',
1430 'browser/parsers/metadata_parser_jpeg_factory.cc',
1431 'browser/parsers/metadata_parser_jpeg_factory.h',
1432 'browser/parsers/metadata_parser_manager.cc',
1433 'browser/parsers/metadata_parser_manager.h',
[email protected]7f58b022010-06-16 21:33:161434 'browser/password_manager/encryptor.h',
[email protected]83019902009-12-02 05:32:591435 'browser/password_manager/encryptor_linux.cc',
1436 'browser/password_manager/encryptor_mac.mm',
[email protected]ecbf2892010-07-16 01:51:451437 'browser/password_manager/encryptor_password_mac.h',
1438 'browser/password_manager/encryptor_password_mac.mm',
[email protected]83bfa0b2011-02-01 05:37:461439 'browser/password_manager/encryptor_win.cc',
[email protected]83019902009-12-02 05:32:591440 'browser/password_manager/ie7_password.cc',
1441 'browser/password_manager/ie7_password.h',
[email protected]7f58b022010-06-16 21:33:161442 'browser/password_manager/login_database.cc',
1443 'browser/password_manager/login_database.h',
[email protected]83019902009-12-02 05:32:591444 'browser/password_manager/login_database_mac.cc',
[email protected]ec44cd52010-04-05 22:30:471445 'browser/password_manager/login_database_posix.cc',
1446 'browser/password_manager/login_database_win.cc',
[email protected]7f58b022010-06-16 21:33:161447 'browser/password_manager/native_backend_gnome_x.cc',
1448 'browser/password_manager/native_backend_gnome_x.h',
1449 'browser/password_manager/native_backend_kwallet_x.cc',
1450 'browser/password_manager/native_backend_kwallet_x.h',
[email protected]83019902009-12-02 05:32:591451 'browser/password_manager/password_form_manager.cc',
1452 'browser/password_manager/password_form_manager.h',
1453 'browser/password_manager/password_manager.cc',
1454 'browser/password_manager/password_manager.h',
1455 'browser/password_manager/password_store.cc',
1456 'browser/password_manager/password_store.h',
1457 'browser/password_manager/password_store_default.cc',
1458 'browser/password_manager/password_store_default.h',
[email protected]83019902009-12-02 05:32:591459 'browser/password_manager/password_store_mac.cc',
[email protected]7f58b022010-06-16 21:33:161460 'browser/password_manager/password_store_mac.h',
1461 'browser/password_manager/password_store_mac_internal.h',
[email protected]83019902009-12-02 05:32:591462 'browser/password_manager/password_store_win.cc',
[email protected]7f58b022010-06-16 21:33:161463 'browser/password_manager/password_store_win.h',
1464 'browser/password_manager/password_store_x.cc',
1465 'browser/password_manager/password_store_x.h',
[email protected]3c9e1872010-11-18 16:17:491466 'browser/password_manager_delegate_impl.cc',
1467 'browser/password_manager_delegate_impl.h',
[email protected]83bfa0b2011-02-01 05:37:461468 'browser/pdf_unsupported_feature.cc',
1469 'browser/pdf_unsupported_feature.h',
[email protected]14a000d2010-04-29 21:44:241470 'browser/platform_util.h',
[email protected]14a000d2010-04-29 21:44:241471 'browser/platform_util_chromeos.cc',
1472 'browser/platform_util_common_linux.cc',
[email protected]83bfa0b2011-02-01 05:37:461473 'browser/platform_util_linux.cc',
[email protected]14a000d2010-04-29 21:44:241474 'browser/platform_util_mac.mm',
1475 'browser/platform_util_win.cc',
[email protected]8b8a554d2010-11-18 13:26:401476 'browser/plugin_data_remover.cc',
1477 'browser/plugin_data_remover.h',
[email protected]09d81f82010-12-15 16:46:421478 'browser/plugin_data_remover_helper.cc',
1479 'browser/plugin_data_remover_helper.h',
[email protected]fd3ad512010-09-25 14:08:511480 'browser/plugin_download_helper.cc',
1481 'browser/plugin_download_helper.h',
[email protected]56f1a6ba2010-09-09 13:40:401482 'browser/plugin_exceptions_table_model.cc',
1483 'browser/plugin_exceptions_table_model.h',
[email protected]f4f50ef2011-01-21 19:01:191484 'browser/plugin_installer_infobar_delegate.cc',
1485 'browser/plugin_installer_infobar_delegate.h',
[email protected]67c052e2011-01-31 16:33:581486 'browser/plugin_observer.cc',
1487 'browser/plugin_observer.h',
[email protected]0a8b1e22010-07-02 09:31:111488 'browser/plugin_updater.cc',
1489 'browser/plugin_updater.h',
[email protected]ba99ca22010-12-09 13:53:181490 'browser/policy/asynchronous_policy_loader.cc',
1491 'browser/policy/asynchronous_policy_loader.h',
1492 'browser/policy/asynchronous_policy_provider.cc',
1493 'browser/policy/asynchronous_policy_provider.h',
[email protected]985655a2011-02-23 09:54:251494 'browser/policy/browser_policy_connector.cc',
1495 'browser/policy/browser_policy_connector.h',
[email protected]f86369722011-02-17 13:25:231496 'browser/policy/cloud_policy_cache.cc',
1497 'browser/policy/cloud_policy_cache.h',
[email protected]985655a2011-02-23 09:54:251498 'browser/policy/cloud_policy_controller.cc',
1499 'browser/policy/cloud_policy_controller.h',
[email protected]1d28d692011-02-23 22:05:381500 'browser/policy/cloud_policy_identity_strategy.cc',
[email protected]985655a2011-02-23 09:54:251501 'browser/policy/cloud_policy_identity_strategy.h',
1502 'browser/policy/cloud_policy_subsystem.cc',
1503 'browser/policy/cloud_policy_subsystem.h',
[email protected]99178112010-08-09 23:36:041504 'browser/policy/config_dir_policy_provider.cc',
1505 'browser/policy/config_dir_policy_provider.h',
[email protected]88616f42010-12-23 09:34:351506 'browser/policy/configuration_policy_loader_win.cc',
1507 'browser/policy/configuration_policy_loader_win.h',
[email protected]99178112010-08-09 23:36:041508 'browser/policy/configuration_policy_pref_store.cc',
1509 'browser/policy/configuration_policy_pref_store.h',
1510 'browser/policy/configuration_policy_provider.cc',
[email protected]99178112010-08-09 23:36:041511 'browser/policy/configuration_policy_provider.h',
[email protected]88616f42010-12-23 09:34:351512 'browser/policy/configuration_policy_provider_delegate_win.cc',
1513 'browser/policy/configuration_policy_provider_delegate_win.h',
[email protected]99178112010-08-09 23:36:041514 'browser/policy/configuration_policy_provider_mac.cc',
1515 'browser/policy/configuration_policy_provider_mac.h',
1516 'browser/policy/configuration_policy_provider_win.cc',
1517 'browser/policy/configuration_policy_provider_win.h',
[email protected]12a3c022010-11-03 10:24:111518 'browser/policy/configuration_policy_store_interface.h',
[email protected]2a87dce2010-10-29 09:20:031519 'browser/policy/device_management_backend.h',
[email protected]bb58e6e2010-11-03 14:40:441520 'browser/policy/device_management_backend_impl.cc',
1521 'browser/policy/device_management_backend_impl.h',
[email protected]83bfa0b2011-02-01 05:37:461522 'browser/policy/device_management_service.cc',
1523 'browser/policy/device_management_service.h',
[email protected]985655a2011-02-23 09:54:251524 'browser/policy/device_policy_identity_strategy.cc',
1525 'browser/policy/device_policy_identity_strategy.h',
[email protected]2a87dce2010-10-29 09:20:031526 'browser/policy/device_token_fetcher.cc',
1527 'browser/policy/device_token_fetcher.h',
[email protected]1e605472010-12-16 21:41:401528 'browser/policy/dummy_configuration_policy_provider.cc',
[email protected]99178112010-08-09 23:36:041529 'browser/policy/dummy_configuration_policy_provider.h',
[email protected]ba99ca22010-12-09 13:53:181530 'browser/policy/file_based_policy_loader.cc',
1531 'browser/policy/file_based_policy_loader.h',
[email protected]7c597232010-10-29 13:09:551532 'browser/policy/file_based_policy_provider.cc',
1533 'browser/policy/file_based_policy_provider.h',
[email protected]37858e52010-08-26 00:22:021534 'browser/policy/managed_prefs_banner_base.cc',
1535 'browser/policy/managed_prefs_banner_base.h',
[email protected]f51a7d902011-02-25 13:21:331536 'browser/policy/policy_path_parser.h',
1537 'browser/policy/policy_path_parser_mac.mm',
1538 'browser/policy/policy_path_parser_posix.cc',
1539 'browser/policy/policy_path_parser_win.cc',
[email protected]985655a2011-02-23 09:54:251540 'browser/policy/profile_policy_connector.cc',
1541 'browser/policy/profile_policy_connector.h',
1542 'browser/policy/user_policy_identity_strategy.cc',
1543 'browser/policy/user_policy_identity_strategy.h',
[email protected]2a87dce2010-10-29 09:20:031544 # TODO(danno): Find a better way to include these files
1545 '<(protoc_out_dir)/chrome/browser/policy/proto/device_management_backend.pb.cc',
1546 '<(protoc_out_dir)/chrome/browser/policy/proto/device_management_backend.pb.h',
[email protected]62fed2f42010-11-24 14:30:501547 'browser/policy/proto/device_management_constants.cc',
1548 'browser/policy/proto/device_management_constants.h',
[email protected]89bc8f12010-11-12 14:07:121549 '<(protoc_out_dir)/chrome/browser/policy/proto/device_management_local.pb.cc',
1550 '<(protoc_out_dir)/chrome/browser/policy/proto/device_management_local.pb.h',
[email protected]83019902009-12-02 05:32:591551 'browser/possible_url_model.cc',
1552 'browser/possible_url_model.h',
1553 'browser/power_save_blocker.h',
1554 'browser/power_save_blocker_common.cc',
[email protected]71a565a2010-11-24 15:53:491555 'browser/power_save_blocker_mac.cc',
[email protected]83019902009-12-02 05:32:591556 'browser/power_save_blocker_stub.cc',
1557 'browser/power_save_blocker_win.cc',
[email protected]4cd7adb2010-06-14 20:05:211558 'browser/preferences_mac.cc',
1559 'browser/preferences_mac.h',
[email protected]37858e52010-08-26 00:22:021560 'browser/prefs/browser_prefs.cc',
1561 'browser/prefs/browser_prefs.h',
1562 'browser/prefs/command_line_pref_store.cc',
1563 'browser/prefs/command_line_pref_store.h',
[email protected]9a8c4022011-01-25 14:25:331564 'browser/prefs/default_pref_store.cc',
[email protected]f2d1f612010-12-09 15:10:171565 'browser/prefs/default_pref_store.h',
[email protected]9a8c4022011-01-25 14:25:331566 'browser/prefs/overlay_persistent_pref_store.cc',
1567 'browser/prefs/overlay_persistent_pref_store.h',
[email protected]83bfa0b2011-02-01 05:37:461568 'browser/prefs/pref_change_registrar.cc',
1569 'browser/prefs/pref_change_registrar.h',
[email protected]37858e52010-08-26 00:22:021570 'browser/prefs/pref_member.cc',
1571 'browser/prefs/pref_member.h',
[email protected]37858e52010-08-26 00:22:021572 'browser/prefs/pref_notifier.h',
[email protected]acd78969c2010-12-08 09:49:111573 'browser/prefs/pref_notifier_impl.cc',
1574 'browser/prefs/pref_notifier_impl.h',
[email protected]37858e52010-08-26 00:22:021575 'browser/prefs/pref_service.cc',
1576 'browser/prefs/pref_service.h',
1577 'browser/prefs/pref_set_observer.cc',
1578 'browser/prefs/pref_set_observer.h',
[email protected]f2d1f612010-12-09 15:10:171579 'browser/prefs/pref_value_map.cc',
1580 'browser/prefs/pref_value_map.h',
[email protected]37858e52010-08-26 00:22:021581 'browser/prefs/pref_value_store.cc',
1582 'browser/prefs/pref_value_store.h',
[email protected]c2f23d012011-02-09 14:52:171583 'browser/prefs/proxy_config_dictionary.cc',
1584 'browser/prefs/proxy_config_dictionary.h',
[email protected]eccf68e2010-12-23 10:18:201585 'browser/prefs/proxy_prefs.cc',
1586 'browser/prefs/proxy_prefs.h',
[email protected]f89ee342011-03-07 09:28:271587 'browser/prefs/scoped_user_pref_update.cc',
1588 'browser/prefs/scoped_user_pref_update.h',
[email protected]37858e52010-08-26 00:22:021589 'browser/prefs/session_startup_pref.cc',
1590 'browser/prefs/session_startup_pref.h',
[email protected]f2d1f612010-12-09 15:10:171591 'browser/prefs/value_map_pref_store.cc',
1592 'browser/prefs/value_map_pref_store.h',
[email protected]33f74972010-12-08 16:40:361593 'browser/prerender/prerender_contents.cc',
1594 'browser/prerender/prerender_contents.h',
[email protected]d75695a92011-03-01 15:47:411595 'browser/prerender/prerender_field_trial.cc',
1596 'browser/prerender/prerender_field_trial.h',
[email protected]4c154ff82011-02-15 11:23:591597 'browser/prerender/prerender_final_status.cc',
1598 'browser/prerender/prerender_final_status.h',
[email protected]33f74972010-12-08 16:40:361599 'browser/prerender/prerender_manager.cc',
1600 'browser/prerender/prerender_manager.h',
[email protected]4850a7f2011-03-08 23:36:591601 'browser/prerender/prerender_observer.cc',
1602 'browser/prerender/prerender_observer.h',
[email protected]0e25b15e2011-01-12 13:12:211603 'browser/prerender/prerender_resource_handler.cc',
[email protected]83bfa0b2011-02-01 05:37:461604 'browser/prerender/prerender_resource_handler.h',
1605 'browser/printing/cloud_print/cloud_print_proxy_service.cc',
1606 'browser/printing/cloud_print/cloud_print_proxy_service.h',
1607 'browser/printing/cloud_print/cloud_print_setup_flow.cc',
1608 'browser/printing/cloud_print/cloud_print_setup_flow.h',
[email protected]d6dd7dc2011-03-14 18:17:491609 'browser/printing/cloud_print/cloud_print_setup_handler.cc',
1610 'browser/printing/cloud_print/cloud_print_setup_handler.h',
[email protected]83bfa0b2011-02-01 05:37:461611 'browser/printing/cloud_print/cloud_print_setup_message_handler.cc',
1612 'browser/printing/cloud_print/cloud_print_setup_message_handler.h',
1613 'browser/printing/cloud_print/cloud_print_setup_source.cc',
1614 'browser/printing/cloud_print/cloud_print_setup_source.h',
1615 'browser/printing/cloud_print/cloud_print_url.cc',
1616 'browser/printing/cloud_print/cloud_print_url.h',
[email protected]73852b8f2010-05-14 00:38:121617 'browser/printing/print_dialog_cloud.cc',
1618 'browser/printing/print_dialog_cloud.h',
[email protected]83bfa0b2011-02-01 05:37:461619 'browser/printing/print_dialog_gtk.cc',
1620 'browser/printing/print_dialog_gtk.h',
[email protected]83019902009-12-02 05:32:591621 'browser/printing/print_job.cc',
1622 'browser/printing/print_job.h',
1623 'browser/printing/print_job_manager.cc',
1624 'browser/printing/print_job_manager.h',
1625 'browser/printing/print_job_worker.cc',
1626 'browser/printing/print_job_worker.h',
1627 'browser/printing/print_job_worker_owner.h',
[email protected]eb15e24e2011-02-03 22:34:341628 'browser/printing/print_preview_message_handler.cc',
1629 'browser/printing/print_preview_message_handler.h',
[email protected]dbeebd52010-11-16 20:34:161630 'browser/printing/print_preview_tab_controller.cc',
1631 'browser/printing/print_preview_tab_controller.h',
[email protected]83019902009-12-02 05:32:591632 'browser/printing/print_view_manager.cc',
1633 'browser/printing/print_view_manager.h',
1634 'browser/printing/printer_query.cc',
1635 'browser/printing/printer_query.h',
[email protected]a22de29f2011-02-28 17:38:391636 'browser/printing/printing_message_filter.cc',
1637 'browser/printing/printing_message_filter.h',
[email protected]83019902009-12-02 05:32:591638 'browser/process_info_snapshot.h',
[email protected]83bfa0b2011-02-01 05:37:461639 'browser/process_info_snapshot_mac.cc',
[email protected]83019902009-12-02 05:32:591640 'browser/process_singleton.h',
1641 'browser/process_singleton_linux.cc',
1642 'browser/process_singleton_mac.cc',
1643 'browser/process_singleton_win.cc',
[email protected]5301ebb2010-12-02 21:36:241644 'browser/profile_import_process_host.cc',
1645 'browser/profile_import_process_host.h',
[email protected]f6c21cb2011-02-16 19:45:411646 'browser/profiles/off_the_record_profile_io_data.cc',
1647 'browser/profiles/off_the_record_profile_io_data.h',
[email protected]8ecad5e2010-12-02 21:18:331648 'browser/profiles/profile.cc',
1649 'browser/profiles/profile.h',
1650 'browser/profiles/profile_impl.cc',
1651 'browser/profiles/profile_impl.h',
[email protected]f6c21cb2011-02-16 19:45:411652 'browser/profiles/profile_impl_io_data.cc',
1653 'browser/profiles/profile_impl_io_data.h',
[email protected]bf9331f2011-02-03 20:05:121654 'browser/profiles/profile_io_data.cc',
1655 'browser/profiles/profile_io_data.h',
[email protected]8ecad5e2010-12-02 21:18:331656 'browser/profiles/profile_manager.cc',
1657 'browser/profiles/profile_manager.h',
[email protected]15e7eba92010-12-23 19:44:171658 'browser/remoting/directory_add_request.cc',
1659 'browser/remoting/directory_add_request.h',
[email protected]ff517c912011-01-14 02:24:431660 'browser/remoting/remoting_options_handler.cc',
1661 'browser/remoting/remoting_options_handler.h',
[email protected]6eae9cf2010-08-17 00:25:471662 'browser/remoting/remoting_resources_source.cc',
1663 'browser/remoting/remoting_resources_source.h',
[email protected]90fe28b92010-12-28 20:41:351664 'browser/remoting/setup_flow.cc',
1665 'browser/remoting/setup_flow.h',
[email protected]ed31bae72011-01-06 01:25:481666 'browser/remoting/setup_flow_get_status_step.cc',
1667 'browser/remoting/setup_flow_get_status_step.h',
[email protected]90fe28b92010-12-28 20:41:351668 'browser/remoting/setup_flow_login_step.cc',
1669 'browser/remoting/setup_flow_login_step.h',
[email protected]ed31bae72011-01-06 01:25:481670 'browser/remoting/setup_flow_register_step.cc',
1671 'browser/remoting/setup_flow_register_step.h',
1672 'browser/remoting/setup_flow_start_host_step.cc',
1673 'browser/remoting/setup_flow_start_host_step.h',
[email protected]508d27e12010-07-01 16:17:371674 'browser/remove_rows_table_model.h',
[email protected]83019902009-12-02 05:32:591675 'browser/renderer_host/browser_render_process_host.cc',
1676 'browser/renderer_host/browser_render_process_host.h',
[email protected]83019902009-12-02 05:32:591677 'browser/renderer_host/download_resource_handler.cc',
1678 'browser/renderer_host/download_resource_handler.h',
1679 'browser/renderer_host/download_throttling_resource_handler.cc',
1680 'browser/renderer_host/download_throttling_resource_handler.h',
1681 'browser/renderer_host/gtk_im_context_wrapper.cc',
1682 'browser/renderer_host/gtk_im_context_wrapper.h',
1683 'browser/renderer_host/gtk_key_bindings_handler.cc',
1684 'browser/renderer_host/gtk_key_bindings_handler.h',
[email protected]6692b0d72010-07-15 03:40:231685 'browser/renderer_host/offline_resource_handler.cc',
1686 'browser/renderer_host/offline_resource_handler.h',
[email protected]83019902009-12-02 05:32:591687 'browser/renderer_host/render_widget_host_view_gtk.cc',
1688 'browser/renderer_host/render_widget_host_view_gtk.h',
1689 'browser/renderer_host/render_widget_host_view_mac.h',
1690 'browser/renderer_host/render_widget_host_view_mac.mm',
[email protected]6b723f82010-10-05 20:14:271691 'browser/renderer_host/render_widget_host_view_views.cc',
1692 'browser/renderer_host/render_widget_host_view_views.h',
[email protected]83bfa0b2011-02-01 05:37:461693 'browser/renderer_host/render_widget_host_view_win.cc',
1694 'browser/renderer_host/render_widget_host_view_win.h',
[email protected]83019902009-12-02 05:32:591695 'browser/renderer_host/safe_browsing_resource_handler.cc',
1696 'browser/renderer_host/safe_browsing_resource_handler.h',
1697 'browser/renderer_host/save_file_resource_handler.cc',
[email protected]483d1ff2011-03-03 17:12:021698 'browser/renderer_host/save_file_resource_handler.h',
[email protected]83019902009-12-02 05:32:591699 'browser/renderer_host/web_cache_manager.cc',
1700 'browser/renderer_host/web_cache_manager.h',
[email protected]93623c5d2009-12-10 21:40:321701 'browser/renderer_preferences_util.cc',
1702 'browser/renderer_preferences_util.h',
[email protected]965bb092010-04-09 11:59:021703 'browser/repost_form_warning_controller.cc',
1704 'browser/repost_form_warning_controller.h',
[email protected]1faee3f02010-06-21 07:01:341705 'browser/resources_util.cc',
1706 'browser/resources_util.h',
[email protected]83019902009-12-02 05:32:591707 'browser/rlz/rlz.cc',
1708 'browser/rlz/rlz.h',
1709 'browser/safe_browsing/bloom_filter.cc',
1710 'browser/safe_browsing/bloom_filter.h',
1711 'browser/safe_browsing/chunk_range.cc',
1712 'browser/safe_browsing/chunk_range.h',
[email protected]fa685ff2011-02-17 19:47:131713 'browser/safe_browsing/client_side_detection_host.cc',
1714 'browser/safe_browsing/client_side_detection_host.h',
[email protected]bd1b1d62010-11-11 21:53:161715 'browser/safe_browsing/client_side_detection_service.cc',
1716 'browser/safe_browsing/client_side_detection_service.h',
1717 '<(protoc_out_dir)/chrome/browser/safe_browsing/csd.pb.cc',
1718 '<(protoc_out_dir)/chrome/browser/safe_browsing/csd.pb.h',
[email protected]3882f1f2010-12-10 04:42:261719 'browser/safe_browsing/malware_details.cc',
1720 'browser/safe_browsing/malware_details.h',
[email protected]b6cb7cf2011-02-10 21:50:431721 'browser/safe_browsing/prefix_set.cc',
1722 'browser/safe_browsing/prefix_set.h',
[email protected]83019902009-12-02 05:32:591723 'browser/safe_browsing/protocol_manager.cc',
1724 'browser/safe_browsing/protocol_manager.h',
1725 'browser/safe_browsing/protocol_parser.cc',
1726 'browser/safe_browsing/protocol_parser.h',
[email protected]83bfa0b2011-02-01 05:37:461727 '<(protoc_out_dir)/chrome/browser/safe_browsing/report.pb.cc',
1728 '<(protoc_out_dir)/chrome/browser/safe_browsing/report.pb.h',
[email protected]83019902009-12-02 05:32:591729 'browser/safe_browsing/safe_browsing_blocking_page.cc',
1730 'browser/safe_browsing/safe_browsing_blocking_page.h',
1731 'browser/safe_browsing/safe_browsing_database.cc',
1732 'browser/safe_browsing/safe_browsing_database.h',
[email protected]83019902009-12-02 05:32:591733 'browser/safe_browsing/safe_browsing_service.cc',
1734 'browser/safe_browsing/safe_browsing_service.h',
[email protected]6afe28a2010-01-28 20:56:031735 'browser/safe_browsing/safe_browsing_store.cc',
1736 'browser/safe_browsing/safe_browsing_store.h',
1737 'browser/safe_browsing/safe_browsing_store_file.cc',
1738 'browser/safe_browsing/safe_browsing_store_file.h',
[email protected]83019902009-12-02 05:32:591739 'browser/safe_browsing/safe_browsing_util.cc',
1740 'browser/safe_browsing/safe_browsing_util.h',
[email protected]23872902010-10-26 03:43:591741 'browser/search_engines/search_engine_type.h',
[email protected]d8522742010-08-27 17:55:441742 'browser/search_engines/search_host_to_urls_map.cc',
[email protected]83bfa0b2011-02-01 05:37:461743 'browser/search_engines/search_host_to_urls_map.h',
[email protected]1c5076592010-09-17 04:10:081744 'browser/search_engines/search_provider_install_data.cc',
[email protected]83bfa0b2011-02-01 05:37:461745 'browser/search_engines/search_provider_install_data.h',
[email protected]9f547bf2010-12-13 17:00:421746 'browser/search_engines/search_provider_install_state_message_filter.cc',
1747 'browser/search_engines/search_provider_install_state_message_filter.h',
[email protected]375bd7312010-08-30 22:18:131748 'browser/search_engines/search_terms_data.cc',
1749 'browser/search_engines/search_terms_data.h',
[email protected]83019902009-12-02 05:32:591750 'browser/search_engines/template_url.cc',
1751 'browser/search_engines/template_url.h',
1752 'browser/search_engines/template_url_fetcher.cc',
1753 'browser/search_engines/template_url_fetcher.h',
[email protected]0b5b85c2010-10-11 23:00:121754 'browser/search_engines/template_url_fetcher_callbacks.h',
[email protected]8b62334b2010-08-31 22:37:111755 'browser/search_engines/template_url_id.h',
[email protected]83019902009-12-02 05:32:591756 'browser/search_engines/template_url_model.cc',
1757 'browser/search_engines/template_url_model.h',
[email protected]8b62334b2010-08-31 22:37:111758 'browser/search_engines/template_url_model_observer.h',
[email protected]83019902009-12-02 05:32:591759 'browser/search_engines/template_url_parser.cc',
1760 'browser/search_engines/template_url_parser.h',
1761 'browser/search_engines/template_url_prepopulate_data.cc',
1762 'browser/search_engines/template_url_prepopulate_data.h',
[email protected]96788b02010-06-26 21:45:341763 'browser/search_engines/util.cc',
1764 'browser/search_engines/util.h',
[email protected]50307582010-08-12 01:07:241765 'browser/service/service_process_control.cc',
[email protected]56f0f262011-02-24 17:14:361766 'browser/service/service_process_control_mac.mm',
[email protected]50307582010-08-12 01:07:241767 'browser/service/service_process_control.h',
[email protected]83bfa0b2011-02-01 05:37:461768 'browser/service/service_process_control_manager.cc',
1769 'browser/service/service_process_control_manager.h',
[email protected]83019902009-12-02 05:32:591770 'browser/sessions/base_session_service.cc',
1771 'browser/sessions/base_session_service.h',
1772 'browser/sessions/session_backend.cc',
1773 'browser/sessions/session_backend.h',
1774 'browser/sessions/session_command.cc',
1775 'browser/sessions/session_command.h',
1776 'browser/sessions/session_id.cc',
1777 'browser/sessions/session_id.h',
1778 'browser/sessions/session_restore.cc',
1779 'browser/sessions/session_restore.h',
1780 'browser/sessions/session_service.cc',
1781 'browser/sessions/session_service.h',
1782 'browser/sessions/session_types.cc',
1783 'browser/sessions/session_types.h',
1784 'browser/sessions/tab_restore_service.cc',
1785 'browser/sessions/tab_restore_service.h',
[email protected]83019902009-12-02 05:32:591786 'browser/shell_integration.cc',
1787 'browser/shell_integration.h',
[email protected]83019902009-12-02 05:32:591788 'browser/shell_integration_linux.cc',
[email protected]83bfa0b2011-02-01 05:37:461789 'browser/shell_integration_mac.mm',
[email protected]83019902009-12-02 05:32:591790 'browser/shell_integration_win.cc',
[email protected]8b8e7c92010-08-19 18:05:561791 'browser/sidebar/sidebar_container.cc',
1792 'browser/sidebar/sidebar_container.h',
1793 'browser/sidebar/sidebar_manager.cc',
[email protected]7256dab2010-08-23 22:35:181794 'browser/sidebar/sidebar_manager.h',
[email protected]6a7746d2010-08-27 11:59:031795 'browser/speech/speech_input_bubble.cc',
[email protected]83bfa0b2011-02-01 05:37:461796 'browser/speech/speech_input_bubble.h',
1797 'browser/speech/speech_input_bubble_controller.cc',
1798 'browser/speech/speech_input_bubble_controller.h',
[email protected]3870bbe92010-09-01 19:44:471799 'browser/speech/speech_input_bubble_gtk.cc',
[email protected]953a7462010-08-31 23:46:211800 'browser/speech/speech_input_bubble_mac.mm',
[email protected]3870bbe92010-09-01 19:44:471801 'browser/speech/speech_input_bubble_views.cc',
[email protected]638694c2010-08-04 22:24:111802 'browser/speech/speech_input_manager.cc',
[email protected]83019902009-12-02 05:32:591803 'browser/spellcheck_host.cc',
1804 'browser/spellcheck_host.h',
[email protected]bcc499d2011-03-09 10:36:041805 'browser/spellcheck_host_impl.cc',
1806 'browser/spellcheck_host_impl.h',
[email protected]5efcef62011-02-22 09:00:131807 'browser/spellcheck_message_filter.cc',
1808 'browser/spellcheck_message_filter.h',
[email protected]83019902009-12-02 05:32:591809 'browser/spellchecker_linux.cc',
1810 'browser/spellchecker_mac.mm',
1811 'browser/spellchecker_platform_engine.h',
1812 'browser/spellchecker_win.cc',
[email protected]cdafbff2010-03-02 17:47:021813 'browser/ssl/ssl_add_cert_handler.cc',
1814 'browser/ssl/ssl_add_cert_handler.h',
1815 'browser/ssl/ssl_add_cert_handler_mac.mm',
[email protected]83019902009-12-02 05:32:591816 'browser/ssl/ssl_blocking_page.cc',
1817 'browser/ssl/ssl_blocking_page.h',
1818 'browser/ssl/ssl_cert_error_handler.cc',
1819 'browser/ssl/ssl_cert_error_handler.h',
1820 'browser/ssl/ssl_client_auth_handler.cc',
1821 'browser/ssl/ssl_client_auth_handler.h',
1822 'browser/ssl/ssl_error_handler.cc',
1823 'browser/ssl/ssl_error_handler.h',
1824 'browser/ssl/ssl_error_info.cc',
1825 'browser/ssl/ssl_error_info.h',
1826 'browser/ssl/ssl_host_state.cc',
1827 'browser/ssl/ssl_host_state.h',
1828 'browser/ssl/ssl_manager.cc',
1829 'browser/ssl/ssl_manager.h',
1830 'browser/ssl/ssl_policy.cc',
1831 'browser/ssl/ssl_policy.h',
1832 'browser/ssl/ssl_policy_backend.cc',
1833 'browser/ssl/ssl_policy_backend.h',
[email protected]38e08982010-10-22 17:28:431834 'browser/ssl/ssl_request_info.cc',
[email protected]83019902009-12-02 05:32:591835 'browser/ssl/ssl_request_info.h',
[email protected]1f18184a2010-07-21 19:34:491836 'browser/ssl_client_certificate_selector.h',
[email protected]a24642a2010-03-24 21:29:051837 'browser/status_icons/status_icon.cc',
[email protected]ccb55cf52010-03-06 22:02:041838 'browser/status_icons/status_icon.h',
[email protected]83bfa0b2011-02-01 05:37:461839 'browser/status_icons/status_tray.cc',
1840 'browser/status_icons/status_tray.h',
[email protected]06e33202010-08-16 23:45:151841 'browser/sync/glue/app_data_type_controller.cc',
1842 'browser/sync/glue/app_data_type_controller.h',
[email protected]265d8c322010-09-08 01:38:351843 'browser/sync/glue/autofill_change_processor.cc',
[email protected]e8234d32010-09-09 20:36:391844 'browser/sync/glue/autofill_change_processor.h',
[email protected]8b3b23a2010-03-01 22:06:211845 'browser/sync/glue/autofill_data_type_controller.cc',
1846 'browser/sync/glue/autofill_data_type_controller.h',
[email protected]265d8c322010-09-08 01:38:351847 'browser/sync/glue/autofill_model_associator.cc',
[email protected]e8234d32010-09-09 20:36:391848 'browser/sync/glue/autofill_model_associator.h',
[email protected]a0bc3142010-12-16 07:15:531849 'browser/sync/glue/autofill_profile_change_processor.cc',
1850 'browser/sync/glue/autofill_profile_change_processor.h',
1851 'browser/sync/glue/autofill_profile_data_type_controller.cc',
1852 'browser/sync/glue/autofill_profile_data_type_controller.h',
[email protected]965b95a2010-11-24 20:55:021853 'browser/sync/glue/autofill_profile_model_associator.cc',
1854 'browser/sync/glue/autofill_profile_model_associator.h',
[email protected]62fe4382009-12-14 23:14:031855 'browser/sync/glue/bookmark_change_processor.cc',
[email protected]4aea04a2010-02-10 20:13:431856 'browser/sync/glue/bookmark_change_processor.h',
1857 'browser/sync/glue/bookmark_data_type_controller.cc',
1858 'browser/sync/glue/bookmark_data_type_controller.h',
[email protected]265d8c322010-09-08 01:38:351859 'browser/sync/glue/bookmark_model_associator.cc',
[email protected]e8234d32010-09-09 20:36:391860 'browser/sync/glue/bookmark_model_associator.h',
[email protected]83019902009-12-02 05:32:591861 'browser/sync/glue/change_processor.cc',
1862 'browser/sync/glue/change_processor.h',
[email protected]4aea04a2010-02-10 20:13:431863 'browser/sync/glue/data_type_controller.h',
[email protected]e3e43d92010-02-26 22:02:381864 'browser/sync/glue/data_type_manager.h',
1865 'browser/sync/glue/data_type_manager_impl.cc',
1866 'browser/sync/glue/data_type_manager_impl.h',
[email protected]64e579e2011-02-17 21:47:351867 'browser/sync/glue/data_type_manager_impl2.cc',
1868 'browser/sync/glue/data_type_manager_impl2.h',
[email protected]58a468e2010-02-01 17:51:031869 'browser/sync/glue/database_model_worker.cc',
1870 'browser/sync/glue/database_model_worker.h',
[email protected]a0bc3142010-12-16 07:15:531871 'browser/sync/glue/do_optimistic_refresh_task.cc',
1872 'browser/sync/glue/do_optimistic_refresh_task.h',
[email protected]c05d2cb72010-06-14 19:59:151873 'browser/sync/glue/extension_change_processor.cc',
1874 'browser/sync/glue/extension_change_processor.h',
1875 'browser/sync/glue/extension_data.cc',
1876 'browser/sync/glue/extension_data.h',
1877 'browser/sync/glue/extension_data_type_controller.cc',
1878 'browser/sync/glue/extension_data_type_controller.h',
1879 'browser/sync/glue/extension_model_associator.cc',
1880 'browser/sync/glue/extension_model_associator.h',
[email protected]265d8c322010-09-08 01:38:351881 'browser/sync/glue/extension_sync.cc',
1882 'browser/sync/glue/extension_sync.h',
[email protected]e8234d32010-09-09 20:36:391883 'browser/sync/glue/extension_sync_traits.cc',
1884 'browser/sync/glue/extension_sync_traits.h',
[email protected]c05d2cb72010-06-14 19:59:151885 'browser/sync/glue/extension_util.cc',
1886 'browser/sync/glue/extension_util.h',
[email protected]da49ecb2011-01-06 21:17:491887 'browser/sync/glue/foreign_session_tracker.cc',
1888 'browser/sync/glue/foreign_session_tracker.h',
[email protected]53150252010-03-18 00:27:291889 'browser/sync/glue/history_model_worker.cc',
1890 'browser/sync/glue/history_model_worker.h',
[email protected]83019902009-12-02 05:32:591891 'browser/sync/glue/http_bridge.cc',
1892 'browser/sync/glue/http_bridge.h',
[email protected]83019902009-12-02 05:32:591893 'browser/sync/glue/model_associator.h',
[email protected]7b8c0112010-05-19 18:06:141894 'browser/sync/glue/password_change_processor.cc',
1895 'browser/sync/glue/password_change_processor.h',
1896 'browser/sync/glue/password_data_type_controller.cc',
1897 'browser/sync/glue/password_data_type_controller.h',
1898 'browser/sync/glue/password_model_associator.cc',
1899 'browser/sync/glue/password_model_associator.h',
[email protected]e8234d32010-09-09 20:36:391900 'browser/sync/glue/password_model_worker.cc',
1901 'browser/sync/glue/password_model_worker.h',
[email protected]51133f92010-01-12 22:27:571902 'browser/sync/glue/preference_change_processor.cc',
1903 'browser/sync/glue/preference_change_processor.h',
[email protected]371d0492010-02-11 21:29:261904 'browser/sync/glue/preference_data_type_controller.cc',
1905 'browser/sync/glue/preference_data_type_controller.h',
[email protected]51133f92010-01-12 22:27:571906 'browser/sync/glue/preference_model_associator.cc',
1907 'browser/sync/glue/preference_model_associator.h',
[email protected]5edb9222010-08-18 00:23:291908 'browser/sync/glue/session_change_processor.cc',
1909 'browser/sync/glue/session_change_processor.h',
1910 'browser/sync/glue/session_data_type_controller.cc',
1911 'browser/sync/glue/session_data_type_controller.h',
1912 'browser/sync/glue/session_model_associator.cc',
1913 'browser/sync/glue/session_model_associator.h',
[email protected]83019902009-12-02 05:32:591914 'browser/sync/glue/sync_backend_host.cc',
[email protected]cc7af20c2010-02-05 23:30:581915 'browser/sync/glue/sync_backend_host.h',
[email protected]ecde2742010-04-02 17:36:181916 'browser/sync/glue/synchronized_preferences.h',
[email protected]60cab462010-03-29 20:04:051917 'browser/sync/glue/theme_change_processor.cc',
1918 'browser/sync/glue/theme_change_processor.h',
1919 'browser/sync/glue/theme_data_type_controller.cc',
1920 'browser/sync/glue/theme_data_type_controller.h',
1921 'browser/sync/glue/theme_model_associator.cc',
1922 'browser/sync/glue/theme_model_associator.h',
1923 'browser/sync/glue/theme_util.cc',
1924 'browser/sync/glue/theme_util.h',
[email protected]53150252010-03-18 00:27:291925 'browser/sync/glue/typed_url_change_processor.cc',
1926 'browser/sync/glue/typed_url_change_processor.h',
1927 'browser/sync/glue/typed_url_data_type_controller.cc',
1928 'browser/sync/glue/typed_url_data_type_controller.h',
1929 'browser/sync/glue/typed_url_model_associator.cc',
1930 'browser/sync/glue/typed_url_model_associator.h',
[email protected]d636be382010-01-22 02:15:421931 'browser/sync/glue/ui_model_worker.cc',
1932 'browser/sync/glue/ui_model_worker.h',
[email protected]4aea04a2010-02-10 20:13:431933 'browser/sync/profile_sync_factory.h',
1934 'browser/sync/profile_sync_factory_impl.cc',
1935 'browser/sync/profile_sync_factory_impl.h',
[email protected]e8234d32010-09-09 20:36:391936 'browser/sync/profile_sync_service.cc',
1937 'browser/sync/profile_sync_service.h',
[email protected]daed5ec2010-10-26 21:17:321938 'browser/sync/profile_sync_service_harness.cc',
1939 'browser/sync/profile_sync_service_harness.h',
[email protected]d6885592010-10-11 19:38:241940 'browser/sync/profile_sync_service_observer.h',
[email protected]e8234d32010-09-09 20:36:391941 'browser/sync/signin_manager.cc',
1942 'browser/sync/signin_manager.h',
[email protected]83019902009-12-02 05:32:591943 'browser/sync/sync_setup_flow.cc',
1944 'browser/sync/sync_setup_flow.h',
1945 'browser/sync/sync_setup_wizard.cc',
1946 'browser/sync/sync_setup_wizard.h',
1947 'browser/sync/sync_ui_util.cc',
1948 'browser/sync/sync_ui_util.h',
[email protected]265d8c322010-09-08 01:38:351949 'browser/sync/sync_ui_util_mac.h',
[email protected]e8234d32010-09-09 20:36:391950 'browser/sync/sync_ui_util_mac.mm',
1951 'browser/sync/token_migrator.cc',
1952 'browser/sync/token_migrator.h',
[email protected]0b4d3382010-07-14 16:13:041953 'browser/tab_closeable_state_watcher.cc',
1954 'browser/tab_closeable_state_watcher.h',
[email protected]e67942932011-02-22 20:24:551955 'browser/tab_contents/background_contents.cc',
1956 'browser/tab_contents/background_contents.h',
[email protected]7cceebac2011-03-03 00:32:211957 'browser/tab_contents/confirm_infobar_delegate.cc',
1958 'browser/tab_contents/confirm_infobar_delegate.h',
[email protected]a40f6e92011-03-04 23:30:291959 'browser/tab_contents/infobar_delegate.cc',
1960 'browser/tab_contents/infobar_delegate.h',
[email protected]7cceebac2011-03-03 00:32:211961 'browser/tab_contents/link_infobar_delegate.cc',
1962 'browser/tab_contents/link_infobar_delegate.h',
1963 'browser/tab_contents/simple_alert_infobar_delegate.cc',
1964 'browser/tab_contents/simple_alert_infobar_delegate.h',
[email protected]caf706f2010-10-26 17:54:081965 'browser/tab_contents/popup_menu_helper_mac.h',
[email protected]83bfa0b2011-02-01 05:37:461966 'browser/tab_contents/popup_menu_helper_mac.mm',
[email protected]83019902009-12-02 05:32:591967 'browser/tab_contents/render_view_context_menu.cc',
1968 'browser/tab_contents/render_view_context_menu.h',
1969 'browser/tab_contents/render_view_context_menu_gtk.cc',
1970 'browser/tab_contents/render_view_context_menu_gtk.h',
[email protected]83019902009-12-02 05:32:591971 'browser/tab_contents/render_view_context_menu_mac.h',
[email protected]83bfa0b2011-02-01 05:37:461972 'browser/tab_contents/render_view_context_menu_mac.mm',
[email protected]83019902009-12-02 05:32:591973 'browser/tab_contents/render_view_host_delegate_helper.cc',
1974 'browser/tab_contents/render_view_host_delegate_helper.h',
[email protected]1f18184a2010-07-21 19:34:491975 'browser/tab_contents/tab_contents_ssl_helper.cc',
1976 'browser/tab_contents/tab_contents_ssl_helper.h',
[email protected]83019902009-12-02 05:32:591977 'browser/tab_contents/tab_contents_view_gtk.cc',
1978 'browser/tab_contents/tab_contents_view_gtk.h',
1979 'browser/tab_contents/tab_contents_view_mac.h',
1980 'browser/tab_contents/tab_contents_view_mac.mm',
[email protected]9fb83e82010-07-02 18:24:551981 'browser/tab_contents/tab_specific_content_settings.cc',
[email protected]fd2b9ce2010-08-11 04:03:571982 'browser/tab_contents/tab_specific_content_settings.h',
[email protected]83019902009-12-02 05:32:591983 'browser/tab_contents/tab_util.cc',
1984 'browser/tab_contents/tab_util.h',
1985 'browser/tab_contents/thumbnail_generator.cc',
1986 'browser/tab_contents/thumbnail_generator.h',
[email protected]83019902009-12-02 05:32:591987 'browser/tab_contents/web_drag_dest_gtk.cc',
1988 'browser/tab_contents/web_drag_dest_gtk.h',
[email protected]83bfa0b2011-02-01 05:37:461989 'browser/tab_contents/web_drag_source_win.cc',
1990 'browser/tab_contents/web_drag_source_win.h',
[email protected]13a1166e2010-04-06 16:58:341991 'browser/tab_contents/web_drag_utils_win.cc',
1992 'browser/tab_contents/web_drag_utils_win.h',
[email protected]83019902009-12-02 05:32:591993 'browser/tab_contents/web_drop_target_win.cc',
1994 'browser/tab_contents/web_drop_target_win.h',
[email protected]ecc523f62010-09-28 22:45:401995 'browser/tabs/default_tab_handler.cc',
1996 'browser/tabs/default_tab_handler.h',
[email protected]911f8152010-03-18 16:46:401997 'browser/tabs/pinned_tab_codec.cc',
1998 'browser/tabs/pinned_tab_codec.h',
1999 'browser/tabs/pinned_tab_service.cc',
2000 'browser/tabs/pinned_tab_service.h',
[email protected]ecc523f62010-09-28 22:45:402001 'browser/tabs/tab_handler.h',
[email protected]07d490bc2011-03-07 17:05:262002 'browser/tabs/tab_finder.cc',
2003 'browser/tabs/tab_finder.h',
[email protected]83019902009-12-02 05:32:592004 'browser/tabs/tab_strip_model.cc',
2005 'browser/tabs/tab_strip_model.h',
[email protected]c848d3d92010-09-16 21:57:452006 'browser/tabs/tab_strip_model_delegate.h',
2007 'browser/tabs/tab_strip_model_observer.cc',
2008 'browser/tabs/tab_strip_model_observer.h',
[email protected]83019902009-12-02 05:32:592009 'browser/tabs/tab_strip_model_order_controller.cc',
2010 'browser/tabs/tab_strip_model_order_controller.h',
[email protected]fe348be2011-03-09 19:47:012011 'browser/tabs/tab_strip_selection_model.cc',
2012 'browser/tabs/tab_strip_selection_model.h',
[email protected]a5d1e1e2010-09-23 19:34:122013 'browser/task_manager/task_manager.cc',
2014 'browser/task_manager/task_manager.h',
2015 'browser/task_manager/task_manager_resource_providers.cc',
2016 'browser/task_manager/task_manager_resource_providers.h',
[email protected]2bb2fd52010-10-11 18:04:282017 'browser/themes/browser_theme_pack.cc',
2018 'browser/themes/browser_theme_pack.h',
[email protected]2bb2fd52010-10-11 18:04:282019 'browser/themes/browser_theme_provider.cc',
2020 'browser/themes/browser_theme_provider.h',
[email protected]83bfa0b2011-02-01 05:37:462021 'browser/themes/browser_theme_provider_gtk.cc',
2022 'browser/themes/browser_theme_provider_mac.mm',
[email protected]509acb8e2010-07-01 20:35:312023 'browser/translate/languages_menu_model.cc',
2024 'browser/translate/languages_menu_model.h',
[email protected]fb53e5d2010-01-27 19:04:552025 'browser/translate/options_menu_model.cc',
2026 'browser/translate/options_menu_model.h',
[email protected]509acb8e2010-07-01 20:35:312027 'browser/translate/translate_infobar_delegate.cc',
2028 'browser/translate/translate_infobar_delegate.h',
[email protected]83bfa0b2011-02-01 05:37:462029 'browser/translate/translate_infobar_view.h',
[email protected]509acb8e2010-07-01 20:35:312030 'browser/translate/translate_manager.cc',
2031 'browser/translate/translate_manager.h',
[email protected]fb53e5d2010-01-27 19:04:552032 'browser/translate/translate_prefs.cc',
2033 'browser/translate/translate_prefs.h',
[email protected]83bfa0b2011-02-01 05:37:462034 'browser/transport_security_persister.cc',
2035 'browser/transport_security_persister.h',
[email protected]1caa1522010-12-01 20:23:352036 'browser/ui/app_modal_dialogs/app_modal_dialog.cc',
2037 'browser/ui/app_modal_dialogs/app_modal_dialog.h',
2038 'browser/ui/app_modal_dialogs/app_modal_dialog_queue.cc',
2039 'browser/ui/app_modal_dialogs/app_modal_dialog_queue.h',
2040 'browser/ui/app_modal_dialogs/js_modal_dialog.cc',
2041 'browser/ui/app_modal_dialogs/js_modal_dialog.h',
2042 'browser/ui/app_modal_dialogs/message_box_handler.cc',
2043 'browser/ui/app_modal_dialogs/message_box_handler.h',
2044 'browser/ui/app_modal_dialogs/native_app_modal_dialog.h',
[email protected]69b04b92010-11-08 22:12:182045 'browser/ui/browser.cc',
2046 'browser/ui/browser.h',
[email protected]c96531e82011-01-26 03:11:142047 'browser/ui/browser_dialogs.h',
[email protected]8b0e9cc32010-11-09 04:00:192048 'browser/ui/browser_init.cc',
2049 'browser/ui/browser_init.h',
[email protected]83bfa0b2011-02-01 05:37:462050 'browser/ui/browser_list.cc',
2051 'browser/ui/browser_list.h',
[email protected]8b0e9cc32010-11-09 04:00:192052 'browser/ui/browser_list_gtk.cc',
2053 'browser/ui/browser_list_mac.mm',
2054 'browser/ui/browser_list_stub.cc',
2055 'browser/ui/browser_list_win.cc',
[email protected]8b0e9cc32010-11-09 04:00:192056 'browser/ui/browser_navigator.cc',
2057 'browser/ui/browser_navigator.h',
[email protected]fb7da4132011-03-15 15:51:002058 'browser/ui/browser_tab_restore_service_delegate.cc',
2059 'browser/ui/browser_tab_restore_service_delegate.h',
[email protected]69b04b92010-11-08 22:12:182060 'browser/ui/browser_window.h',
[email protected]7d791652010-12-01 16:34:492061 'browser/ui/cocoa/about_ipc_controller.h',
2062 'browser/ui/cocoa/about_ipc_controller.mm',
2063 'browser/ui/cocoa/about_ipc_dialog.h',
2064 'browser/ui/cocoa/about_ipc_dialog.mm',
2065 'browser/ui/cocoa/about_window_controller.h',
2066 'browser/ui/cocoa/about_window_controller.mm',
2067 'browser/ui/cocoa/accelerators_cocoa.h',
2068 'browser/ui/cocoa/accelerators_cocoa.mm',
2069 'browser/ui/cocoa/animatable_image.h',
2070 'browser/ui/cocoa/animatable_image.mm',
2071 'browser/ui/cocoa/animatable_view.h',
2072 'browser/ui/cocoa/animatable_view.mm',
2073 'browser/ui/cocoa/applescript/bookmark_folder_applescript.h',
2074 'browser/ui/cocoa/applescript/bookmark_folder_applescript.mm',
2075 'browser/ui/cocoa/applescript/bookmark_item_applescript.h',
2076 'browser/ui/cocoa/applescript/bookmark_item_applescript.mm',
2077 'browser/ui/cocoa/applescript/bookmark_node_applescript.h',
2078 'browser/ui/cocoa/applescript/bookmark_node_applescript.mm',
2079 'browser/ui/cocoa/applescript/browsercrapplication+applescript.h',
2080 'browser/ui/cocoa/applescript/browsercrapplication+applescript.mm',
2081 'browser/ui/cocoa/applescript/constants_applescript.h',
2082 'browser/ui/cocoa/applescript/constants_applescript.mm',
2083 'browser/ui/cocoa/applescript/element_applescript.h',
2084 'browser/ui/cocoa/applescript/element_applescript.mm',
2085 'browser/ui/cocoa/applescript/error_applescript.h',
2086 'browser/ui/cocoa/applescript/error_applescript.mm',
2087 'browser/ui/cocoa/applescript/tab_applescript.h',
2088 'browser/ui/cocoa/applescript/tab_applescript.mm',
2089 'browser/ui/cocoa/applescript/window_applescript.h',
2090 'browser/ui/cocoa/applescript/window_applescript.mm',
[email protected]7d791652010-12-01 16:34:492091 'browser/ui/cocoa/background_gradient_view.h',
2092 'browser/ui/cocoa/background_gradient_view.mm',
2093 'browser/ui/cocoa/background_tile_view.h',
2094 'browser/ui/cocoa/background_tile_view.mm',
2095 'browser/ui/cocoa/base_bubble_controller.h',
2096 'browser/ui/cocoa/base_bubble_controller.mm',
2097 'browser/ui/cocoa/base_view.h',
2098 'browser/ui/cocoa/base_view.mm',
[email protected]7d791652010-12-01 16:34:492099 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.h',
2100 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.mm',
2101 'browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h',
2102 'browser/ui/cocoa/bookmarks/bookmark_bar_bridge.mm',
2103 'browser/ui/cocoa/bookmarks/bookmark_bar_constants.h',
2104 'browser/ui/cocoa/bookmarks/bookmark_bar_controller.h',
2105 'browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm',
2106 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.h',
2107 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.mm',
2108 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.h',
2109 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm',
2110 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_hover_state.h',
2111 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_hover_state.mm',
2112 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_view.h',
2113 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_view.mm',
2114 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_window.h',
2115 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_window.mm',
2116 'browser/ui/cocoa/bookmarks/bookmark_bar_state.h',
2117 'browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.h',
2118 'browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.mm',
2119 'browser/ui/cocoa/bookmarks/bookmark_bar_view.h',
2120 'browser/ui/cocoa/bookmarks/bookmark_bar_view.mm',
2121 'browser/ui/cocoa/bookmarks/bookmark_bubble_controller.h',
2122 'browser/ui/cocoa/bookmarks/bookmark_bubble_controller.mm',
2123 'browser/ui/cocoa/bookmarks/bookmark_button.h',
2124 'browser/ui/cocoa/bookmarks/bookmark_button.mm',
2125 'browser/ui/cocoa/bookmarks/bookmark_button_cell.h',
2126 'browser/ui/cocoa/bookmarks/bookmark_button_cell.mm',
2127 'browser/ui/cocoa/bookmarks/bookmark_drag_source.h',
2128 'browser/ui/cocoa/bookmarks/bookmark_drag_source.mm',
2129 'browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.h',
2130 'browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.mm',
2131 'browser/ui/cocoa/bookmarks/bookmark_editor_controller.h',
2132 'browser/ui/cocoa/bookmarks/bookmark_editor_controller.mm',
2133 'browser/ui/cocoa/bookmarks/bookmark_folder_target.h',
2134 'browser/ui/cocoa/bookmarks/bookmark_folder_target.mm',
2135 'browser/ui/cocoa/bookmarks/bookmark_menu.h',
2136 'browser/ui/cocoa/bookmarks/bookmark_menu.mm',
2137 'browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h',
2138 'browser/ui/cocoa/bookmarks/bookmark_menu_bridge.mm',
2139 'browser/ui/cocoa/bookmarks/bookmark_menu_cocoa_controller.h',
2140 'browser/ui/cocoa/bookmarks/bookmark_menu_cocoa_controller.mm',
[email protected]bca14bc2011-02-22 20:28:002141 'browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.mm',
[email protected]7d791652010-12-01 16:34:492142 'browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.h',
2143 'browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.h',
2144 'browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.mm',
2145 'browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell.h',
2146 'browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell.mm',
2147 'browser/ui/cocoa/browser_command_executor.h',
2148 'browser/ui/cocoa/browser_frame_view.h',
2149 'browser/ui/cocoa/browser_frame_view.mm',
2150 'browser/ui/cocoa/browser_window_cocoa.h',
2151 'browser/ui/cocoa/browser_window_cocoa.mm',
2152 'browser/ui/cocoa/browser_window_controller.h',
2153 'browser/ui/cocoa/browser_window_controller.mm',
2154 'browser/ui/cocoa/browser_window_controller_private.h',
2155 'browser/ui/cocoa/browser_window_controller_private.mm',
[email protected]83bfa0b2011-02-01 05:37:462156 'browser/ui/cocoa/browser_window_factory.mm',
[email protected]7d791652010-12-01 16:34:492157 'browser/ui/cocoa/bubble_view.h',
2158 'browser/ui/cocoa/bubble_view.mm',
2159 'browser/ui/cocoa/bug_report_window_controller.h',
2160 'browser/ui/cocoa/bug_report_window_controller.mm',
2161 'browser/ui/cocoa/certificate_viewer.mm',
2162 'browser/ui/cocoa/chrome_browser_window.h',
2163 'browser/ui/cocoa/chrome_browser_window.mm',
2164 'browser/ui/cocoa/chrome_event_processing_window.h',
2165 'browser/ui/cocoa/chrome_event_processing_window.mm',
[email protected]7d791652010-12-01 16:34:492166 'browser/ui/cocoa/clickhold_button_cell.h',
2167 'browser/ui/cocoa/clickhold_button_cell.mm',
[email protected]7d791652010-12-01 16:34:492168 'browser/ui/cocoa/command_observer_bridge.h',
2169 'browser/ui/cocoa/command_observer_bridge.mm',
2170 'browser/ui/cocoa/confirm_quit_panel_controller.h',
2171 'browser/ui/cocoa/confirm_quit_panel_controller.mm',
2172 'browser/ui/cocoa/constrained_html_delegate_mac.mm',
2173 'browser/ui/cocoa/constrained_window_mac.h',
2174 'browser/ui/cocoa/constrained_window_mac.mm',
[email protected]fa8102292011-01-20 16:21:232175 'browser/ui/cocoa/content_settings/collected_cookies_mac.h',
2176 'browser/ui/cocoa/content_settings/collected_cookies_mac.mm',
2177 'browser/ui/cocoa/content_settings/content_setting_bubble_cocoa.h',
2178 'browser/ui/cocoa/content_settings/content_setting_bubble_cocoa.mm',
2179 'browser/ui/cocoa/content_settings/cookie_details.h',
2180 'browser/ui/cocoa/content_settings/cookie_details.mm',
2181 'browser/ui/cocoa/content_settings/cookie_details_view_controller.h',
2182 'browser/ui/cocoa/content_settings/cookie_details_view_controller.mm',
2183 'browser/ui/cocoa/content_settings/cookie_tree_node.h',
2184 'browser/ui/cocoa/content_settings/cookie_tree_node.mm',
[email protected]7d791652010-12-01 16:34:492185 'browser/ui/cocoa/dev_tools_controller.h',
2186 'browser/ui/cocoa/dev_tools_controller.mm',
2187 'browser/ui/cocoa/dock_icon.h',
2188 'browser/ui/cocoa/dock_icon.mm',
2189 'browser/ui/cocoa/download/download_item_button.h',
2190 'browser/ui/cocoa/download/download_item_button.mm',
2191 'browser/ui/cocoa/download/download_item_cell.h',
2192 'browser/ui/cocoa/download/download_item_cell.mm',
2193 'browser/ui/cocoa/download/download_item_controller.h',
2194 'browser/ui/cocoa/download/download_item_controller.mm',
2195 'browser/ui/cocoa/download/download_item_mac.h',
2196 'browser/ui/cocoa/download/download_item_mac.mm',
2197 'browser/ui/cocoa/download/download_shelf_controller.h',
2198 'browser/ui/cocoa/download/download_shelf_controller.mm',
2199 'browser/ui/cocoa/download/download_shelf_mac.h',
2200 'browser/ui/cocoa/download/download_shelf_mac.mm',
2201 'browser/ui/cocoa/download/download_shelf_view.h',
2202 'browser/ui/cocoa/download/download_shelf_view.mm',
2203 'browser/ui/cocoa/download/download_started_animation_mac.mm',
2204 'browser/ui/cocoa/download/download_util_mac.h',
2205 'browser/ui/cocoa/download/download_util_mac.mm',
2206 'browser/ui/cocoa/draggable_button.h',
2207 'browser/ui/cocoa/draggable_button.mm',
[email protected]7d791652010-12-01 16:34:492208 'browser/ui/cocoa/encoding_menu_controller_delegate_mac.h',
2209 'browser/ui/cocoa/encoding_menu_controller_delegate_mac.mm',
2210 'browser/ui/cocoa/event_utils.h',
2211 'browser/ui/cocoa/event_utils.mm',
[email protected]7d791652010-12-01 16:34:492212 'browser/ui/cocoa/extensions/browser_action_button.h',
2213 'browser/ui/cocoa/extensions/browser_action_button.mm',
2214 'browser/ui/cocoa/extensions/browser_actions_container_view.h',
2215 'browser/ui/cocoa/extensions/browser_actions_container_view.mm',
2216 'browser/ui/cocoa/extensions/browser_actions_controller.h',
2217 'browser/ui/cocoa/extensions/browser_actions_controller.mm',
2218 'browser/ui/cocoa/extensions/chevron_menu_button.h',
2219 'browser/ui/cocoa/extensions/chevron_menu_button.mm',
2220 'browser/ui/cocoa/extensions/chevron_menu_button_cell.h',
2221 'browser/ui/cocoa/extensions/chevron_menu_button_cell.mm',
2222 'browser/ui/cocoa/extensions/extension_action_context_menu.h',
2223 'browser/ui/cocoa/extensions/extension_action_context_menu.mm',
2224 'browser/ui/cocoa/extensions/extension_infobar_controller.h',
2225 'browser/ui/cocoa/extensions/extension_infobar_controller.mm',
[email protected]83bfa0b2011-02-01 05:37:462226 'browser/ui/cocoa/extensions/extension_install_prompt.mm',
[email protected]7d791652010-12-01 16:34:492227 'browser/ui/cocoa/extensions/extension_install_prompt_controller.h',
2228 'browser/ui/cocoa/extensions/extension_install_prompt_controller.mm',
[email protected]0920e652011-01-17 17:03:532229 'browser/ui/cocoa/extensions/extension_installed_bubble_bridge.mm',
2230 'browser/ui/cocoa/extensions/extension_installed_bubble_controller.h',
2231 'browser/ui/cocoa/extensions/extension_installed_bubble_controller.mm',
[email protected]7d791652010-12-01 16:34:492232 'browser/ui/cocoa/extensions/extension_popup_controller.h',
2233 'browser/ui/cocoa/extensions/extension_popup_controller.mm',
[email protected]0920e652011-01-17 17:03:532234 'browser/ui/cocoa/extensions/extension_view_mac.h',
2235 'browser/ui/cocoa/extensions/extension_view_mac.mm',
[email protected]7d791652010-12-01 16:34:492236 'browser/ui/cocoa/external_protocol_dialog.h',
2237 'browser/ui/cocoa/external_protocol_dialog.mm',
2238 'browser/ui/cocoa/fast_resize_view.h',
2239 'browser/ui/cocoa/fast_resize_view.mm',
[email protected]6e533fb2011-01-15 00:34:292240 'browser/ui/cocoa/find_bar/find_bar_bridge.h',
2241 'browser/ui/cocoa/find_bar/find_bar_bridge.mm',
2242 'browser/ui/cocoa/find_bar/find_bar_cocoa_controller.h',
2243 'browser/ui/cocoa/find_bar/find_bar_cocoa_controller.mm',
2244 'browser/ui/cocoa/find_bar/find_bar_text_field.h',
2245 'browser/ui/cocoa/find_bar/find_bar_text_field.mm',
2246 'browser/ui/cocoa/find_bar/find_bar_text_field_cell.h',
2247 'browser/ui/cocoa/find_bar/find_bar_text_field_cell.mm',
2248 'browser/ui/cocoa/find_bar/find_bar_view.h',
2249 'browser/ui/cocoa/find_bar/find_bar_view.mm',
[email protected]7d791652010-12-01 16:34:492250 'browser/ui/cocoa/find_pasteboard.h',
2251 'browser/ui/cocoa/find_pasteboard.mm',
2252 'browser/ui/cocoa/first_run_bubble_controller.h',
2253 'browser/ui/cocoa/first_run_bubble_controller.mm',
2254 'browser/ui/cocoa/first_run_dialog.h',
2255 'browser/ui/cocoa/first_run_dialog.mm',
2256 'browser/ui/cocoa/floating_bar_backing_view.h',
2257 'browser/ui/cocoa/floating_bar_backing_view.mm',
2258 'browser/ui/cocoa/focus_tracker.h',
2259 'browser/ui/cocoa/focus_tracker.mm',
[email protected]7d791652010-12-01 16:34:492260 'browser/ui/cocoa/framed_browser_window.h',
2261 'browser/ui/cocoa/framed_browser_window.mm',
2262 'browser/ui/cocoa/fullscreen_controller.h',
2263 'browser/ui/cocoa/fullscreen_controller.mm',
2264 'browser/ui/cocoa/fullscreen_window.h',
2265 'browser/ui/cocoa/fullscreen_window.mm',
2266 'browser/ui/cocoa/gradient_button_cell.h',
2267 'browser/ui/cocoa/gradient_button_cell.mm',
2268 'browser/ui/cocoa/history_menu_bridge.h',
2269 'browser/ui/cocoa/history_menu_bridge.mm',
2270 'browser/ui/cocoa/history_menu_cocoa_controller.h',
2271 'browser/ui/cocoa/history_menu_cocoa_controller.mm',
2272 'browser/ui/cocoa/hover_button.h',
2273 'browser/ui/cocoa/hover_button.mm',
2274 'browser/ui/cocoa/hover_close_button.h',
2275 'browser/ui/cocoa/hover_close_button.mm',
2276 'browser/ui/cocoa/hover_image_button.h',
2277 'browser/ui/cocoa/hover_image_button.mm',
2278 'browser/ui/cocoa/html_dialog_window_controller.h',
[email protected]7d791652010-12-01 16:34:492279 'browser/ui/cocoa/html_dialog_window_controller.mm',
[email protected]7d791652010-12-01 16:34:492280 'browser/ui/cocoa/hung_renderer_controller.h',
2281 'browser/ui/cocoa/hung_renderer_controller.mm',
[email protected]83bfa0b2011-02-01 05:37:462282 'browser/ui/cocoa/hyperlink_button_cell.h',
2283 'browser/ui/cocoa/hyperlink_button_cell.mm',
[email protected]7d791652010-12-01 16:34:492284 'browser/ui/cocoa/image_utils.h',
2285 'browser/ui/cocoa/image_utils.mm',
[email protected]a7d83ca2011-03-06 14:41:072286 'browser/ui/cocoa/importer/import_lock_dialog_cocoa.mm',
2287 'browser/ui/cocoa/importer/import_progress_dialog_cocoa.h',
2288 'browser/ui/cocoa/importer/import_progress_dialog_cocoa.mm',
[email protected]7d791652010-12-01 16:34:492289 'browser/ui/cocoa/info_bubble_view.h',
2290 'browser/ui/cocoa/info_bubble_view.mm',
2291 'browser/ui/cocoa/info_bubble_window.h',
2292 'browser/ui/cocoa/info_bubble_window.mm',
[email protected]2c204b952011-01-18 18:21:532293 'browser/ui/cocoa/infobars/infobar.h',
2294 'browser/ui/cocoa/infobars/infobar_container_controller.h',
2295 'browser/ui/cocoa/infobars/infobar_container_controller.mm',
2296 'browser/ui/cocoa/infobars/infobar_controller.h',
2297 'browser/ui/cocoa/infobars/infobar_controller.mm',
2298 'browser/ui/cocoa/infobars/infobar_gradient_view.h',
2299 'browser/ui/cocoa/infobars/infobar_gradient_view.mm',
[email protected]c216dc42011-03-03 23:41:532300 'browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.cc',
2301 'browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h',
2302 'browser/ui/cocoa/infobars/mock_link_infobar_delegate.cc',
2303 'browser/ui/cocoa/infobars/mock_link_infobar_delegate.h',
[email protected]7d791652010-12-01 16:34:492304 'browser/ui/cocoa/js_modal_dialog_cocoa.h',
2305 'browser/ui/cocoa/js_modal_dialog_cocoa.mm',
[email protected]7d791652010-12-01 16:34:492306 'browser/ui/cocoa/keystone_infobar.h',
2307 'browser/ui/cocoa/keystone_infobar.mm',
[email protected]7d791652010-12-01 16:34:492308 'browser/ui/cocoa/l10n_util.h',
2309 'browser/ui/cocoa/l10n_util.mm',
2310 'browser/ui/cocoa/location_bar/autocomplete_text_field.h',
2311 'browser/ui/cocoa/location_bar/autocomplete_text_field.mm',
2312 'browser/ui/cocoa/location_bar/autocomplete_text_field_cell.h',
2313 'browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm',
2314 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.h',
2315 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm',
2316 'browser/ui/cocoa/location_bar/bubble_decoration.h',
2317 'browser/ui/cocoa/location_bar/bubble_decoration.mm',
2318 'browser/ui/cocoa/location_bar/content_setting_decoration.h',
2319 'browser/ui/cocoa/location_bar/content_setting_decoration.mm',
2320 'browser/ui/cocoa/location_bar/ev_bubble_decoration.h',
2321 'browser/ui/cocoa/location_bar/ev_bubble_decoration.mm',
2322 'browser/ui/cocoa/location_bar/image_decoration.h',
2323 'browser/ui/cocoa/location_bar/image_decoration.mm',
2324 'browser/ui/cocoa/location_bar/instant_opt_in_controller.h',
2325 'browser/ui/cocoa/location_bar/instant_opt_in_controller.mm',
2326 'browser/ui/cocoa/location_bar/instant_opt_in_view.h',
2327 'browser/ui/cocoa/location_bar/instant_opt_in_view.mm',
2328 'browser/ui/cocoa/location_bar/keyword_hint_decoration.h',
2329 'browser/ui/cocoa/location_bar/keyword_hint_decoration.mm',
2330 'browser/ui/cocoa/location_bar/location_bar_decoration.h',
2331 'browser/ui/cocoa/location_bar/location_bar_decoration.mm',
2332 'browser/ui/cocoa/location_bar/location_bar_view_mac.h',
2333 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm',
2334 'browser/ui/cocoa/location_bar/location_icon_decoration.h',
2335 'browser/ui/cocoa/location_bar/location_icon_decoration.mm',
2336 'browser/ui/cocoa/location_bar/omnibox_popup_view.h',
2337 'browser/ui/cocoa/location_bar/omnibox_popup_view.mm',
2338 'browser/ui/cocoa/location_bar/page_action_decoration.h',
2339 'browser/ui/cocoa/location_bar/page_action_decoration.mm',
2340 'browser/ui/cocoa/location_bar/selected_keyword_decoration.h',
2341 'browser/ui/cocoa/location_bar/selected_keyword_decoration.mm',
2342 'browser/ui/cocoa/location_bar/star_decoration.h',
2343 'browser/ui/cocoa/location_bar/star_decoration.mm',
2344 'browser/ui/cocoa/menu_button.h',
2345 'browser/ui/cocoa/menu_button.mm',
2346 'browser/ui/cocoa/menu_controller.h',
2347 'browser/ui/cocoa/menu_controller.mm',
[email protected]7d791652010-12-01 16:34:492348 'browser/ui/cocoa/multi_key_equivalent_button.h',
2349 'browser/ui/cocoa/multi_key_equivalent_button.mm',
2350 'browser/ui/cocoa/new_tab_button.h',
2351 'browser/ui/cocoa/new_tab_button.mm',
[email protected]7d791652010-12-01 16:34:492352 'browser/ui/cocoa/notifications/balloon_controller.h',
[email protected]83bfa0b2011-02-01 05:37:462353 'browser/ui/cocoa/notifications/balloon_controller.mm',
2354 'browser/ui/cocoa/notifications/balloon_view.h',
2355 'browser/ui/cocoa/notifications/balloon_view.mm',
[email protected]7d791652010-12-01 16:34:492356 'browser/ui/cocoa/notifications/balloon_view_bridge.h',
2357 'browser/ui/cocoa/notifications/balloon_view_bridge.mm',
2358 'browser/ui/cocoa/notifications/balloon_view_host_mac.h',
2359 'browser/ui/cocoa/notifications/balloon_view_host_mac.mm',
[email protected]7d791652010-12-01 16:34:492360 'browser/ui/cocoa/nsmenuitem_additions.h',
2361 'browser/ui/cocoa/nsmenuitem_additions.mm',
[email protected]7d791652010-12-01 16:34:492362 'browser/ui/cocoa/objc_method_swizzle.h',
2363 'browser/ui/cocoa/objc_method_swizzle.mm',
2364 'browser/ui/cocoa/objc_zombie.h',
2365 'browser/ui/cocoa/objc_zombie.mm',
2366 'browser/ui/cocoa/page_info_bubble_controller.h',
2367 'browser/ui/cocoa/page_info_bubble_controller.mm',
[email protected]7d791652010-12-01 16:34:492368 'browser/ui/cocoa/repost_form_warning_mac.h',
2369 'browser/ui/cocoa/repost_form_warning_mac.mm',
2370 'browser/ui/cocoa/restart_browser.h',
2371 'browser/ui/cocoa/restart_browser.mm',
2372 'browser/ui/cocoa/rwhvm_editcommand_helper.h',
2373 'browser/ui/cocoa/rwhvm_editcommand_helper.mm',
[email protected]7d791652010-12-01 16:34:492374 'browser/ui/cocoa/search_engine_dialog_controller.h',
2375 'browser/ui/cocoa/search_engine_dialog_controller.mm',
[email protected]7d791652010-12-01 16:34:492376 'browser/ui/cocoa/shell_dialogs_mac.mm',
[email protected]7d791652010-12-01 16:34:492377 'browser/ui/cocoa/sidebar_controller.h',
2378 'browser/ui/cocoa/sidebar_controller.mm',
[email protected]7d791652010-12-01 16:34:492379 'browser/ui/cocoa/speech_input_window_controller.h',
2380 'browser/ui/cocoa/speech_input_window_controller.mm',
2381 'browser/ui/cocoa/ssl_client_certificate_selector.mm',
2382 'browser/ui/cocoa/status_bubble_mac.h',
2383 'browser/ui/cocoa/status_bubble_mac.mm',
2384 'browser/ui/cocoa/status_icons/status_icon_mac.h',
2385 'browser/ui/cocoa/status_icons/status_icon_mac.mm',
2386 'browser/ui/cocoa/status_icons/status_tray_mac.h',
2387 'browser/ui/cocoa/status_icons/status_tray_mac.mm',
2388 'browser/ui/cocoa/styled_text_field.h',
2389 'browser/ui/cocoa/styled_text_field.mm',
2390 'browser/ui/cocoa/styled_text_field_cell.h',
2391 'browser/ui/cocoa/styled_text_field_cell.mm',
[email protected]31573fe82011-01-24 17:53:292392 'browser/ui/cocoa/tab_contents/previewable_contents_controller.h',
2393 'browser/ui/cocoa/tab_contents/previewable_contents_controller.mm',
2394 'browser/ui/cocoa/tab_contents/sad_tab_controller.h',
2395 'browser/ui/cocoa/tab_contents/sad_tab_controller.mm',
2396 'browser/ui/cocoa/tab_contents/sad_tab_view.h',
2397 'browser/ui/cocoa/tab_contents/sad_tab_view.mm',
2398 'browser/ui/cocoa/tab_contents/tab_contents_controller.h',
2399 'browser/ui/cocoa/tab_contents/tab_contents_controller.mm',
2400 'browser/ui/cocoa/tab_contents/web_contents_drag_source.h',
2401 'browser/ui/cocoa/tab_contents/web_contents_drag_source.mm',
2402 'browser/ui/cocoa/tab_contents/web_drag_source.h',
2403 'browser/ui/cocoa/tab_contents/web_drag_source.mm',
2404 'browser/ui/cocoa/tab_contents/web_drop_target.h',
2405 'browser/ui/cocoa/tab_contents/web_drop_target.mm',
[email protected]83bfa0b2011-02-01 05:37:462406 'browser/ui/cocoa/tab_view_picker_table.h',
2407 'browser/ui/cocoa/tab_view_picker_table.mm',
2408 'browser/ui/cocoa/table_model_array_controller.h',
2409 'browser/ui/cocoa/table_model_array_controller.mm',
2410 'browser/ui/cocoa/table_row_nsimage_cache.h',
2411 'browser/ui/cocoa/table_row_nsimage_cache.mm',
2412 'browser/ui/cocoa/tabpose_window.h',
2413 'browser/ui/cocoa/tabpose_window.mm',
[email protected]cfe1d612011-01-19 20:06:472414 'browser/ui/cocoa/tabs/side_tab_strip_controller.h',
2415 'browser/ui/cocoa/tabs/side_tab_strip_controller.mm',
2416 'browser/ui/cocoa/tabs/side_tab_strip_view.h',
2417 'browser/ui/cocoa/tabs/side_tab_strip_view.mm',
2418 'browser/ui/cocoa/tabs/tab_controller.h',
2419 'browser/ui/cocoa/tabs/tab_controller.mm',
2420 'browser/ui/cocoa/tabs/tab_strip_controller.h',
2421 'browser/ui/cocoa/tabs/tab_strip_controller.mm',
2422 'browser/ui/cocoa/tabs/tab_strip_model_observer_bridge.h',
2423 'browser/ui/cocoa/tabs/tab_strip_model_observer_bridge.mm',
2424 'browser/ui/cocoa/tabs/tab_strip_view.h',
2425 'browser/ui/cocoa/tabs/tab_strip_view.mm',
2426 'browser/ui/cocoa/tabs/tab_view.h',
2427 'browser/ui/cocoa/tabs/tab_view.mm',
2428 'browser/ui/cocoa/tabs/tab_window_controller.h',
2429 'browser/ui/cocoa/tabs/tab_window_controller.mm',
2430 'browser/ui/cocoa/tabs/throbber_view.h',
2431 'browser/ui/cocoa/tabs/throbber_view.mm',
[email protected]7d791652010-12-01 16:34:492432 'browser/ui/cocoa/task_manager_mac.h',
2433 'browser/ui/cocoa/task_manager_mac.mm',
[email protected]7d791652010-12-01 16:34:492434 'browser/ui/cocoa/theme_install_bubble_view.h',
2435 'browser/ui/cocoa/theme_install_bubble_view.mm',
[email protected]83bfa0b2011-02-01 05:37:462436 'browser/ui/cocoa/themed_window.h',
2437 'browser/ui/cocoa/themed_window.mm',
[email protected]8450c4f2011-01-19 22:16:222438 'browser/ui/cocoa/toolbar/back_forward_menu_controller.h',
2439 'browser/ui/cocoa/toolbar/back_forward_menu_controller.mm',
2440 'browser/ui/cocoa/toolbar/reload_button.h',
2441 'browser/ui/cocoa/toolbar/reload_button.mm',
2442 'browser/ui/cocoa/toolbar/toolbar_controller.h',
2443 'browser/ui/cocoa/toolbar/toolbar_controller.mm',
2444 'browser/ui/cocoa/toolbar/toolbar_view.h',
2445 'browser/ui/cocoa/toolbar/toolbar_view.mm',
[email protected]f5558b972011-02-15 12:50:352446 'browser/ui/cocoa/tracking_area.h',
2447 'browser/ui/cocoa/tracking_area.mm',
[email protected]7d791652010-12-01 16:34:492448 'browser/ui/cocoa/translate/after_translate_infobar_controller.h',
2449 'browser/ui/cocoa/translate/after_translate_infobar_controller.mm',
2450 'browser/ui/cocoa/translate/before_translate_infobar_controller.h',
2451 'browser/ui/cocoa/translate/before_translate_infobar_controller.mm',
2452 'browser/ui/cocoa/translate/translate_infobar_base.h',
2453 'browser/ui/cocoa/translate/translate_infobar_base.mm',
2454 'browser/ui/cocoa/translate/translate_message_infobar_controller.h',
2455 'browser/ui/cocoa/translate/translate_message_infobar_controller.mm',
2456 'browser/ui/cocoa/ui_localizer.h',
2457 'browser/ui/cocoa/ui_localizer.mm',
2458 'browser/ui/cocoa/url_drop_target.h',
2459 'browser/ui/cocoa/url_drop_target.mm',
2460 'browser/ui/cocoa/vertical_gradient_view.h',
2461 'browser/ui/cocoa/vertical_gradient_view.mm',
2462 'browser/ui/cocoa/view_id_util.h',
2463 'browser/ui/cocoa/view_id_util.mm',
2464 'browser/ui/cocoa/view_resizer.h',
[email protected]7d791652010-12-01 16:34:492465 'browser/ui/cocoa/window_size_autosaver.h',
2466 'browser/ui/cocoa/window_size_autosaver.mm',
[email protected]fdf9c472011-01-14 17:30:192467 'browser/ui/cocoa/wrench_menu/menu_tracked_button.h',
2468 'browser/ui/cocoa/wrench_menu/menu_tracked_button.mm',
2469 'browser/ui/cocoa/wrench_menu/menu_tracked_root_view.h',
2470 'browser/ui/cocoa/wrench_menu/menu_tracked_root_view.mm',
2471 'browser/ui/cocoa/wrench_menu/wrench_menu_button_cell.h',
2472 'browser/ui/cocoa/wrench_menu/wrench_menu_button_cell.mm',
2473 'browser/ui/cocoa/wrench_menu/wrench_menu_controller.h',
2474 'browser/ui/cocoa/wrench_menu/wrench_menu_controller.mm',
[email protected]3f1f8412011-01-19 03:01:232475 'browser/ui/crypto_module_password_dialog.h',
2476 'browser/ui/crypto_module_password_dialog_nss.cc',
2477 'browser/ui/crypto_module_password_dialog_openssl.cc',
[email protected]45300ad42010-12-02 15:51:142478 'browser/ui/find_bar/find_bar.h',
2479 'browser/ui/find_bar/find_bar_controller.cc',
2480 'browser/ui/find_bar/find_bar_controller.h',
[email protected]45300ad42010-12-02 15:51:142481 'browser/ui/find_bar/find_bar_state.cc',
[email protected]83bfa0b2011-02-01 05:37:462482 'browser/ui/find_bar/find_bar_state.h',
[email protected]45300ad42010-12-02 15:51:142483 'browser/ui/find_bar/find_notification_details.h',
[email protected]c90c6ca2011-02-16 20:11:382484 'browser/ui/find_bar/find_tab_helper.h',
2485 'browser/ui/find_bar/find_tab_helper.cc',
[email protected]83bfa0b2011-02-01 05:37:462486 'browser/ui/gtk/about_chrome_dialog.cc',
2487 'browser/ui/gtk/about_chrome_dialog.h',
2488 'browser/ui/gtk/accelerators_gtk.cc',
2489 'browser/ui/gtk/accelerators_gtk.h',
[email protected]83bfa0b2011-02-01 05:37:462490 'browser/ui/gtk/back_forward_button_gtk.cc',
2491 'browser/ui/gtk/back_forward_button_gtk.h',
[email protected]d008efc2011-03-01 00:37:322492 'browser/ui/gtk/bookmarks/bookmark_bar_gtk.cc',
2493 'browser/ui/gtk/bookmarks/bookmark_bar_gtk.h',
2494 'browser/ui/gtk/bookmarks/bookmark_bar_instructions_gtk.cc',
2495 'browser/ui/gtk/bookmarks/bookmark_bar_instructions_gtk.h',
2496 'browser/ui/gtk/bookmarks/bookmark_bubble_gtk.cc',
2497 'browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h',
2498 'browser/ui/gtk/bookmarks/bookmark_editor_gtk.cc',
2499 'browser/ui/gtk/bookmarks/bookmark_editor_gtk.h',
2500 'browser/ui/gtk/bookmarks/bookmark_menu_controller_gtk.cc',
2501 'browser/ui/gtk/bookmarks/bookmark_menu_controller_gtk.h',
2502 'browser/ui/gtk/bookmarks/bookmark_tree_model.cc',
2503 'browser/ui/gtk/bookmarks/bookmark_tree_model.h',
2504 'browser/ui/gtk/bookmarks/bookmark_utils_gtk.cc',
2505 'browser/ui/gtk/bookmarks/bookmark_utils_gtk.h',
[email protected]83bfa0b2011-02-01 05:37:462506 'browser/ui/gtk/browser_actions_toolbar_gtk.cc',
2507 'browser/ui/gtk/browser_actions_toolbar_gtk.h',
2508 'browser/ui/gtk/browser_titlebar.cc',
2509 'browser/ui/gtk/browser_titlebar.h',
2510 'browser/ui/gtk/browser_toolbar_gtk.cc',
2511 'browser/ui/gtk/browser_toolbar_gtk.h',
2512 'browser/ui/gtk/browser_window_factory_gtk.cc',
2513 'browser/ui/gtk/browser_window_gtk.cc',
2514 'browser/ui/gtk/browser_window_gtk.h',
2515 'browser/ui/gtk/cairo_cached_surface.cc',
2516 'browser/ui/gtk/cairo_cached_surface.h',
2517 'browser/ui/gtk/certificate_dialogs.cc',
2518 'browser/ui/gtk/certificate_dialogs.h',
2519 'browser/ui/gtk/certificate_viewer.cc',
2520 'browser/ui/gtk/certificate_viewer.h',
2521 'browser/ui/gtk/chrome_gtk_frame.cc',
2522 'browser/ui/gtk/chrome_gtk_frame.h',
[email protected]83bfa0b2011-02-01 05:37:462523 'browser/ui/gtk/collected_cookies_gtk.cc',
2524 'browser/ui/gtk/collected_cookies_gtk.h',
2525 'browser/ui/gtk/constrained_html_delegate_gtk.cc',
2526 'browser/ui/gtk/constrained_window_gtk.cc',
2527 'browser/ui/gtk/constrained_window_gtk.h',
2528 'browser/ui/gtk/content_setting_bubble_gtk.cc',
2529 'browser/ui/gtk/content_setting_bubble_gtk.h',
2530 'browser/ui/gtk/create_application_shortcuts_dialog_gtk.cc',
2531 'browser/ui/gtk/create_application_shortcuts_dialog_gtk.h',
2532 'browser/ui/gtk/crypto_module_password_dialog.cc',
2533 'browser/ui/gtk/custom_button.cc',
2534 'browser/ui/gtk/custom_button.h',
2535 'browser/ui/gtk/custom_drag.cc',
2536 'browser/ui/gtk/custom_drag.h',
2537 'browser/ui/gtk/dialogs_gtk.cc',
2538 'browser/ui/gtk/download_in_progress_dialog_gtk.cc',
2539 'browser/ui/gtk/download_in_progress_dialog_gtk.h',
2540 'browser/ui/gtk/download_item_gtk.cc',
2541 'browser/ui/gtk/download_item_gtk.h',
2542 'browser/ui/gtk/download_shelf_gtk.cc',
2543 'browser/ui/gtk/download_shelf_gtk.h',
2544 'browser/ui/gtk/download_started_animation_gtk.cc',
2545 'browser/ui/gtk/edit_search_engine_dialog.cc',
2546 'browser/ui/gtk/edit_search_engine_dialog.h',
2547 'browser/ui/gtk/extension_infobar_gtk.cc',
2548 'browser/ui/gtk/extension_infobar_gtk.h',
[email protected]613af4d2011-03-10 19:01:482549 'browser/ui/gtk/extensions/extension_install_prompt2_gtk.cc',
2550 'browser/ui/gtk/extensions/extension_install_prompt_gtk.cc',
2551 'browser/ui/gtk/extensions/extension_installed_bubble_gtk.cc',
2552 'browser/ui/gtk/extensions/extension_installed_bubble_gtk.h',
2553 'browser/ui/gtk/extensions/extension_popup_gtk.cc',
2554 'browser/ui/gtk/extensions/extension_popup_gtk.h',
2555 'browser/ui/gtk/extensions/extension_view_gtk.cc',
2556 'browser/ui/gtk/extensions/extension_view_gtk.h',
[email protected]83bfa0b2011-02-01 05:37:462557 'browser/ui/gtk/external_protocol_dialog_gtk.cc',
2558 'browser/ui/gtk/external_protocol_dialog_gtk.h',
2559 'browser/ui/gtk/find_bar_gtk.cc',
2560 'browser/ui/gtk/find_bar_gtk.h',
2561 'browser/ui/gtk/first_run_bubble.cc',
2562 'browser/ui/gtk/first_run_bubble.h',
2563 'browser/ui/gtk/first_run_dialog.cc',
2564 'browser/ui/gtk/first_run_dialog.h',
2565 'browser/ui/gtk/focus_store_gtk.cc',
2566 'browser/ui/gtk/focus_store_gtk.h',
2567 'browser/ui/gtk/fullscreen_exit_bubble_gtk.cc',
2568 'browser/ui/gtk/fullscreen_exit_bubble_gtk.h',
2569 'browser/ui/gtk/gconf_titlebar_listener.cc',
2570 'browser/ui/gtk/gconf_titlebar_listener.h',
2571 'browser/ui/gtk/gtk_chrome_button.cc',
2572 'browser/ui/gtk/gtk_chrome_button.h',
2573 'browser/ui/gtk/gtk_chrome_cookie_view.cc',
2574 'browser/ui/gtk/gtk_chrome_cookie_view.h',
2575 'browser/ui/gtk/gtk_chrome_link_button.cc',
2576 'browser/ui/gtk/gtk_chrome_link_button.h',
2577 'browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc',
2578 'browser/ui/gtk/gtk_chrome_shrinkable_hbox.h',
2579 'browser/ui/gtk/gtk_custom_menu.cc',
2580 'browser/ui/gtk/gtk_custom_menu.h',
2581 'browser/ui/gtk/gtk_custom_menu_item.cc',
2582 'browser/ui/gtk/gtk_custom_menu_item.h',
2583 'browser/ui/gtk/gtk_expanded_container.cc',
2584 'browser/ui/gtk/gtk_expanded_container.h',
2585 'browser/ui/gtk/gtk_floating_container.cc',
2586 'browser/ui/gtk/gtk_floating_container.h',
2587 'browser/ui/gtk/gtk_theme_provider.cc',
2588 'browser/ui/gtk/gtk_theme_provider.h',
2589 'browser/ui/gtk/gtk_tree.cc',
2590 'browser/ui/gtk/gtk_tree.h',
2591 'browser/ui/gtk/gtk_util.cc',
2592 'browser/ui/gtk/gtk_util.h',
2593 'browser/ui/gtk/hover_controller_gtk.cc',
2594 'browser/ui/gtk/hover_controller_gtk.h',
2595 'browser/ui/gtk/html_dialog_gtk.cc',
2596 'browser/ui/gtk/html_dialog_gtk.h',
2597 'browser/ui/gtk/hung_renderer_dialog_gtk.cc',
[email protected]4c189b072011-02-24 00:16:342598 'browser/ui/gtk/importer/import_lock_dialog_gtk.cc',
2599 'browser/ui/gtk/importer/import_lock_dialog_gtk.h',
2600 'browser/ui/gtk/importer/import_progress_dialog_gtk.cc',
2601 'browser/ui/gtk/importer/import_progress_dialog_gtk.h',
[email protected]83bfa0b2011-02-01 05:37:462602 'browser/ui/gtk/info_bubble_accelerators_gtk.cc',
2603 'browser/ui/gtk/info_bubble_accelerators_gtk.h',
2604 'browser/ui/gtk/info_bubble_gtk.cc',
2605 'browser/ui/gtk/info_bubble_gtk.h',
[email protected]2fca3cd2011-03-04 01:52:072606 'browser/ui/gtk/infobars/confirm_infobar_gtk.cc',
2607 'browser/ui/gtk/infobars/confirm_infobar_gtk.h',
[email protected]9c1f4612011-02-01 23:41:352608 'browser/ui/gtk/infobars/infobar_arrow_model.cc',
2609 'browser/ui/gtk/infobars/infobar_arrow_model.h',
[email protected]bbc3b2302011-02-02 01:19:212610 'browser/ui/gtk/infobars/infobar_container_gtk.cc',
2611 'browser/ui/gtk/infobars/infobar_container_gtk.h',
2612 'browser/ui/gtk/infobars/infobar_gtk.cc',
2613 'browser/ui/gtk/infobars/infobar_gtk.h',
[email protected]db5021e92011-02-25 02:14:362614 'browser/ui/gtk/infobars/link_infobar_gtk.cc',
2615 'browser/ui/gtk/infobars/link_infobar_gtk.h',
[email protected]83bfa0b2011-02-01 05:37:462616 'browser/ui/gtk/instant_confirm_dialog_gtk.cc',
2617 'browser/ui/gtk/instant_confirm_dialog_gtk.h',
2618 'browser/ui/gtk/js_modal_dialog_gtk.cc',
2619 'browser/ui/gtk/js_modal_dialog_gtk.h',
[email protected]83bfa0b2011-02-01 05:37:462620 'browser/ui/gtk/location_bar_view_gtk.cc',
2621 'browser/ui/gtk/location_bar_view_gtk.h',
2622 'browser/ui/gtk/menu_bar_helper.cc',
2623 'browser/ui/gtk/menu_bar_helper.h',
2624 'browser/ui/gtk/menu_gtk.cc',
2625 'browser/ui/gtk/menu_gtk.h',
2626 'browser/ui/gtk/nine_box.cc',
2627 'browser/ui/gtk/nine_box.h',
2628 'browser/ui/gtk/notifications/balloon_view_gtk.cc',
2629 'browser/ui/gtk/notifications/balloon_view_gtk.h',
2630 'browser/ui/gtk/notifications/balloon_view_host_gtk.cc',
2631 'browser/ui/gtk/notifications/balloon_view_host_gtk.h',
[email protected]83bfa0b2011-02-01 05:37:462632 'browser/ui/gtk/overflow_button.cc',
2633 'browser/ui/gtk/overflow_button.h',
2634 'browser/ui/gtk/owned_widget_gtk.cc',
2635 'browser/ui/gtk/owned_widget_gtk.h',
2636 'browser/ui/gtk/page_info_bubble_gtk.cc',
2637 'browser/ui/gtk/process_singleton_dialog.cc',
2638 'browser/ui/gtk/process_singleton_dialog.h',
2639 'browser/ui/gtk/reload_button_gtk.cc',
2640 'browser/ui/gtk/reload_button_gtk.h',
2641 'browser/ui/gtk/repost_form_warning_gtk.cc',
2642 'browser/ui/gtk/repost_form_warning_gtk.h',
2643 'browser/ui/gtk/rounded_window.cc',
2644 'browser/ui/gtk/rounded_window.h',
2645 'browser/ui/gtk/sad_tab_gtk.cc',
2646 'browser/ui/gtk/sad_tab_gtk.h',
2647 'browser/ui/gtk/slide_animator_gtk.cc',
2648 'browser/ui/gtk/slide_animator_gtk.h',
2649 'browser/ui/gtk/ssl_client_certificate_selector.cc',
2650 'browser/ui/gtk/status_bubble_gtk.cc',
2651 'browser/ui/gtk/status_bubble_gtk.h',
2652 'browser/ui/gtk/status_icons/status_icon_gtk.cc',
2653 'browser/ui/gtk/status_icons/status_icon_gtk.h',
2654 'browser/ui/gtk/status_icons/status_tray_gtk.cc',
2655 'browser/ui/gtk/status_icons/status_tray_gtk.h',
2656 'browser/ui/gtk/tab_contents_container_gtk.cc',
2657 'browser/ui/gtk/tab_contents_container_gtk.h',
2658 'browser/ui/gtk/tab_contents_drag_source.cc',
2659 'browser/ui/gtk/tab_contents_drag_source.h',
2660 'browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc',
2661 'browser/ui/gtk/tabs/dragged_tab_controller_gtk.h',
2662 'browser/ui/gtk/tabs/dragged_tab_gtk.cc',
2663 'browser/ui/gtk/tabs/dragged_tab_gtk.h',
2664 'browser/ui/gtk/tabs/tab_gtk.cc',
2665 'browser/ui/gtk/tabs/tab_gtk.h',
2666 'browser/ui/gtk/tabs/tab_renderer_gtk.cc',
2667 'browser/ui/gtk/tabs/tab_renderer_gtk.h',
2668 'browser/ui/gtk/tabs/tab_strip_gtk.cc',
2669 'browser/ui/gtk/tabs/tab_strip_gtk.h',
2670 'browser/ui/gtk/task_manager_gtk.cc',
2671 'browser/ui/gtk/task_manager_gtk.h',
2672 'browser/ui/gtk/theme_install_bubble_view_gtk.cc',
2673 'browser/ui/gtk/theme_install_bubble_view_gtk.h',
2674 'browser/ui/gtk/translate/after_translate_infobar_gtk.cc',
2675 'browser/ui/gtk/translate/after_translate_infobar_gtk.h',
2676 'browser/ui/gtk/translate/before_translate_infobar_gtk.cc',
2677 'browser/ui/gtk/translate/before_translate_infobar_gtk.h',
2678 'browser/ui/gtk/translate/translate_infobar_base_gtk.cc',
2679 'browser/ui/gtk/translate/translate_infobar_base_gtk.h',
2680 'browser/ui/gtk/translate/translate_message_infobar_gtk.cc',
2681 'browser/ui/gtk/translate/translate_message_infobar_gtk.h',
2682 'browser/ui/gtk/update_recommended_dialog.cc',
2683 'browser/ui/gtk/update_recommended_dialog.h',
2684 'browser/ui/gtk/view_id_util.cc',
2685 'browser/ui/gtk/view_id_util.h',
[email protected]6a3ec2312010-12-02 19:30:192686 'browser/ui/input_window_dialog.h',
2687 'browser/ui/input_window_dialog_gtk.cc',
2688 'browser/ui/input_window_dialog_win.cc',
[email protected]8ecad5e2010-12-02 21:18:332689 'browser/ui/login/login_model.h',
2690 'browser/ui/login/login_prompt.cc',
2691 'browser/ui/login/login_prompt.h',
2692 'browser/ui/login/login_prompt_gtk.cc',
2693 'browser/ui/login/login_prompt_mac.h',
2694 'browser/ui/login/login_prompt_mac.mm',
2695 'browser/ui/login/login_prompt_win.cc',
[email protected]6a3ec2312010-12-02 19:30:192696 'browser/ui/omnibox/location_bar.h',
2697 'browser/ui/omnibox/location_bar_util.cc',
2698 'browser/ui/omnibox/location_bar_util.h',
2699 'browser/ui/options/options_page_base.cc',
2700 'browser/ui/options/options_page_base.h',
2701 'browser/ui/options/options_util.cc',
2702 'browser/ui/options/options_util.h',
2703 'browser/ui/options/options_window.h',
2704 'browser/ui/options/show_options_url.cc',
2705 'browser/ui/options/show_options_url.h',
[email protected]62f77772011-02-23 19:45:422706 'browser/ui/search_engines/edit_search_engine_controller.cc',
2707 'browser/ui/search_engines/edit_search_engine_controller.h',
2708 'browser/ui/search_engines/keyword_editor_controller.cc',
2709 'browser/ui/search_engines/keyword_editor_controller.h',
[email protected]9219d262011-02-15 21:05:122710 'browser/ui/search_engines/search_engine_tab_helper.cc',
2711 'browser/ui/search_engines/search_engine_tab_helper.h',
2712 'browser/ui/search_engines/search_engine_tab_helper_delegate.cc',
2713 'browser/ui/search_engines/search_engine_tab_helper_delegate.h',
2714 'browser/ui/search_engines/template_url_fetcher_ui_callbacks.cc',
2715 'browser/ui/search_engines/template_url_fetcher_ui_callbacks.h',
[email protected]62f77772011-02-23 19:45:422716 'browser/ui/search_engines/template_url_table_model.cc',
2717 'browser/ui/search_engines/template_url_table_model.h',
[email protected]192a05f2011-02-11 20:39:502718 'browser/ui/shell_dialogs.cc',
2719 'browser/ui/shell_dialogs.h',
[email protected]6a3ec2312010-12-02 19:30:192720 'browser/ui/status_bubble.h',
2721 'browser/ui/tab_contents/tab_contents_wrapper.cc',
2722 'browser/ui/tab_contents/tab_contents_wrapper.h',
[email protected]a0366a52011-02-04 20:04:212723 'browser/ui/tab_contents/tab_contents_wrapper_delegate.cc',
2724 'browser/ui/tab_contents/tab_contents_wrapper_delegate.h',
[email protected]83bfa0b2011-02-01 05:37:462725 'browser/ui/tabs/dock_info.cc',
2726 'browser/ui/tabs/dock_info.h',
[email protected]9a800652010-12-02 17:08:442727 'browser/ui/tabs/dock_info_gtk.cc',
2728 'browser/ui/tabs/dock_info_mac.cc',
2729 'browser/ui/tabs/dock_info_win.cc',
[email protected]6a3ec2312010-12-02 19:30:192730 'browser/ui/tabs/tab_menu_model.cc',
2731 'browser/ui/tabs/tab_menu_model.h',
[email protected]976cc372011-03-11 21:12:182732 'browser/ui/title_prefix_matcher.cc',
2733 'browser/ui/title_prefix_matcher.h',
[email protected]9a800652010-12-02 17:08:442734 'browser/ui/toolbar/back_forward_menu_model.cc',
2735 'browser/ui/toolbar/back_forward_menu_model.h',
2736 'browser/ui/toolbar/encoding_menu_controller.cc',
2737 'browser/ui/toolbar/encoding_menu_controller.h',
2738 'browser/ui/toolbar/toolbar_model.cc',
2739 'browser/ui/toolbar/toolbar_model.h',
2740 'browser/ui/toolbar/wrench_menu_model.cc',
2741 'browser/ui/toolbar/wrench_menu_model.h',
[email protected]4fe042f2010-12-14 16:41:402742 'browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc',
[email protected]578fe8dd2011-01-12 02:02:192743 'browser/ui/touch/frame/keyboard_container_view.cc',
2744 'browser/ui/touch/frame/keyboard_container_view.h',
[email protected]4fe042f2010-12-14 16:41:402745 'browser/ui/touch/frame/touch_browser_frame_view.cc',
2746 'browser/ui/touch/frame/touch_browser_frame_view.h',
[email protected]15972e02011-01-24 23:25:192747 'browser/ui/touch/tabs/tab_strip_factory.cc',
2748 'browser/ui/touch/tabs/touch_tab.cc',
2749 'browser/ui/touch/tabs/touch_tab.h',
2750 'browser/ui/touch/tabs/touch_tab_strip.cc',
2751 'browser/ui/touch/tabs/touch_tab_strip.h',
[email protected]6a3ec2312010-12-02 19:30:192752 'browser/ui/view_ids.h',
[email protected]213dac22010-11-09 07:35:322753 'browser/ui/views/about_chrome_view.cc',
2754 'browser/ui/views/about_chrome_view.h',
2755 'browser/ui/views/about_ipc_dialog.cc',
2756 'browser/ui/views/about_ipc_dialog.h',
2757 'browser/ui/views/accelerator_table_gtk.cc',
2758 'browser/ui/views/accelerator_table_gtk.h',
2759 'browser/ui/views/accessibility_event_router_views.cc',
2760 'browser/ui/views/accessibility_event_router_views.h',
2761 'browser/ui/views/accessible_pane_view.cc',
2762 'browser/ui/views/accessible_pane_view.h',
[email protected]213dac22010-11-09 07:35:322763 'browser/ui/views/appcache_info_view.cc',
2764 'browser/ui/views/appcache_info_view.h',
2765 'browser/ui/views/autocomplete/autocomplete_popup_contents_view.cc',
2766 'browser/ui/views/autocomplete/autocomplete_popup_contents_view.h',
[email protected]213dac22010-11-09 07:35:322767 'browser/ui/views/autocomplete/autocomplete_popup_gtk.cc',
2768 'browser/ui/views/autocomplete/autocomplete_popup_gtk.h',
[email protected]83bfa0b2011-02-01 05:37:462769 'browser/ui/views/autocomplete/autocomplete_popup_win.cc',
2770 'browser/ui/views/autocomplete/autocomplete_popup_win.h',
[email protected]40e1be32011-02-16 19:22:092771 'browser/ui/views/autocomplete/autocomplete_result_view.cc',
2772 'browser/ui/views/autocomplete/autocomplete_result_view.h',
[email protected]aa2d0582011-02-18 20:10:402773 'browser/ui/views/autocomplete/touch_autocomplete_popup_contents_view.cc',
2774 'browser/ui/views/autocomplete/touch_autocomplete_popup_contents_view.h',
[email protected]5365aad2011-03-01 22:42:262775 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.cc',
2776 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.h',
2777 'browser/ui/views/bookmarks/bookmark_bar_view.cc',
2778 'browser/ui/views/bookmarks/bookmark_bar_view.h',
2779 'browser/ui/views/bookmarks/bookmark_bubble_view.cc',
2780 'browser/ui/views/bookmarks/bookmark_bubble_view.h',
2781 'browser/ui/views/bookmarks/bookmark_context_menu.cc',
2782 'browser/ui/views/bookmarks/bookmark_context_menu.h',
2783 'browser/ui/views/bookmarks/bookmark_context_menu_controller_views.cc',
2784 'browser/ui/views/bookmarks/bookmark_context_menu_controller_views.h',
2785 'browser/ui/views/bookmarks/bookmark_editor_view.cc',
2786 'browser/ui/views/bookmarks/bookmark_editor_view.h',
2787 'browser/ui/views/bookmarks/bookmark_menu_controller_views.cc',
2788 'browser/ui/views/bookmarks/bookmark_menu_controller_views.h',
[email protected]213dac22010-11-09 07:35:322789 'browser/ui/views/browser_actions_container.cc',
2790 'browser/ui/views/browser_actions_container.h',
2791 'browser/ui/views/browser_bubble.cc',
2792 'browser/ui/views/browser_bubble.h',
2793 'browser/ui/views/browser_bubble_gtk.cc',
2794 'browser/ui/views/browser_bubble_win.cc',
2795 'browser/ui/views/browser_dialogs.h',
2796 'browser/ui/views/bubble_border.cc',
2797 'browser/ui/views/bubble_border.h',
2798 'browser/ui/views/certificate_viewer_win.cc',
2799 'browser/ui/views/chrome_views_delegate.cc',
2800 'browser/ui/views/chrome_views_delegate.h',
[email protected]213dac22010-11-09 07:35:322801 'browser/ui/views/collected_cookies_win.cc',
2802 'browser/ui/views/collected_cookies_win.h',
[email protected]5dd28922010-11-10 17:09:172803 'browser/ui/views/constrained_html_delegate_gtk.cc',
[email protected]213dac22010-11-09 07:35:322804 'browser/ui/views/constrained_html_delegate_win.cc',
2805 'browser/ui/views/constrained_window_win.cc',
2806 'browser/ui/views/constrained_window_win.h',
2807 'browser/ui/views/content_setting_bubble_contents.cc',
2808 'browser/ui/views/content_setting_bubble_contents.h',
2809 'browser/ui/views/cookie_info_view.cc',
2810 'browser/ui/views/cookie_info_view.h',
2811 'browser/ui/views/create_application_shortcut_view.cc',
2812 'browser/ui/views/create_application_shortcut_view.h',
2813 'browser/ui/views/database_info_view.cc',
2814 'browser/ui/views/database_info_view.h',
2815 'browser/ui/views/database_open_info_view.cc',
2816 'browser/ui/views/database_open_info_view.h',
2817 'browser/ui/views/default_search_view.cc',
2818 'browser/ui/views/default_search_view.h',
2819 'browser/ui/views/detachable_toolbar_view.cc',
2820 'browser/ui/views/detachable_toolbar_view.h',
2821 'browser/ui/views/dialog_stubs_gtk.cc',
2822 'browser/ui/views/dom_view.cc',
2823 'browser/ui/views/dom_view.h',
2824 'browser/ui/views/download_item_view.cc',
2825 'browser/ui/views/download_item_view.h',
2826 'browser/ui/views/download_shelf_view.cc',
2827 'browser/ui/views/download_shelf_view.h',
2828 'browser/ui/views/download_started_animation_win.cc',
2829 'browser/ui/views/dropdown_bar_host.cc',
2830 'browser/ui/views/dropdown_bar_host.h',
2831 'browser/ui/views/dropdown_bar_host_gtk.cc',
2832 'browser/ui/views/dropdown_bar_host_win.cc',
2833 'browser/ui/views/dropdown_bar_view.h',
[email protected]442f1482011-03-14 21:27:382834 'browser/ui/views/edit_search_engine_dialog.cc',
2835 'browser/ui/views/edit_search_engine_dialog.h',
[email protected]213dac22010-11-09 07:35:322836 'browser/ui/views/event_utils.cc',
2837 'browser/ui/views/event_utils.h',
2838 'browser/ui/views/extensions/browser_action_drag_data.cc',
2839 'browser/ui/views/extensions/browser_action_drag_data.h',
2840 'browser/ui/views/extensions/browser_action_overflow_menu_controller.cc',
2841 'browser/ui/views/extensions/browser_action_overflow_menu_controller.h',
2842 'browser/ui/views/extensions/extension_install_prompt.cc',
2843 'browser/ui/views/extensions/extension_install_prompt2.cc',
2844 'browser/ui/views/extensions/extension_installed_bubble.cc',
2845 'browser/ui/views/extensions/extension_installed_bubble.h',
2846 'browser/ui/views/extensions/extension_popup.cc',
2847 'browser/ui/views/extensions/extension_popup.h',
2848 'browser/ui/views/extensions/extension_view.cc',
2849 'browser/ui/views/extensions/extension_view.h',
2850 'browser/ui/views/external_protocol_dialog.cc',
2851 'browser/ui/views/external_protocol_dialog.h',
[email protected]9d1d8ad52011-03-11 22:58:172852 'browser/ui/views/file_manager_dialogs.cc',
[email protected]213dac22010-11-09 07:35:322853 'browser/ui/views/find_bar_host.cc',
2854 'browser/ui/views/find_bar_host.h',
2855 'browser/ui/views/find_bar_host_gtk.cc',
2856 'browser/ui/views/find_bar_host_win.cc',
2857 'browser/ui/views/find_bar_view.cc',
2858 'browser/ui/views/find_bar_view.h',
2859 'browser/ui/views/first_run_bubble.cc',
2860 'browser/ui/views/first_run_bubble.h',
2861 'browser/ui/views/first_run_search_engine_view.cc',
2862 'browser/ui/views/first_run_search_engine_view.h',
2863 'browser/ui/views/frame/app_panel_browser_frame_view.cc',
2864 'browser/ui/views/frame/app_panel_browser_frame_view.h',
2865 'browser/ui/views/frame/browser_bubble_host.cc',
2866 'browser/ui/views/frame/browser_bubble_host.h',
[email protected]7947f2162011-03-11 05:28:372867 'browser/ui/views/frame/browser_frame.cc',
[email protected]213dac22010-11-09 07:35:322868 'browser/ui/views/frame/browser_frame.h',
2869 'browser/ui/views/frame/browser_frame_gtk.cc',
2870 'browser/ui/views/frame/browser_frame_gtk.h',
2871 'browser/ui/views/frame/browser_frame_win.cc',
2872 'browser/ui/views/frame/browser_frame_win.h',
2873 'browser/ui/views/frame/browser_non_client_frame_view.h',
[email protected]4fe042f2010-12-14 16:41:402874 'browser/ui/views/frame/browser_non_client_frame_view_factory_gtk.cc',
2875 'browser/ui/views/frame/browser_non_client_frame_view_factory_win.cc',
[email protected]213dac22010-11-09 07:35:322876 'browser/ui/views/frame/browser_root_view.cc',
2877 'browser/ui/views/frame/browser_root_view.h',
2878 'browser/ui/views/frame/browser_view.cc',
2879 'browser/ui/views/frame/browser_view.h',
2880 'browser/ui/views/frame/browser_view_layout.cc',
2881 'browser/ui/views/frame/browser_view_layout.h',
2882 'browser/ui/views/frame/contents_container.cc',
2883 'browser/ui/views/frame/contents_container.h',
2884 'browser/ui/views/frame/glass_browser_frame_view.cc',
2885 'browser/ui/views/frame/glass_browser_frame_view.h',
[email protected]7947f2162011-03-11 05:28:372886 'browser/ui/views/frame/native_browser_frame.h',
2887 'browser/ui/views/frame/native_browser_frame_delegate.h',
[email protected]213dac22010-11-09 07:35:322888 'browser/ui/views/frame/opaque_browser_frame_view.cc',
2889 'browser/ui/views/frame/opaque_browser_frame_view.h',
2890 'browser/ui/views/frame/popup_non_client_frame_view.cc',
2891 'browser/ui/views/frame/popup_non_client_frame_view.h',
2892 'browser/ui/views/fullscreen_exit_bubble.cc',
2893 'browser/ui/views/fullscreen_exit_bubble.h',
2894 'browser/ui/views/generic_info_view.cc',
2895 'browser/ui/views/generic_info_view.h',
2896 'browser/ui/views/html_dialog_view.cc',
2897 'browser/ui/views/html_dialog_view.h',
2898 'browser/ui/views/hung_renderer_view.cc',
[email protected]2fca3cd2011-03-04 01:52:072899 'browser/ui/views/importer/import_lock_dialog_view.cc',
2900 'browser/ui/views/importer/import_lock_dialog_view.h',
2901 'browser/ui/views/importer/import_progress_dialog_view.cc',
2902 'browser/ui/views/importer/import_progress_dialog_view.h',
[email protected]213dac22010-11-09 07:35:322903 'browser/ui/views/indexed_db_info_view.cc',
2904 'browser/ui/views/indexed_db_info_view.h',
2905 'browser/ui/views/info_bubble.cc',
2906 'browser/ui/views/info_bubble.h',
2907 'browser/ui/views/infobars/after_translate_infobar.cc',
2908 'browser/ui/views/infobars/after_translate_infobar.h',
2909 'browser/ui/views/infobars/before_translate_infobar.cc',
2910 'browser/ui/views/infobars/before_translate_infobar.h',
[email protected]fc3c351a2011-02-01 01:10:042911 'browser/ui/views/infobars/confirm_infobar.cc',
2912 'browser/ui/views/infobars/confirm_infobar.h',
[email protected]213dac22010-11-09 07:35:322913 'browser/ui/views/infobars/extension_infobar.cc',
2914 'browser/ui/views/infobars/extension_infobar.h',
[email protected]fc3c351a2011-02-01 01:10:042915 'browser/ui/views/infobars/infobar_background.cc',
2916 'browser/ui/views/infobars/infobar_background.h',
[email protected]213dac22010-11-09 07:35:322917 'browser/ui/views/infobars/infobar_button_border.cc',
2918 'browser/ui/views/infobars/infobar_button_border.h',
2919 'browser/ui/views/infobars/infobar_container.cc',
2920 'browser/ui/views/infobars/infobar_container.h',
[email protected]fc3c351a2011-02-01 01:10:042921 'browser/ui/views/infobars/infobar_view.cc',
2922 'browser/ui/views/infobars/infobar_view.h',
2923 'browser/ui/views/infobars/link_infobar.cc',
2924 'browser/ui/views/infobars/link_infobar.h',
[email protected]213dac22010-11-09 07:35:322925 'browser/ui/views/infobars/translate_infobar_base.cc',
2926 'browser/ui/views/infobars/translate_infobar_base.h',
2927 'browser/ui/views/infobars/translate_message_infobar.cc',
2928 'browser/ui/views/infobars/translate_message_infobar.h',
2929 'browser/ui/views/instant_confirm_view.cc',
2930 'browser/ui/views/instant_confirm_view.h',
2931 'browser/ui/views/js_modal_dialog_views.cc',
2932 'browser/ui/views/js_modal_dialog_views.h',
[email protected]d14af522010-12-02 03:54:502933 'browser/ui/views/keyboard_overlay_delegate.cc',
2934 'browser/ui/views/keyboard_overlay_delegate.h',
[email protected]213dac22010-11-09 07:35:322935 'browser/ui/views/list_background.h',
2936 'browser/ui/views/local_storage_info_view.cc',
2937 'browser/ui/views/local_storage_info_view.h',
2938 'browser/ui/views/local_storage_set_item_info_view.cc',
2939 'browser/ui/views/local_storage_set_item_info_view.h',
2940 'browser/ui/views/location_bar/click_handler.cc',
2941 'browser/ui/views/location_bar/click_handler.h',
2942 'browser/ui/views/location_bar/content_setting_image_view.cc',
2943 'browser/ui/views/location_bar/content_setting_image_view.h',
2944 'browser/ui/views/location_bar/ev_bubble_view.cc',
2945 'browser/ui/views/location_bar/ev_bubble_view.h',
[email protected]213dac22010-11-09 07:35:322946 'browser/ui/views/location_bar/icon_label_bubble_view.cc',
[email protected]83bfa0b2011-02-01 05:37:462947 'browser/ui/views/location_bar/icon_label_bubble_view.h',
[email protected]213dac22010-11-09 07:35:322948 'browser/ui/views/location_bar/keyword_hint_view.cc',
2949 'browser/ui/views/location_bar/keyword_hint_view.h',
[email protected]213dac22010-11-09 07:35:322950 'browser/ui/views/location_bar/location_bar_view.cc',
2951 'browser/ui/views/location_bar/location_bar_view.h',
[email protected]83bfa0b2011-02-01 05:37:462952 'browser/ui/views/location_bar/location_icon_view.cc',
2953 'browser/ui/views/location_bar/location_icon_view.h',
[email protected]213dac22010-11-09 07:35:322954 'browser/ui/views/location_bar/page_action_image_view.cc',
2955 'browser/ui/views/location_bar/page_action_image_view.h',
2956 'browser/ui/views/location_bar/page_action_with_badge_view.cc',
2957 'browser/ui/views/location_bar/page_action_with_badge_view.h',
[email protected]213dac22010-11-09 07:35:322958 'browser/ui/views/location_bar/selected_keyword_view.cc',
[email protected]83bfa0b2011-02-01 05:37:462959 'browser/ui/views/location_bar/selected_keyword_view.h',
[email protected]213dac22010-11-09 07:35:322960 'browser/ui/views/location_bar/star_view.cc',
2961 'browser/ui/views/location_bar/star_view.h',
[email protected]553aabb2010-11-11 00:37:152962 'browser/ui/views/location_bar/suggested_text_view.cc',
2963 'browser/ui/views/location_bar/suggested_text_view.h',
[email protected]213dac22010-11-09 07:35:322964 'browser/ui/views/login_view.cc',
2965 'browser/ui/views/login_view.h',
[email protected]213dac22010-11-09 07:35:322966 'browser/ui/views/notifications/balloon_view.cc',
2967 'browser/ui/views/notifications/balloon_view.h',
[email protected]83bfa0b2011-02-01 05:37:462968 'browser/ui/views/notifications/balloon_view_host.cc',
2969 'browser/ui/views/notifications/balloon_view_host.h',
[email protected]213dac22010-11-09 07:35:322970 'browser/ui/views/page_info_bubble_view.cc',
2971 'browser/ui/views/page_info_bubble_view.h',
2972 'browser/ui/views/pinned_contents_info_bubble.cc',
2973 'browser/ui/views/pinned_contents_info_bubble.h',
[email protected]538d5e22011-03-08 20:25:582974 'browser/ui/views/profile_menu_button.h',
2975 'browser/ui/views/profile_menu_button.cc',
[email protected]7e7e96d2011-03-07 16:07:452976 'browser/ui/views/profile_menu_model.h',
2977 'browser/ui/views/profile_menu_model.cc',
[email protected]538d5e22011-03-08 20:25:582978 'browser/ui/views/profile_tag_view.h',
2979 'browser/ui/views/profile_tag_view.cc',
[email protected]213dac22010-11-09 07:35:322980 'browser/ui/views/reload_button.cc',
2981 'browser/ui/views/reload_button.h',
2982 'browser/ui/views/repost_form_warning_view.cc',
2983 'browser/ui/views/repost_form_warning_view.h',
2984 'browser/ui/views/restart_message_box.cc',
2985 'browser/ui/views/restart_message_box.h',
2986 'browser/ui/views/sad_tab_view.cc',
2987 'browser/ui/views/sad_tab_view.h',
2988 'browser/ui/views/select_file_dialog.cc',
2989 'browser/ui/views/shell_dialogs_win.cc',
2990 'browser/ui/views/ssl_client_certificate_selector_win.cc',
2991 'browser/ui/views/status_bubble_views.cc',
2992 'browser/ui/views/status_bubble_views.h',
2993 'browser/ui/views/status_icons/status_icon_win.cc',
2994 'browser/ui/views/status_icons/status_icon_win.h',
2995 'browser/ui/views/status_icons/status_tray_gtk.cc',
2996 'browser/ui/views/status_icons/status_tray_win.cc',
2997 'browser/ui/views/status_icons/status_tray_win.h',
[email protected]213dac22010-11-09 07:35:322998 'browser/ui/views/tab_contents/native_tab_contents_container.h',
2999 'browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc',
3000 'browser/ui/views/tab_contents/native_tab_contents_container_gtk.h',
3001 'browser/ui/views/tab_contents/native_tab_contents_container_win.cc',
3002 'browser/ui/views/tab_contents/native_tab_contents_container_win.h',
3003 'browser/ui/views/tab_contents/render_view_context_menu_views.cc',
3004 'browser/ui/views/tab_contents/render_view_context_menu_views.h',
[email protected]83bfa0b2011-02-01 05:37:463005 'browser/ui/views/tab_contents/tab_contents_container.cc',
3006 'browser/ui/views/tab_contents/tab_contents_container.h',
3007 'browser/ui/views/tab_contents/tab_contents_container_native.cc',
3008 'browser/ui/views/tab_contents/tab_contents_container_native.h',
3009 'browser/ui/views/tab_contents/tab_contents_container_views.cc',
3010 'browser/ui/views/tab_contents/tab_contents_container_views.h',
[email protected]213dac22010-11-09 07:35:323011 'browser/ui/views/tab_contents/tab_contents_drag_win.cc',
3012 'browser/ui/views/tab_contents/tab_contents_drag_win.h',
3013 'browser/ui/views/tab_contents/tab_contents_view_gtk.cc',
3014 'browser/ui/views/tab_contents/tab_contents_view_gtk.h',
[email protected]602627cc2010-11-24 19:14:573015 'browser/ui/views/tab_contents/tab_contents_view_views.cc',
3016 'browser/ui/views/tab_contents/tab_contents_view_views.h',
[email protected]83bfa0b2011-02-01 05:37:463017 'browser/ui/views/tab_contents/tab_contents_view_win.cc',
3018 'browser/ui/views/tab_contents/tab_contents_view_win.h',
3019 'browser/ui/views/tab_icon_view.cc',
3020 'browser/ui/views/tab_icon_view.h',
[email protected]a37d7ec2011-03-08 17:55:553021 'browser/ui/views/tabs/abstract_tab_strip_view.h',
[email protected]213dac22010-11-09 07:35:323022 'browser/ui/views/tabs/base_tab.cc',
3023 'browser/ui/views/tabs/base_tab.h',
3024 'browser/ui/views/tabs/base_tab_strip.cc',
3025 'browser/ui/views/tabs/base_tab_strip.h',
3026 'browser/ui/views/tabs/browser_tab_strip_controller.cc',
3027 'browser/ui/views/tabs/browser_tab_strip_controller.h',
3028 'browser/ui/views/tabs/dragged_tab_controller.cc',
3029 'browser/ui/views/tabs/dragged_tab_controller.h',
3030 'browser/ui/views/tabs/dragged_tab_view.cc',
3031 'browser/ui/views/tabs/dragged_tab_view.h',
3032 'browser/ui/views/tabs/native_view_photobooth.h',
3033 'browser/ui/views/tabs/native_view_photobooth_gtk.cc',
3034 'browser/ui/views/tabs/native_view_photobooth_gtk.h',
3035 'browser/ui/views/tabs/native_view_photobooth_win.cc',
3036 'browser/ui/views/tabs/native_view_photobooth_win.h',
3037 'browser/ui/views/tabs/side_tab.cc',
3038 'browser/ui/views/tabs/side_tab.h',
3039 'browser/ui/views/tabs/side_tab_strip.cc',
3040 'browser/ui/views/tabs/side_tab_strip.h',
3041 'browser/ui/views/tabs/tab.cc',
3042 'browser/ui/views/tabs/tab.h',
3043 'browser/ui/views/tabs/tab_controller.h',
[email protected]16460642011-03-04 23:15:533044 'browser/ui/views/tabs/tab_renderer_data.cc',
[email protected]213dac22010-11-09 07:35:323045 'browser/ui/views/tabs/tab_renderer_data.h',
3046 'browser/ui/views/tabs/tab_strip.cc',
3047 'browser/ui/views/tabs/tab_strip.h',
3048 'browser/ui/views/tabs/tab_strip_controller.h',
[email protected]15972e02011-01-24 23:25:193049 'browser/ui/views/tabs/tab_strip_factory.cc',
[email protected]83bfa0b2011-02-01 05:37:463050 'browser/ui/views/tabs/tab_strip_factory.h',
[email protected]213dac22010-11-09 07:35:323051 'browser/ui/views/task_manager_view.cc',
3052 'browser/ui/views/textfield_views.cc',
3053 'browser/ui/views/textfield_views.h',
3054 'browser/ui/views/theme_background.cc',
3055 'browser/ui/views/theme_background.h',
3056 'browser/ui/views/theme_helpers.cc',
3057 'browser/ui/views/theme_helpers.h',
3058 'browser/ui/views/theme_install_bubble_view.cc',
3059 'browser/ui/views/theme_install_bubble_view.h',
3060 'browser/ui/views/toolbar_view.cc',
3061 'browser/ui/views/toolbar_view.h',
[email protected]213dac22010-11-09 07:35:323062 'browser/ui/views/unhandled_keyboard_event_handler.cc',
3063 'browser/ui/views/unhandled_keyboard_event_handler.h',
[email protected]83bfa0b2011-02-01 05:37:463064 'browser/ui/views/uninstall_view.cc',
3065 'browser/ui/views/uninstall_view.h',
[email protected]213dac22010-11-09 07:35:323066 'browser/ui/views/update_recommended_message_box.cc',
3067 'browser/ui/views/update_recommended_message_box.h',
3068 'browser/ui/views/user_data_dir_dialog.cc',
3069 'browser/ui/views/user_data_dir_dialog.h',
3070 'browser/ui/views/window.cc',
3071 'browser/ui/views/window.h',
3072 'browser/ui/views/wrench_menu.cc',
3073 'browser/ui/views/wrench_menu.h',
[email protected]fd42ac30f2011-02-27 19:33:363074 'browser/ui/webui/app_launcher_handler.cc',
3075 'browser/ui/webui/app_launcher_handler.h',
[email protected]265a1492011-02-27 05:58:073076 'browser/ui/webui/bookmarks_ui.cc',
3077 'browser/ui/webui/bookmarks_ui.h',
3078 'browser/ui/webui/bug_report_ui.cc',
3079 'browser/ui/webui/bug_report_ui.h',
[email protected]fd42ac30f2011-02-27 19:33:363080 'browser/ui/webui/chrome_url_data_manager_backend.cc',
3081 'browser/ui/webui/chrome_url_data_manager_backend.h',
3082 'browser/ui/webui/chrome_url_data_manager.cc',
3083 'browser/ui/webui/chrome_url_data_manager.h',
[email protected]3b6ea292011-03-11 20:23:003084 'browser/ui/webui/collected_cookies_ui_delegate.cc',
3085 'browser/ui/webui/collected_cookies_ui_delegate.h',
[email protected]265a1492011-02-27 05:58:073086 'browser/ui/webui/constrained_html_ui.cc',
3087 'browser/ui/webui/constrained_html_ui.h',
[email protected]3b6ea292011-03-11 20:23:003088 'browser/ui/webui/cookies_tree_model_adapter.cc',
3089 'browser/ui/webui/cookies_tree_model_adapter.h',
[email protected]2fbbb7b2011-03-07 19:30:013090 'browser/ui/webui/cookies_tree_model_util.cc',
3091 'browser/ui/webui/cookies_tree_model_util.h',
[email protected]265a1492011-02-27 05:58:073092 'browser/ui/webui/crashes_ui.cc',
3093 'browser/ui/webui/crashes_ui.h',
3094 'browser/ui/webui/devtools_ui.cc',
3095 'browser/ui/webui/devtools_ui.h',
[email protected]fd42ac30f2011-02-27 19:33:363096 'browser/ui/webui/downloads_dom_handler.cc',
3097 'browser/ui/webui/downloads_dom_handler.h',
[email protected]265a1492011-02-27 05:58:073098 'browser/ui/webui/downloads_ui.cc',
3099 'browser/ui/webui/downloads_ui.h',
[email protected]f83773f2011-03-02 19:15:213100 'browser/ui/webui/extension_icon_source.cc',
3101 'browser/ui/webui/extension_icon_source.h',
[email protected]fd42ac30f2011-02-27 19:33:363102 'browser/ui/webui/favicon_source.cc',
3103 'browser/ui/webui/favicon_source.h',
3104 'browser/ui/webui/fileicon_source.cc',
3105 'browser/ui/webui/fileicon_source.h',
[email protected]265a1492011-02-27 05:58:073106 'browser/ui/webui/filebrowse_ui.cc',
3107 'browser/ui/webui/filebrowse_ui.h',
3108 'browser/ui/webui/flags_ui.cc',
3109 'browser/ui/webui/flags_ui.h',
[email protected]fd42ac30f2011-02-27 19:33:363110 'browser/ui/webui/foreign_session_handler.cc',
3111 'browser/ui/webui/foreign_session_handler.h',
3112 'browser/ui/webui/generic_handler.cc',
3113 'browser/ui/webui/generic_handler.h',
[email protected]265a1492011-02-27 05:58:073114 'browser/ui/webui/gpu_internals_ui.cc',
3115 'browser/ui/webui/gpu_internals_ui.h',
3116 'browser/ui/webui/history2_ui.cc',
3117 'browser/ui/webui/history2_ui.h',
3118 'browser/ui/webui/history_ui.cc',
3119 'browser/ui/webui/history_ui.h',
[email protected]fd42ac30f2011-02-27 19:33:363120 'browser/ui/webui/html_dialog_tab_contents_delegate.cc',
3121 'browser/ui/webui/html_dialog_tab_contents_delegate.h',
[email protected]265a1492011-02-27 05:58:073122 'browser/ui/webui/html_dialog_ui.cc',
3123 'browser/ui/webui/html_dialog_ui.h',
3124 'browser/ui/webui/keyboard_ui.cc',
3125 'browser/ui/webui/keyboard_ui.h',
3126 'browser/ui/webui/mediaplayer_ui.cc',
3127 'browser/ui/webui/mediaplayer_ui.h',
[email protected]fd42ac30f2011-02-27 19:33:363128 'browser/ui/webui/most_visited_handler.cc',
3129 'browser/ui/webui/most_visited_handler.h',
[email protected]265a1492011-02-27 05:58:073130 'browser/ui/webui/net_internals_ui.cc',
3131 'browser/ui/webui/net_internals_ui.h',
[email protected]fd42ac30f2011-02-27 19:33:363132 'browser/ui/webui/new_tab_page_sync_handler.cc',
3133 'browser/ui/webui/new_tab_page_sync_handler.h',
[email protected]265a1492011-02-27 05:58:073134 'browser/ui/webui/new_tab_ui.cc',
3135 'browser/ui/webui/new_tab_ui.h',
[email protected]fd42ac30f2011-02-27 19:33:363136 'browser/ui/webui/ntp_login_handler.cc',
3137 'browser/ui/webui/ntp_login_handler.h',
3138 'browser/ui/webui/ntp_resource_cache.cc',
3139 'browser/ui/webui/ntp_resource_cache.h',
[email protected]5c557f372011-02-26 15:09:203140 'browser/ui/webui/options/about_page_handler.cc',
3141 'browser/ui/webui/options/about_page_handler.h',
[email protected]5c557f372011-02-26 15:09:203142 'browser/ui/webui/options/advanced_options_handler.cc',
3143 'browser/ui/webui/options/advanced_options_handler.h',
3144 'browser/ui/webui/options/advanced_options_utils.h',
3145 'browser/ui/webui/options/advanced_options_utils_gtk.cc',
3146 'browser/ui/webui/options/advanced_options_utils_mac.mm',
3147 'browser/ui/webui/options/advanced_options_utils_win.cc',
3148 'browser/ui/webui/options/autofill_options_handler.cc',
3149 'browser/ui/webui/options/autofill_options_handler.h',
3150 'browser/ui/webui/options/browser_options_handler.cc',
3151 'browser/ui/webui/options/browser_options_handler.h',
3152 'browser/ui/webui/options/certificate_manager_handler.cc',
3153 'browser/ui/webui/options/certificate_manager_handler.h',
3154 'browser/ui/webui/options/clear_browser_data_handler.cc',
3155 'browser/ui/webui/options/clear_browser_data_handler.h',
3156 'browser/ui/webui/options/content_settings_handler.cc',
3157 'browser/ui/webui/options/content_settings_handler.h',
3158 'browser/ui/webui/options/cookies_view_handler.cc',
3159 'browser/ui/webui/options/cookies_view_handler.h',
3160 'browser/ui/webui/options/core_options_handler.cc',
3161 'browser/ui/webui/options/core_options_handler.h',
[email protected]634983852011-02-28 20:43:073162 'browser/ui/webui/options/font_settings_fonts_list_loader.cc',
3163 'browser/ui/webui/options/font_settings_fonts_list_loader.h',
[email protected]5c557f372011-02-26 15:09:203164 'browser/ui/webui/options/font_settings_handler.cc',
3165 'browser/ui/webui/options/font_settings_handler.h',
3166 'browser/ui/webui/options/font_settings_utils.h',
3167 'browser/ui/webui/options/font_settings_utils_gtk.cc',
3168 'browser/ui/webui/options/font_settings_utils_mac.mm',
3169 'browser/ui/webui/options/font_settings_utils_win.cc',
3170 'browser/ui/webui/options/import_data_handler.cc',
3171 'browser/ui/webui/options/import_data_handler.h',
3172 'browser/ui/webui/options/language_options_handler.cc',
3173 'browser/ui/webui/options/language_options_handler.h',
3174 'browser/ui/webui/options/language_options_handler_common.cc',
3175 'browser/ui/webui/options/language_options_handler_common.h',
3176 'browser/ui/webui/options/options_managed_banner_handler.cc',
3177 'browser/ui/webui/options/options_managed_banner_handler.h',
3178 'browser/ui/webui/options/options_ui.cc',
3179 'browser/ui/webui/options/options_ui.h',
3180 'browser/ui/webui/options/password_manager_handler.cc',
3181 'browser/ui/webui/options/password_manager_handler.h',
3182 'browser/ui/webui/options/personal_options_handler.cc',
3183 'browser/ui/webui/options/personal_options_handler.h',
3184 'browser/ui/webui/options/search_engine_manager_handler.cc',
3185 'browser/ui/webui/options/search_engine_manager_handler.h',
3186 'browser/ui/webui/options/stop_syncing_handler.cc',
3187 'browser/ui/webui/options/stop_syncing_handler.h',
[email protected]265a1492011-02-27 05:58:073188 'browser/ui/webui/plugins_ui.cc',
3189 'browser/ui/webui/plugins_ui.h',
[email protected]fd42ac30f2011-02-27 19:33:363190 'browser/ui/webui/print_preview_handler.cc',
3191 'browser/ui/webui/print_preview_handler.h',
[email protected]265a1492011-02-27 05:58:073192 'browser/ui/webui/print_preview_ui.cc',
3193 'browser/ui/webui/print_preview_ui.h',
3194 'browser/ui/webui/print_preview_ui_html_source.cc',
3195 'browser/ui/webui/print_preview_ui_html_source.h',
3196 'browser/ui/webui/remoting_ui.cc',
3197 'browser/ui/webui/remoting_ui.h',
[email protected]fd42ac30f2011-02-27 19:33:363198 'browser/ui/webui/screenshot_source.cc',
3199 'browser/ui/webui/screenshot_source.h',
3200 'browser/ui/webui/shared_resources_data_source.cc',
3201 'browser/ui/webui/shared_resources_data_source.h',
3202 'browser/ui/webui/shown_sections_handler.cc',
3203 'browser/ui/webui/shown_sections_handler.h',
[email protected]265a1492011-02-27 05:58:073204 'browser/ui/webui/slideshow_ui.cc',
3205 'browser/ui/webui/slideshow_ui.h',
[email protected]fd42ac30f2011-02-27 19:33:363206 'browser/ui/webui/sync_internals_html_source.cc',
3207 'browser/ui/webui/sync_internals_html_source.h',
[email protected]265a1492011-02-27 05:58:073208 'browser/ui/webui/sync_internals_ui.cc',
3209 'browser/ui/webui/sync_internals_ui.h',
3210 'browser/ui/webui/textfields_ui.cc',
3211 'browser/ui/webui/textfields_ui.h',
[email protected]fd42ac30f2011-02-27 19:33:363212 'browser/ui/webui/theme_source.cc',
3213 'browser/ui/webui/theme_source.h',
3214 'browser/ui/webui/thumbnail_source.cc',
3215 'browser/ui/webui/thumbnail_source.h',
3216 'browser/ui/webui/tips_handler.cc',
3217 'browser/ui/webui/tips_handler.h',
3218 'browser/ui/webui/value_helper.cc',
3219 'browser/ui/webui/value_helper.h',
[email protected]9a800652010-12-02 17:08:443220 'browser/ui/window_sizer.cc',
3221 'browser/ui/window_sizer.h',
[email protected]9a800652010-12-02 17:08:443222 'browser/ui/window_sizer_linux.cc',
[email protected]83bfa0b2011-02-01 05:37:463223 'browser/ui/window_sizer_mac.mm',
[email protected]9a800652010-12-02 17:08:443224 'browser/ui/window_sizer_win.cc',
[email protected]75b68052011-02-03 06:01:163225 'browser/ui/window_snapshot/window_snapshot.h',
3226 'browser/ui/window_snapshot/window_snapshot_mac.mm',
3227 'browser/ui/window_snapshot/window_snapshot_win.cc',
3228 'browser/ui/window_snapshot/window_snapshot_x.cc',
[email protected]b1b73942010-05-26 20:11:543229 'browser/upgrade_detector.cc',
3230 'browser/upgrade_detector.h',
[email protected]6c32ce72010-03-08 05:18:063231 'browser/user_style_sheet_watcher.cc',
3232 'browser/user_style_sheet_watcher.h',
[email protected]83019902009-12-02 05:32:593233 'browser/utility_process_host.cc',
3234 'browser/utility_process_host.h',
[email protected]8ecad5e2010-12-02 21:18:333235 'browser/visitedlink/visitedlink_event_listener.cc',
3236 'browser/visitedlink/visitedlink_event_listener.h',
[email protected]83bfa0b2011-02-01 05:37:463237 'browser/visitedlink/visitedlink_master.cc',
3238 'browser/visitedlink/visitedlink_master.h',
3239 'browser/web_applications/web_app.cc',
3240 'browser/web_applications/web_app.h',
[email protected]bb4bf9d72011-02-26 02:37:383241 'browser/web_resource/gpu_blacklist_updater.cc',
3242 'browser/web_resource/gpu_blacklist_updater.h',
[email protected]92c699d2011-02-18 17:54:483243 'browser/web_resource/promo_resource_service.cc',
3244 'browser/web_resource/promo_resource_service.h',
[email protected]83bfa0b2011-02-01 05:37:463245 'browser/web_resource/web_resource_service.cc',
3246 'browser/web_resource/web_resource_service.h',
[email protected]38e08982010-10-22 17:28:433247 'browser/webdata/autofill_change.cc',
[email protected]e52bc1e02009-12-17 22:45:273248 'browser/webdata/autofill_change.h',
3249 'browser/webdata/autofill_entry.cc',
3250 'browser/webdata/autofill_entry.h',
[email protected]83019902009-12-02 05:32:593251 'browser/webdata/web_data_service.cc',
3252 'browser/webdata/web_data_service.h',
3253 'browser/webdata/web_data_service_win.cc',
3254 'browser/webdata/web_database.cc',
3255 'browser/webdata/web_database.h',
3256 'browser/webdata/web_database_win.cc',
[email protected]83019902009-12-02 05:32:593257
[email protected]4f97280e2010-06-22 06:45:223258 # These files are generated by GRIT.
[email protected]aee1dbd2011-01-04 21:27:113259 '<(grit_out_dir)/grit/component_extension_resources_map.cc',
[email protected]755e1b732010-06-24 23:28:533260 '<(grit_out_dir)/grit/shared_resources_map.cc',
3261 '<(grit_out_dir)/grit/theme_resources_map.cc',
[email protected]83019902009-12-02 05:32:593262 ],
3263 'conditions': [
3264 ['javascript_engine=="v8"', {
3265 'defines': [
3266 'CHROME_V8',
3267 ],
3268 }],
[email protected]fdc5bed2010-01-09 01:16:573269 ['chromeos==0', {
[email protected]83019902009-12-02 05:32:593270 'sources/': [
[email protected]4d2ef9d2010-03-19 00:08:333271 ['exclude', '^browser/chromeos'],
[email protected]42b795652011-02-22 23:32:383272 ['exclude', 'browser/webui/chrome_about_ui.cc'],
[email protected]0e6168792010-10-13 16:29:263273 ['exclude', 'browser/extensions/extension_tts_api_chromeos.cc'],
[email protected]5ac20162010-11-24 23:33:113274 ['exclude', 'browser/oom_priority_manager.cc'],
3275 ['exclude', 'browser/oom_priority_manager.h'],
[email protected]985655a2011-02-23 09:54:253276 ['exclude', 'browser/policy/device_policy_identity_strategy.cc'],
3277 ['exclude', 'browser/policy/device_policy_identity_strategy.h'],
[email protected]6692b0d72010-07-15 03:40:233278 ['exclude', 'browser/renderer_host/offline_resource_handler.cc'],
3279 ['exclude', 'browser/renderer_host/offline_resource_handler.h'],
[email protected]3b6ea292011-03-11 20:23:003280 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.cc'],
3281 ['exclude', 'browser/ui/webui/collected_cookies_ui_delegate.h'],
3282 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.cc'],
3283 ['exclude', 'browser/ui/webui/cookies_tree_model_adapter.h'],
[email protected]265a1492011-02-27 05:58:073284 ['exclude', 'browser/ui/webui/filebrowse_ui.cc'],
3285 ['exclude', 'browser/ui/webui/mediaplayer_ui.cc'],
3286 ['exclude', 'browser/ui/webui/slideshow_ui.cc'],
[email protected]83019902009-12-02 05:32:593287 ],
3288 }],
[email protected]14a000d2010-04-29 21:44:243289 ['chromeos==1', {
3290 'sources!': [
[email protected]f9bd5832010-12-09 18:35:163291 'browser/background_mode_manager_linux.cc',
[email protected]e4e45292010-06-16 21:54:293292 'browser/password_manager/native_backend_gnome_x.cc',
[email protected]83bfa0b2011-02-01 05:37:463293 'browser/password_manager/native_backend_gnome_x.h',
[email protected]e4e45292010-06-16 21:54:293294 'browser/password_manager/native_backend_kwallet_x.cc',
[email protected]83bfa0b2011-02-01 05:37:463295 'browser/password_manager/native_backend_kwallet_x.h',
[email protected]14a000d2010-04-29 21:44:243296 'browser/platform_util_linux.cc',
[email protected]d032b3792010-06-07 22:02:393297 ],
[email protected]14a000d2010-04-29 21:44:243298 }],
[email protected]602627cc2010-11-24 19:14:573299 ['use_gconf==0', {
3300 'sources!': [
[email protected]736d1892011-01-14 00:19:043301 'browser/ui/gtk/gconf_titlebar_listener.cc',
3302 'browser/ui/gtk/gconf_titlebar_listener.h',
[email protected]602627cc2010-11-24 19:14:573303 ],
3304 }],
[email protected]63692212010-09-16 00:22:213305 ['use_gnome_keyring==0', {
3306 'sources!': [
[email protected]63692212010-09-16 00:22:213307 'browser/password_manager/native_backend_gnome_x.cc',
[email protected]83bfa0b2011-02-01 05:37:463308 'browser/password_manager/native_backend_gnome_x.h',
[email protected]63692212010-09-16 00:22:213309 ],
3310 }],
[email protected]0094fbe2010-07-15 21:51:433311 ['touchui==0', {
[email protected]4fe042f2010-12-14 16:41:403312 'sources/': [
[email protected]42b795652011-02-22 23:32:383313 ['exclude', '^browser/chromeos/webui/login/'],
3314 ['exclude', '^browser/webui/keyboard_ui.*'],
[email protected]4fe042f2010-12-14 16:41:403315 ['exclude', '^browser/renderer_host/render_widget_host_view_views.*'],
3316 ['exclude', '^browser/ui/touch/*'],
[email protected]03086192011-01-19 21:25:353317 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_views.cc'],
3318 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_views.h'],
[email protected]4fe042f2010-12-14 16:41:403319 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_views.*'],
[email protected]0094fbe2010-07-15 21:51:433320 ],
3321 }],
[email protected]ee520882010-09-30 21:40:083322 ['touchui==1', {
[email protected]4ccc05e2010-10-06 19:32:153323 'sources/': [
[email protected]4fe042f2010-12-14 16:41:403324 ['include', '^browser/ui/touch/*'],
[email protected]af1c0802011-03-04 07:58:313325 ['include', '^browser/chromeos/dom_ui/login/'],
[email protected]4fe042f2010-12-14 16:41:403326 ['exclude', '^browser/chromeos/frame/browser_non_client_frame_view_factory_chromeos.cc'],
[email protected]82854a92010-11-05 06:12:243327 ['exclude', '^browser/renderer_host/gtk_im_context_wrapper.cc'],
3328 ['exclude', '^browser/renderer_host/gtk_im_context_wrapper.h'],
[email protected]72dd8ca2011-01-18 00:19:153329 ['exclude', '^browser/renderer_host/render_widget_host_view_gtk.cc'],
3330 ['exclude', '^browser/renderer_host/render_widget_host_view_gtk.h'],
[email protected]4fe042f2010-12-14 16:41:403331 ['exclude', '^browser/ui/views/frame/browser_non_client_frame_view_factory_gtk.cc'],
[email protected]602627cc2010-11-24 19:14:573332 ['exclude', '^browser/views/tab_contents/tab_contents_view_gtk.cc'],
3333 ['exclude', '^browser/views/tab_contents/tab_contents_view_gtk.h'],
[email protected]4ccc05e2010-10-06 19:32:153334 ],
[email protected]ee520882010-09-30 21:40:083335 }],
[email protected]83019902009-12-02 05:32:593336 ['OS=="linux"', {
3337 'dependencies': [
[email protected]4de38a32010-03-12 14:00:003338 '../build/linux/system.gyp:dbus-glib',
[email protected]cd1454e932010-05-13 21:36:593339 '../build/linux/system.gyp:gconf',
[email protected]83019902009-12-02 05:32:593340 '../build/linux/system.gyp:gtk',
3341 '../build/linux/system.gyp:gtkprint',
3342 '../build/linux/system.gyp:nss',
[email protected]194bf382010-11-23 19:35:183343 '../build/linux/system.gyp:x11',
[email protected]6803ce12010-09-28 02:32:123344 '../third_party/undoview/undoview.gyp:undoview',
[email protected]83019902009-12-02 05:32:593345 ],
[email protected]524f1cf2010-02-23 19:21:533346 'link_settings': {
3347 'libraries': [
3348 # For dlsym() in 'browser/zygote_main_linux.cc'
3349 '-ldl',
3350 ],
3351 },
[email protected]83019902009-12-02 05:32:593352 'sources!': [
[email protected]213dac22010-11-09 07:35:323353 'browser/ui/views/extensions/extension_view.cc',
3354 'browser/ui/views/extensions/extension_view.h',
[email protected]83019902009-12-02 05:32:593355 ],
3356 'sources': [
3357 'browser/crash_handler_host_linux.h',
[email protected]83019902009-12-02 05:32:593358 ],
[email protected]83019902009-12-02 05:32:593359 'conditions': [
[email protected]63692212010-09-16 00:22:213360 ['use_gnome_keyring==1', {
[email protected]556c5d72010-06-10 05:45:013361 'dependencies': [
3362 '../build/linux/system.gyp:gnome-keyring',
3363 ],
3364 }],
[email protected]83019902009-12-02 05:32:593365 ['linux_breakpad==1', {
3366 'sources': [
3367 'app/breakpad_linux.cc',
3368 'app/breakpad_linux.h',
3369 'browser/crash_handler_host_linux.cc',
3370 ],
3371 'dependencies': [
3372 '../breakpad/breakpad.gyp:breakpad_client',
[email protected]d9573ac2010-08-27 18:26:083373 # make sure file_version_info_linux.h is generated first.
3374 'common',
[email protected]83019902009-12-02 05:32:593375 ],
3376 'include_dirs': [
[email protected]d9573ac2010-08-27 18:26:083377 # breakpad_linux.cc uses generated file_version_info_linux.h.
[email protected]83019902009-12-02 05:32:593378 '<(SHARED_INTERMEDIATE_DIR)',
3379 '../breakpad/src',
3380 ],
3381 }, { # linux_breakpad==0
3382 'sources': [
3383 'browser/crash_handler_host_linux_stub.cc',
3384 ],
3385 }],
[email protected]0090c092010-10-29 14:22:013386 ['use_openssl==0', {
3387 'sources': [
3388 'third_party/mozilla_security_manager/nsNSSCertHelper.cpp',
3389 'third_party/mozilla_security_manager/nsNSSCertHelper.h',
3390 'third_party/mozilla_security_manager/nsNSSCertificate.cpp',
3391 'third_party/mozilla_security_manager/nsNSSCertificate.h',
3392 'third_party/mozilla_security_manager/nsUsageArrayHelper.cpp',
3393 'third_party/mozilla_security_manager/nsUsageArrayHelper.h',
3394 ],
3395 }],
[email protected]85d22832010-11-16 01:37:413396 ['linux_sandbox_path != ""', {
3397 'defines': [
3398 'LINUX_SANDBOX_PATH="<(linux_sandbox_path)"',
3399 ],
3400 }],
[email protected]83019902009-12-02 05:32:593401 ],
[email protected]d6f9c9e2010-03-15 01:57:073402 }, { # OS != "linux"
3403 'sources!': [
[email protected]5c557f372011-02-26 15:09:203404 'browser/ui/webui/options/certificate_manager_handler.cc',
3405 'browser/ui/webui/options/certificate_manager_handler.h',
[email protected]d6f9c9e2010-03-15 01:57:073406 ],
[email protected]83019902009-12-02 05:32:593407 }],
[email protected]6f5b3b292010-02-22 20:56:153408 ['OS=="freebsd" or OS=="openbsd"', {
[email protected]83019902009-12-02 05:32:593409 'dependencies': [
3410 '../build/linux/system.gyp:gtk',
[email protected]ca9b7dd2010-02-24 23:40:303411 '../build/linux/system.gyp:gtkprint',
[email protected]83019902009-12-02 05:32:593412 '../build/linux/system.gyp:nss',
[email protected]194bf382010-11-23 19:35:183413 '../build/linux/system.gyp:x11',
[email protected]83019902009-12-02 05:32:593414 ],
3415 }],
[email protected]ac1ada52010-10-28 19:26:003416 # Use system SSL settings on Mac and Windows. Use preferences
3417 # for SSL settings on other platforms.
3418 ['OS=="mac" or OS=="win"', {
3419 'sources!': [
3420 'browser/net/ssl_config_service_manager_pref.cc',
3421 ],
3422 }, { # else
3423 'sources!': [
3424 'browser/net/ssl_config_service_manager_system.cc',
3425 ],
3426 }],
[email protected]83019902009-12-02 05:32:593427 ['OS=="mac"', {
3428 'sources!': [
3429 'browser/automation/automation_provider_list_generic.cc',
3430 'browser/bookmarks/bookmark_context_menu.cc',
3431 'browser/bookmarks/bookmark_drop_info.cc',
[email protected]ca9b7dd2010-02-24 23:40:303432 'browser/importer/nss_decryptor_system_nss.cc',
3433 'browser/importer/nss_decryptor_system_nss.h',
[email protected]83019902009-12-02 05:32:593434 'browser/jankometer.cc',
[email protected]eaf16c42010-06-21 22:30:383435 'browser/password_manager/login_database_posix.cc',
[email protected]71a565a2010-11-24 15:53:493436 'browser/power_save_blocker_stub.cc',
[email protected]83bfa0b2011-02-01 05:37:463437 'browser/ui/browser_list_stub.cc',
[email protected]3f1f8412011-01-19 03:01:233438 'browser/ui/crypto_module_password_dialog_nss.cc',
[email protected]83bfa0b2011-02-01 05:37:463439 'browser/ui/tabs/dock_info.cc',
[email protected]213dac22010-11-09 07:35:323440 'browser/ui/views/extensions/extension_view.cc',
3441 'browser/ui/views/extensions/extension_view.h',
[email protected]83019902009-12-02 05:32:593442 ],
3443 'sources': [
[email protected]e51c1c512010-01-05 04:42:003444 # Build Apple sample code
3445 '../third_party/apple/ImageAndTextCell.h',
3446 '../third_party/apple/ImageAndTextCell.m',
[email protected]83019902009-12-02 05:32:593447 # Build the necessary GTM sources
3448 '../third_party/GTM/AppKit/GTMFadeTruncatingTextFieldCell.h',
3449 '../third_party/GTM/AppKit/GTMFadeTruncatingTextFieldCell.m',
3450 '../third_party/GTM/AppKit/GTMIBArray.h',
3451 '../third_party/GTM/AppKit/GTMIBArray.m',
[email protected]83bfa0b2011-02-01 05:37:463452 '../third_party/GTM/AppKit/GTMNSAnimation+Duration.h',
3453 '../third_party/GTM/AppKit/GTMNSAnimation+Duration.m',
[email protected]31567792010-07-01 15:35:463454 '../third_party/GTM/AppKit/GTMNSBezierPath+CGPath.h',
3455 '../third_party/GTM/AppKit/GTMNSBezierPath+CGPath.m',
[email protected]83019902009-12-02 05:32:593456 '../third_party/GTM/AppKit/GTMNSBezierPath+RoundRect.m',
3457 '../third_party/GTM/AppKit/GTMNSColor+Luminance.m',
[email protected]83019902009-12-02 05:32:593458 '../third_party/GTM/AppKit/GTMUILocalizer.h',
3459 '../third_party/GTM/AppKit/GTMUILocalizer.m',
3460 '../third_party/GTM/AppKit/GTMUILocalizerAndLayoutTweaker.h',
3461 '../third_party/GTM/AppKit/GTMUILocalizerAndLayoutTweaker.m',
3462 '../third_party/GTM/AppKit/GTMWindowSheetController.m',
[email protected]83019902009-12-02 05:32:593463 '../third_party/GTM/Foundation/GTMNSNumber+64Bit.h',
3464 '../third_party/GTM/Foundation/GTMNSNumber+64Bit.m',
[email protected]2b0693f2010-04-09 23:23:073465 '../third_party/GTM/Foundation/GTMNSObject+KeyValueObserving.h',
3466 '../third_party/GTM/Foundation/GTMNSObject+KeyValueObserving.m',
[email protected]56f0f262011-02-24 17:14:363467 '../third_party/GTM/Foundation/GTMServiceManagement.h',
3468 '../third_party/GTM/Foundation/GTMServiceManagement.c',
[email protected]bcc18d32010-07-01 20:25:383469 # MolokoCacao additions
3470 '../third_party/molokocacao/NSBezierPath+MCAdditions.h',
3471 '../third_party/molokocacao/NSBezierPath+MCAdditions.m',
[email protected]83019902009-12-02 05:32:593472 # Build necessary Mozilla sources
[email protected]83bfa0b2011-02-01 05:37:463473 '../third_party/mozilla/ComplexTextInputPanel.h',
3474 '../third_party/mozilla/ComplexTextInputPanel.mm',
[email protected]d1b229dc2010-04-15 15:18:153475 '../third_party/mozilla/NSPasteboard+Utils.h',
3476 '../third_party/mozilla/NSPasteboard+Utils.mm',
3477 '../third_party/mozilla/NSScreen+Utils.h',
3478 '../third_party/mozilla/NSScreen+Utils.m',
3479 '../third_party/mozilla/NSString+Utils.h',
[email protected]4035a152010-05-04 01:56:183480 '../third_party/mozilla/NSString+Utils.mm',
[email protected]d1b229dc2010-04-15 15:18:153481 '../third_party/mozilla/NSURL+Utils.h',
3482 '../third_party/mozilla/NSURL+Utils.m',
3483 '../third_party/mozilla/NSWorkspace+Utils.h',
3484 '../third_party/mozilla/NSWorkspace+Utils.m',
[email protected]83019902009-12-02 05:32:593485 # Headers so that IB can find classes it needs to resolve classes
3486 # in XIB files.
[email protected]a3668802010-12-18 01:18:293487 'common/chrome_application_mac.h',
[email protected]83019902009-12-02 05:32:593488 ],
3489 'include_dirs': [
[email protected]e51c1c512010-01-05 04:42:003490 '../third_party/apple',
[email protected]83019902009-12-02 05:32:593491 '../third_party/GTM',
3492 '../third_party/GTM/AppKit',
[email protected]fde445e2010-01-21 18:50:233493 '../third_party/GTM/DebugUtils',
[email protected]83bfa0b2011-02-01 05:37:463494 '../third_party/GTM/Foundation',
[email protected]83019902009-12-02 05:32:593495 ],
3496 'link_settings': {
3497 'libraries': [
[email protected]83bfa0b2011-02-01 05:37:463498 '$(SDKROOT)/System/Library/Frameworks/Accelerate.framework',
[email protected]6842a3f2010-03-09 17:39:443499 '$(SDKROOT)/System/Library/Frameworks/AddressBook.framework',
[email protected]83bfa0b2011-02-01 05:37:463500 '$(SDKROOT)/System/Library/Frameworks/AudioUnit.framework',
[email protected]ac7e4e12010-08-26 14:34:413501 '$(SDKROOT)/System/Library/Frameworks/IOKit.framework',
[email protected]43f28f832010-02-03 02:28:483502 '$(SDKROOT)/System/Library/Frameworks/OpenGL.framework',
[email protected]ac7e4e12010-08-26 14:34:413503 '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
[email protected]83bfa0b2011-02-01 05:37:463504 '$(SDKROOT)/System/Library/Frameworks/SecurityInterface.framework',
[email protected]83019902009-12-02 05:32:593505 ],
3506 'mac_bundle_resources': [
[email protected]1e652d022010-04-16 19:09:113507 'browser/nacl_loader.sb',
[email protected]83019902009-12-02 05:32:593508 'browser/utility.sb',
[email protected]83019902009-12-02 05:32:593509 ],
3510 },
3511 'actions': [
3512 {
3513 # This action is used to extract the localization data from xib
3514 # files and generate table for the ui localizer from it.
3515 'variables': {
3516 'xib_localizer_tool_path':
3517 'tools/build/mac/generate_localizer',
3518 'xib_files_to_scan': [
3519 # The xibs that need localization
3520 'app/nibs/About.xib',
3521 'app/nibs/BookmarkAllTabs.xib',
3522 'app/nibs/BookmarkBar.xib',
3523 'app/nibs/BookmarkBubble.xib',
3524 'app/nibs/BookmarkEditor.xib',
3525 'app/nibs/BookmarkNameFolder.xib',
[email protected]a503c97c2010-07-16 13:05:483526 'app/nibs/CollectedCookies.xib',
[email protected]6f2c41a3bc2010-02-21 16:59:193527 'app/nibs/ContentBlockedCookies.xib',
3528 'app/nibs/ContentBlockedImages.xib',
3529 'app/nibs/ContentBlockedJavaScript.xib',
3530 'app/nibs/ContentBlockedPlugins.xib',
3531 'app/nibs/ContentBlockedPopups.xib',
[email protected]ce216602010-03-26 14:14:253532 'app/nibs/ContentBubbleGeolocation.xib',
[email protected]83bfa0b2011-02-01 05:37:463533 'app/nibs/CookieDetailsView.xib',
[email protected]83019902009-12-02 05:32:593534 'app/nibs/DownloadItem.xib',
3535 'app/nibs/DownloadShelf.xib',
[email protected]c5c3c5b2010-04-03 07:03:343536 'app/nibs/ExtensionInstallPrompt.xib',
3537 'app/nibs/ExtensionInstallPromptNoWarnings.xib',
[email protected]83bfa0b2011-02-01 05:37:463538 'app/nibs/ExtensionInstalledBubble.xib',
[email protected]96788b02010-06-26 21:45:343539 'app/nibs/FirstRunBubble.xib',
[email protected]83019902009-12-02 05:32:593540 'app/nibs/FirstRunDialog.xib',
3541 'app/nibs/HttpAuthLoginSheet.xib',
3542 'app/nibs/HungRendererDialog.xib',
[email protected]83019902009-12-02 05:32:593543 'app/nibs/ImportProgressDialog.xib',
[email protected]6958fea2010-11-23 21:05:203544 'app/nibs/InstantOptIn.xib',
[email protected]83019902009-12-02 05:32:593545 'app/nibs/MainMenu.xib',
[email protected]83019902009-12-02 05:32:593546 'app/nibs/ReportBug.xib',
[email protected]27286e72009-12-15 19:52:373547 'app/nibs/SadTab.xib',
[email protected]83019902009-12-02 05:32:593548 'app/nibs/SaveAccessoryView.xib',
[email protected]3ef4755e2010-09-27 20:25:043549 'app/nibs/SearchEngineDialog.xib',
[email protected]c0b59092010-08-28 07:17:383550 'app/nibs/SpeechInputBubble.xib',
[email protected]83019902009-12-02 05:32:593551 'app/nibs/TaskManager.xib',
3552 'app/nibs/Toolbar.xib',
3553 ],
3554 },
3555 'action_name': 'Process xibs for localization',
3556 'inputs': [
3557 '<(xib_localizer_tool_path)',
3558 '<@(xib_files_to_scan)',
3559 ],
3560 'outputs': [
3561 '<(INTERMEDIATE_DIR)/ui_localizer_table.h',
3562 ],
3563 'action': ['<(xib_localizer_tool_path)',
3564 '<@(_outputs)',
3565 '<@(xib_files_to_scan)'],
3566 },
3567 ],
3568 }],
3569 ['OS=="win"', {
[email protected]83019902009-12-02 05:32:593570 'include_dirs': [
[email protected]cd134c8c2010-03-09 05:23:123571 '<(DEPTH)/third_party/wtl/include',
[email protected]83019902009-12-02 05:32:593572 ],
3573 'dependencies': [
[email protected]83019902009-12-02 05:32:593574 '../google_update/google_update.gyp:google_update',
[email protected]b3df5a42010-05-11 14:31:093575 '../third_party/iaccessible2/iaccessible2.gyp:iaccessible2',
[email protected]3ad594a2010-08-31 02:47:593576 '../third_party/isimpledom/isimpledom.gyp:isimpledom',
[email protected]0cde55892011-02-09 02:32:423577 '../views/views.gyp:*',
[email protected]1c262172010-06-10 15:25:463578 '../rlz/rlz.gyp:rlz_lib',
[email protected]83019902009-12-02 05:32:593579 ],
3580 'export_dependent_settings': [
[email protected]0cde55892011-02-09 02:32:423581 '../views/views.gyp:*',
[email protected]83019902009-12-02 05:32:593582 ],
[email protected]04d75b6f2010-08-17 11:38:403583 'direct_dependent_settings': {
3584 'link_settings': {
3585 'libraries': [
3586 '-llocationapi.lib',
3587 '-lsensorsapi.lib',
3588 ],
3589 }
3590 },
[email protected]83019902009-12-02 05:32:593591 'sources': [
[email protected]83019902009-12-02 05:32:593592 # Using built-in rule in vstudio for midl.
3593 'browser/history/history_indexer.idl',
[email protected]265a1492011-02-27 05:58:073594 'browser/ui/webui/conflicts_ui.cc',
3595 'browser/ui/webui/conflicts_ui.h',
[email protected]83019902009-12-02 05:32:593596 ],
3597 'sources!': [
3598 'browser/history/history_publisher_none.cc',
[email protected]ca9b7dd2010-02-24 23:40:303599 'browser/importer/nss_decryptor_system_nss.cc',
3600 'browser/importer/nss_decryptor_system_nss.h',
[email protected]83019902009-12-02 05:32:593601 'browser/power_save_blocker_stub.cc',
[email protected]83bfa0b2011-02-01 05:37:463602 'browser/ui/browser_list_stub.cc',
[email protected]3f1f8412011-01-19 03:01:233603 'browser/ui/crypto_module_password_dialog_nss.cc',
[email protected]d14af522010-12-02 03:54:503604 'browser/ui/views/keyboard_overlay_delegate.cc',
[email protected]213dac22010-11-09 07:35:323605 'browser/ui/views/select_file_dialog.cc',
[email protected]83019902009-12-02 05:32:593606 ],
[email protected]da26d732010-06-25 20:43:123607 'conditions': [
3608 ['win_use_allocator_shim==1', {
3609 'dependencies': [
3610 '<(allocator_target)',
3611 ],
3612 }],
[email protected]c8451f22010-06-30 18:41:413613 ],
[email protected]83019902009-12-02 05:32:593614 }, { # 'OS!="win"
3615 'sources/': [
3616 # Exclude all of hang_monitor.
3617 ['exclude', '^browser/hang_monitor/'],
3618
3619 # Exclude parts of password_manager.
3620 ['exclude', '^browser/password_manager/ie7_password\\.cc$'],
3621
3622 # Exclude all of rlz.
3623 ['exclude', '^browser/rlz/'],
[email protected]17d40f02010-07-01 01:18:063624 ['exclude', '^browser/extensions/extension_rlz_module'],
[email protected]83019902009-12-02 05:32:593625
3626 # Exclude all of views.
[email protected]213dac22010-11-09 07:35:323627 ['exclude', '^browser/ui/views/'],
[email protected]83019902009-12-02 05:32:593628 ],
3629 'conditions': [
[email protected]06c756182010-04-27 18:31:313630 ['OS=="linux" and toolkit_views==1',{
[email protected]05af3562010-02-26 00:41:123631 'dependencies': [
[email protected]711726472011-02-22 23:36:393632 '../views/views.gyp:views',
[email protected]05af3562010-02-26 00:41:123633 ],
3634 'include_dirs': [
3635 '<(INTERMEDIATE_DIR)',
3636 '<(INTERMEDIATE_DIR)/chrome',
3637 ],
[email protected]83019902009-12-02 05:32:593638 'sources/': [
[email protected]83019902009-12-02 05:32:593639 ['include', '^browser/extensions/'],
[email protected]17d40f02010-07-01 01:18:063640 # This exclude duplicates the one just above because of the
3641 # order of evaluation of the 'sources/' rule above, the
3642 # conditions, and this 'sources/' rule.
3643 ['exclude', '^browser/extensions/extension_rlz_module'],
[email protected]73852b8f2010-05-14 00:38:123644 ['include', 'browser/printing/print_dialog_cloud.cc'],
3645 ['include', 'browser/printing/print_dialog_cloud.h'],
[email protected]3870bbe92010-09-01 19:44:473646 ['include', '^browser/speech/speech_input_bubble_views.cc'],
[email protected]83bfa0b2011-02-01 05:37:463647
3648 # Exclude all of browser/ui/gtk, then include the things we want.
3649 ['exclude', '^browser/ui/gtk'],
[email protected]d008efc2011-03-01 00:37:323650 ['include', '^browser/ui/gtk/bookmarks/bookmark_editor_gtk.cc'],
3651 ['include', '^browser/ui/gtk/bookmarks/bookmark_editor_gtk.h'],
3652 ['include', '^browser/ui/gtk/bookmarks/bookmark_tree_model.cc'],
3653 ['include', '^browser/ui/gtk/bookmarks/bookmark_tree_model.h'],
3654 ['include', '^browser/ui/gtk/bookmarks/bookmark_utils_gtk.cc'],
3655 ['include', '^browser/ui/gtk/bookmarks/bookmark_utils_gtk.h'],
[email protected]83bfa0b2011-02-01 05:37:463656 ['include', '^browser/ui/gtk/cairo_cached_surface.cc'],
3657 ['include', '^browser/ui/gtk/cairo_cached_surface.h'],
3658 ['include', '^browser/ui/gtk/certificate_dialogs.cc'],
3659 ['include', '^browser/ui/gtk/certificate_dialogs.h'],
3660 ['include', '^browser/ui/gtk/certificate_viewer.cc'],
3661 ['include', '^browser/ui/gtk/certificate_viewer.h'],
3662 ['include', '^browser/ui/gtk/chrome_gtk_frame.cc'],
3663 ['include', '^browser/ui/gtk/chrome_gtk_frame.h'],
[email protected]83bfa0b2011-02-01 05:37:463664 ['include', '^browser/ui/gtk/collected_cookies_gtk.cc'],
3665 ['include', '^browser/ui/gtk/collected_cookies_gtk.h'],
3666 ['include', '^browser/ui/gtk/constrained_window_gtk.cc'],
3667 ['include', '^browser/ui/gtk/constrained_window_gtk.h'],
3668 ['include', '^browser/ui/gtk/crypto_module_password_dialog.cc'],
3669 ['include', '^browser/ui/gtk/download_started_animation_gtk.cc'],
3670 ['include', '^browser/ui/gtk/edit_search_engine_dialog.cc'],
3671 ['include', '^browser/ui/gtk/edit_search_engine_dialog.h'],
3672 ['include', '^browser/ui/gtk/first_run_dialog.cc'],
3673 ['include', '^browser/ui/gtk/first_run_dialog.h'],
3674 ['include', '^browser/ui/gtk/gtk_chrome_button.cc'],
3675 ['include', '^browser/ui/gtk/gtk_chrome_button.h'],
3676 ['include', '^browser/ui/gtk/gtk_chrome_cookie_view.cc'],
3677 ['include', '^browser/ui/gtk/gtk_chrome_cookie_view.h'],
3678 ['include', '^browser/ui/gtk/gtk_chrome_link_button.cc'],
3679 ['include', '^browser/ui/gtk/gtk_chrome_link_button.h'],
3680 ['include', '^browser/ui/gtk/gtk_custom_menu_item.cc'],
3681 ['include', '^browser/ui/gtk/gtk_floating_container.cc'],
3682 ['include', '^browser/ui/gtk/gtk_floating_container.h'],
3683 ['include', '^browser/ui/gtk/gtk_theme_provider.cc'],
3684 ['include', '^browser/ui/gtk/gtk_theme_provider.h'],
3685 ['include', '^browser/ui/gtk/gtk_tree.cc'],
3686 ['include', '^browser/ui/gtk/gtk_tree.h'],
3687 ['include', '^browser/ui/gtk/gtk_util.cc'],
3688 ['include', '^browser/ui/gtk/gtk_util.h'],
3689 ['include', '^browser/ui/gtk/hover_controller_gtk.cc'],
3690 ['include', '^browser/ui/gtk/hover_controller_gtk.h'],
3691 ['include', '^browser/ui/gtk/hung_renderer_dialog_gtk.cc'],
[email protected]4c189b072011-02-24 00:16:343692 ['include', '^browser/ui/gtk/importer/import_lock_dialog_gtk.cc'],
3693 ['include', '^browser/ui/gtk/importer/import_lock_dialog_gtk.h'],
3694 ['include', '^browser/ui/gtk/importer/import_progress_dialog_gtk.cc'],
3695 ['include', '^browser/ui/gtk/importer/import_progress_dialog_gtk.h'],
[email protected]83bfa0b2011-02-01 05:37:463696 ['include', '^browser/ui/gtk/nine_box.cc'],
3697 ['include', '^browser/ui/gtk/nine_box.h'],
[email protected]83bfa0b2011-02-01 05:37:463698 ['include', '^browser/ui/gtk/owned_widget_gtk.cc'],
3699 ['include', '^browser/ui/gtk/owned_widget_gtk.h'],
3700 ['include', '^browser/ui/gtk/popup_blocked_animation_gtk.cc'],
3701 ['include', '^browser/ui/gtk/repost_form_warning_gtk.cc'],
3702 ['include', '^browser/ui/gtk/repost_form_warning_gtk.h'],
3703 ['include', '^browser/ui/gtk/ssl_client_certificate_selector.cc'],
3704 ['include', '^browser/ui/gtk/tab_contents_drag_source.cc'],
3705 ['include', '^browser/ui/gtk/tab_contents_drag_source.h'],
3706 ['include', '^browser/ui/gtk/task_manager_gtk.cc'],
3707 ['include', '^browser/ui/gtk/task_manager_gtk.h'],
3708 ['include', '^browser/ui/gtk/view_id_util.cc'],
3709 ['include', '^browser/ui/gtk/view_id_util.h'],
3710
[email protected]9a800652010-12-02 17:08:443711 ['include', '^browser/ui/tabs/dock_info.cc'],
3712 ['include', '^browser/ui/tabs/dock_info.h'],
[email protected]213dac22010-11-09 07:35:323713 ['include', '^browser/ui/views/about_chrome_view.cc'],
3714 ['include', '^browser/ui/views/about_chrome_view.h'],
3715 ['include', '^browser/ui/views/accelerator_table_gtk.cc'],
3716 ['include', '^browser/ui/views/accelerator_table_gtk.h'],
3717 ['include', '^browser/ui/views/accessibility_event_router_views.cc'],
3718 ['include', '^browser/ui/views/accessibility_event_router_views.h'],
3719 ['include', '^browser/ui/views/accessible_pane_view.cc'],
3720 ['include', '^browser/ui/views/accessible_pane_view.h'],
[email protected]213dac22010-11-09 07:35:323721 ['include', '^browser/ui/views/autocomplete/autocomplete_popup_contents_view.cc'],
3722 ['include', '^browser/ui/views/autocomplete/autocomplete_popup_contents_view.h'],
3723 ['include', '^browser/ui/views/autocomplete/autocomplete_popup_gtk.cc'],
3724 ['include', '^browser/ui/views/autocomplete/autocomplete_popup_gtk.h'],
[email protected]40e1be32011-02-16 19:22:093725 ['include', '^browser/ui/views/autocomplete/autocomplete_result_view.cc'],
3726 ['include', '^browser/ui/views/autocomplete/autocomplete_result_view.h'],
3727 ['include', '^browser/ui/views/autocomplete/autocomplete_result_view_model.h'],
[email protected]aa2d0582011-02-18 20:10:403728 ['include', '^browser/ui/views/autocomplete/touch_autocomplete_popup_contents_view.cc'],
3729 ['include', '^browser/ui/views/autocomplete/touch_autocomplete_popup_contents_view.h'],
[email protected]5365aad2011-03-01 22:42:263730 ['include', '^browser/ui/views/bookmarks/bookmark_bar_instructions_view.cc'],
3731 ['include', '^browser/ui/views/bookmarks/bookmark_bar_instructions_view.h'],
3732 ['include', '^browser/ui/views/bookmarks/bookmark_bar_view.cc'],
3733 ['include', '^browser/ui/views/bookmarks/bookmark_bar_view.h'],
3734 ['include', '^browser/ui/views/bookmarks/bookmark_bubble_view.cc'],
3735 ['include', '^browser/ui/views/bookmarks/bookmark_bubble_view.h'],
3736 ['include', '^browser/ui/views/bookmarks/bookmark_context_menu.cc'],
3737 ['include', '^browser/ui/views/bookmarks/bookmark_context_menu.h'],
3738 ['include', '^browser/ui/views/bookmarks/bookmark_context_menu_controller_views.cc'],
3739 ['include', '^browser/ui/views/bookmarks/bookmark_context_menu_controller_views.h'],
3740 ['include', '^browser/ui/views/bookmarks/bookmark_menu_controller_views.cc'],
[email protected]213dac22010-11-09 07:35:323741 ['include', '^browser/ui/views/browser_actions_container.cc'],
3742 ['include', '^browser/ui/views/browser_actions_container.h'],
[email protected]213dac22010-11-09 07:35:323743 ['include', '^browser/ui/views/browser_bubble.cc'],
3744 ['include', '^browser/ui/views/browser_bubble.h'],
[email protected]83bfa0b2011-02-01 05:37:463745 ['include', '^browser/ui/views/browser_bubble_gtk.cc'],
[email protected]213dac22010-11-09 07:35:323746 ['include', '^browser/ui/views/bubble_border.cc'],
3747 ['include', '^browser/ui/views/bubble_border.h'],
3748 ['include', '^browser/ui/views/chrome_views_delegate.cc'],
[email protected]5dd28922010-11-10 17:09:173749 ['include', '^browser/ui/views/constrained_html_delegate_gtk.cc'],
[email protected]213dac22010-11-09 07:35:323750 ['include', '^browser/ui/views/content_setting_bubble_contents.cc'],
3751 ['include', '^browser/ui/views/content_setting_bubble_contents.h'],
3752 ['include', '^browser/ui/views/create_application_shortcut_view.cc'],
3753 ['include', '^browser/ui/views/create_application_shortcut_view.h'],
[email protected]213dac22010-11-09 07:35:323754 ['include', '^browser/ui/views/detachable_toolbar_view.cc'],
[email protected]83bfa0b2011-02-01 05:37:463755 ['include', '^browser/ui/views/detachable_toolbar_view.h'],
[email protected]213dac22010-11-09 07:35:323756 ['include', '^browser/ui/views/dialog_stubs_gtk.cc'],
3757 ['include', '^browser/ui/views/dom_view.cc'],
3758 ['include', '^browser/ui/views/dom_view.h'],
3759 ['include', '^browser/ui/views/download_item_view.cc'],
3760 ['include', '^browser/ui/views/download_item_view.h'],
3761 ['include', '^browser/ui/views/download_shelf_view.cc'],
3762 ['include', '^browser/ui/views/download_shelf_view.h'],
3763 ['include', '^browser/ui/views/dragged_tab_controller.cc'],
3764 ['include', '^browser/ui/views/dragged_tab_controller.h'],
3765 ['include', '^browser/ui/views/dropdown_bar_host.cc'],
3766 ['include', '^browser/ui/views/dropdown_bar_host.h'],
3767 ['include', '^browser/ui/views/dropdown_bar_host_gtk.cc'],
3768 ['include', '^browser/ui/views/dropdown_bar_view.h'],
3769 ['include', '^browser/ui/views/event_utils.cc'],
3770 ['include', '^browser/ui/views/event_utils.h'],
[email protected]83bfa0b2011-02-01 05:37:463771 ['include', '^browser/ui/views/extension_view.cc'],
3772 ['include', '^browser/ui/views/extension_view.h'],
[email protected]213dac22010-11-09 07:35:323773 ['include', '^browser/ui/views/extensions/browser_action_drag_data.cc'],
3774 ['include', '^browser/ui/views/extensions/browser_action_drag_data.h'],
3775 ['include', '^browser/ui/views/extensions/browser_action_overflow_menu_controller.cc'],
3776 ['include', '^browser/ui/views/extensions/browser_action_overflow_menu_controller.h'],
3777 ['include', '^browser/ui/views/extensions/extension_install_prompt.cc'],
3778 ['include', '^browser/ui/views/extensions/extension_install_prompt2.cc'],
3779 ['include', '^browser/ui/views/extensions/extension_installed_bubble.cc'],
3780 ['include', '^browser/ui/views/extensions/extension_installed_bubble.h'],
3781 ['include', '^browser/ui/views/extensions/extension_popup.cc'],
3782 ['include', '^browser/ui/views/extensions/extension_popup.h'],
3783 ['include', '^browser/ui/views/extensions/extension_view.cc'],
3784 ['include', '^browser/ui/views/extensions/extension_view.h'],
[email protected]213dac22010-11-09 07:35:323785 ['include', '^browser/ui/views/find_bar_host.cc'],
3786 ['include', '^browser/ui/views/find_bar_host.h'],
[email protected]83bfa0b2011-02-01 05:37:463787 ['include', '^browser/ui/views/find_bar_host_gtk.cc'],
3788 ['include', '^browser/ui/views/find_bar_view.cc'],
3789 ['include', '^browser/ui/views/find_bar_view.h'],
[email protected]213dac22010-11-09 07:35:323790 ['include', '^browser/ui/views/frame/browser_bubble_host.cc'],
3791 ['include', '^browser/ui/views/frame/browser_bubble_host.h'],
[email protected]7947f2162011-03-11 05:28:373792 ['include', '^browser/ui/views/frame/browser_frame.cc'],
3793 ['include', '^browser/ui/views/frame/browser_frame.h'],
[email protected]213dac22010-11-09 07:35:323794 ['include', '^browser/ui/views/frame/browser_frame_gtk.cc'],
3795 ['include', '^browser/ui/views/frame/browser_frame_gtk.h'],
3796 ['include', '^browser/ui/views/frame/browser_root_view.cc'],
3797 ['include', '^browser/ui/views/frame/browser_root_view.h'],
[email protected]83bfa0b2011-02-01 05:37:463798 ['include', '^browser/ui/views/frame/browser_view.cc'],
3799 ['include', '^browser/ui/views/frame/browser_view.h'],
3800 ['include', '^browser/ui/views/frame/browser_view_layout.cc'],
3801 ['include', '^browser/ui/views/frame/browser_view_layout.h'],
[email protected]213dac22010-11-09 07:35:323802 ['include', '^browser/ui/views/frame/contents_container.cc'],
3803 ['include', '^browser/ui/views/frame/contents_container.h'],
[email protected]7947f2162011-03-11 05:28:373804 ['include', '^browser/ui/views/frame/native_browser_frame.h'],
3805 ['include', '^browser/ui/views/frame/native_browser_frame_delegate.h'],
[email protected]213dac22010-11-09 07:35:323806 ['include', '^browser/ui/views/frame/opaque_browser_frame_view.cc'],
3807 ['include', '^browser/ui/views/frame/opaque_browser_frame_view.h'],
3808 ['include', '^browser/ui/views/frame/popup_non_client_frame_view.cc'],
3809 ['include', '^browser/ui/views/frame/popup_non_client_frame_view.h'],
[email protected]83bfa0b2011-02-01 05:37:463810 ['include', '^browser/ui/views/fullscreen_exit_bubble.cc'],
3811 ['include', '^browser/ui/views/fullscreen_exit_bubble.h'],
3812 ['include', '^browser/ui/views/html_dialog_view.cc'],
[email protected]83bfa0b2011-02-01 05:37:463813 ['include', '^browser/ui/views/html_dialog_view.h'],
3814 ['include', '^browser/ui/views/info_bubble.cc'],
3815 ['include', '^browser/ui/views/info_bubble.h'],
3816 ['include', '^browser/ui/views/infobars/*'],
[email protected]213dac22010-11-09 07:35:323817 ['include', '^browser/ui/views/instant_confirm_view.cc'],
3818 ['include', '^browser/ui/views/instant_confirm_view.h'],
3819 ['include', '^browser/ui/views/js_modal_dialog_views.cc'],
3820 ['include', '^browser/ui/views/js_modal_dialog_views.h'],
[email protected]d14af522010-12-02 03:54:503821 ['include', '^browser/ui/views/keyboard_overlay_delegate.cc'],
3822 ['include', '^browser/ui/views/keyboard_overlay_delegate.h'],
[email protected]213dac22010-11-09 07:35:323823 ['include', '^browser/ui/views/location_bar/click_handler.cc'],
3824 ['include', '^browser/ui/views/location_bar/click_handler.h'],
3825 ['include', '^browser/ui/views/location_bar/content_setting_image_view.cc'],
3826 ['include', '^browser/ui/views/location_bar/content_setting_image_view.h'],
3827 ['include', '^browser/ui/views/location_bar/ev_bubble_view.cc'],
3828 ['include', '^browser/ui/views/location_bar/ev_bubble_view.h'],
[email protected]213dac22010-11-09 07:35:323829 ['include', '^browser/ui/views/location_bar/icon_label_bubble_view.cc'],
[email protected]83bfa0b2011-02-01 05:37:463830 ['include', '^browser/ui/views/location_bar/icon_label_bubble_view.h'],
[email protected]213dac22010-11-09 07:35:323831 ['include', '^browser/ui/views/location_bar/keyword_hint_view.cc'],
3832 ['include', '^browser/ui/views/location_bar/keyword_hint_view.h'],
[email protected]213dac22010-11-09 07:35:323833 ['include', '^browser/ui/views/location_bar/location_bar_view.cc'],
3834 ['include', '^browser/ui/views/location_bar/location_bar_view.h'],
[email protected]83bfa0b2011-02-01 05:37:463835 ['include', '^browser/ui/views/location_bar/location_icon_view.cc'],
3836 ['include', '^browser/ui/views/location_bar/location_icon_view.h'],
[email protected]213dac22010-11-09 07:35:323837 ['include', '^browser/ui/views/location_bar/page_action_image_view.cc'],
3838 ['include', '^browser/ui/views/location_bar/page_action_image_view.h'],
[email protected]213dac22010-11-09 07:35:323839 ['include', '^browser/ui/views/location_bar/page_action_with_badge_view.cc'],
[email protected]83bfa0b2011-02-01 05:37:463840 ['include', '^browser/ui/views/location_bar/page_action_with_badge_view.h'],
[email protected]213dac22010-11-09 07:35:323841 ['include', '^browser/ui/views/location_bar/selected_keyword_view.cc'],
[email protected]83bfa0b2011-02-01 05:37:463842 ['include', '^browser/ui/views/location_bar/selected_keyword_view.h'],
[email protected]213dac22010-11-09 07:35:323843 ['include', '^browser/ui/views/location_bar/star_view.cc'],
3844 ['include', '^browser/ui/views/location_bar/star_view.h'],
3845 ['include', '^browser/ui/views/location_bar_view.cc'],
3846 ['include', '^browser/ui/views/location_bar_view.h'],
[email protected]213dac22010-11-09 07:35:323847 ['include', '^browser/ui/views/notifications/balloon_view_host.cc'],
3848 ['include', '^browser/ui/views/notifications/balloon_view_host.h'],
[email protected]213dac22010-11-09 07:35:323849 ['include', '^browser/ui/views/page_info_bubble_view.cc'],
3850 ['include', '^browser/ui/views/panel_controller.cc'],
3851 ['include', '^browser/ui/views/panel_controller.h'],
3852 ['include', '^browser/ui/views/panels/panel_container.cc'],
3853 ['include', '^browser/ui/views/panels/panel_container.h'],
3854 ['include', '^browser/ui/views/panels/panel_scroller.cc'],
3855 ['include', '^browser/ui/views/panels/panel_scroller.h'],
[email protected]83019902009-12-02 05:32:593856 # Not necessary unless you're trying to build ChromeOS+views.
[email protected]213dac22010-11-09 07:35:323857 #['include', '^browser/ui/views/panels/panel_scroller_container.cc'],
3858 #['include', '^browser/ui/views/panels/panel_scroller_container.h'],
3859 ['include', '^browser/ui/views/panels/panel_scroller_header.cc'],
3860 ['include', '^browser/ui/views/panels/panel_scroller_header.h'],
3861 ['include', '^browser/ui/views/pinned_contents_info_bubble.cc'],
3862 ['include', '^browser/ui/views/pinned_contents_info_bubble.h'],
3863 ['include', '^browser/ui/views/reload_button.cc'],
3864 ['include', '^browser/ui/views/reload_button.h'],
3865 ['include', '^browser/ui/views/restart_message_box.cc'],
3866 ['include', '^browser/ui/views/restart_message_box.h'],
3867 ['include', '^browser/ui/views/sad_tab_view.cc'],
3868 ['include', '^browser/ui/views/sad_tab_view.h'],
3869 ['include', '^browser/ui/views/select_file_dialog.cc'],
3870 ['include', '^browser/ui/views/status_bubble_views.cc'],
3871 ['include', '^browser/ui/views/status_bubble_views.h'],
3872 ['include', '^browser/ui/views/status_icons/status_tray_gtk.cc'],
3873 ['include', '^browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc'],
3874 ['include', '^browser/ui/views/tab_contents/native_tab_contents_container_gtk.h'],
3875 ['include', '^browser/ui/views/tab_contents/render_view_context_menu_views.cc'],
3876 ['include', '^browser/ui/views/tab_contents/render_view_context_menu_views.h'],
3877 ['include', '^browser/ui/views/tab_contents/tab_contents_container.cc'],
3878 ['include', '^browser/ui/views/tab_contents/tab_contents_container.h'],
[email protected]72dd8ca2011-01-18 00:19:153879 ['include', '^browser/ui/views/tab_contents/tab_contents_container_native.cc'],
3880 ['include', '^browser/ui/views/tab_contents/tab_contents_container_native.h'],
[email protected]213dac22010-11-09 07:35:323881 ['include', '^browser/ui/views/tab_contents/tab_contents_view_gtk.cc'],
3882 ['include', '^browser/ui/views/tab_contents/tab_contents_view_gtk.h'],
3883 ['include', '^browser/ui/views/tab_icon_view.cc'],
3884 ['include', '^browser/ui/views/tab_icon_view.h'],
[email protected]a37d7ec2011-03-08 17:55:553885 ['include', '^browser/ui/views/tabs/abstract_tab_strip_view.h'],
[email protected]213dac22010-11-09 07:35:323886 ['include', '^browser/ui/views/tabs/base_tab.cc'],
3887 ['include', '^browser/ui/views/tabs/base_tab.h'],
3888 ['include', '^browser/ui/views/tabs/base_tab_strip.cc'],
3889 ['include', '^browser/ui/views/tabs/base_tab_strip.h'],
[email protected]213dac22010-11-09 07:35:323890 ['include', '^browser/ui/views/tabs/browser_tab_strip.cc'],
3891 ['include', '^browser/ui/views/tabs/browser_tab_strip.h'],
[email protected]83bfa0b2011-02-01 05:37:463892 ['include', '^browser/ui/views/tabs/browser_tab_strip_controller.cc'],
3893 ['include', '^browser/ui/views/tabs/browser_tab_strip_controller.h'],
[email protected]213dac22010-11-09 07:35:323894 ['include', '^browser/ui/views/tabs/dragged_tab_controller.cc'],
3895 ['include', '^browser/ui/views/tabs/dragged_tab_controller.h'],
3896 ['include', '^browser/ui/views/tabs/dragged_tab_view.cc'],
3897 ['include', '^browser/ui/views/tabs/dragged_tab_view.h'],
3898 ['include', '^browser/ui/views/tabs/native_view_photobooth.h'],
3899 ['include', '^browser/ui/views/tabs/native_view_photobooth_gtk.cc'],
3900 ['include', '^browser/ui/views/tabs/native_view_photobooth_gtk.h'],
3901 ['include', '^browser/ui/views/tabs/side_tab.cc'],
3902 ['include', '^browser/ui/views/tabs/side_tab.h'],
3903 ['include', '^browser/ui/views/tabs/side_tab_strip.cc'],
3904 ['include', '^browser/ui/views/tabs/side_tab_strip.h'],
3905 ['include', '^browser/ui/views/tabs/tab.cc'],
3906 ['include', '^browser/ui/views/tabs/tab.h'],
3907 ['include', '^browser/ui/views/tabs/tab_controller.h'],
[email protected]16460642011-03-04 23:15:533908 ['include', '^browser/ui/views/tabs/tab_renderer_data.cc'],
[email protected]213dac22010-11-09 07:35:323909 ['include', '^browser/ui/views/tabs/tab_renderer_data.h'],
3910 ['include', '^browser/ui/views/tabs/tab_strip.cc'],
3911 ['include', '^browser/ui/views/tabs/tab_strip.h'],
3912 ['include', '^browser/ui/views/tabs/tab_strip_2.cc'],
3913 ['include', '^browser/ui/views/tabs/tab_strip_2.h'],
[email protected]15972e02011-01-24 23:25:193914 ['include', '^browser/ui/views/tabs/tab_strip_factory.cc'],
3915 ['include', '^browser/ui/views/tabs/tab_strip_factory.h'],
[email protected]213dac22010-11-09 07:35:323916 ['include', '^browser/ui/views/textfield_views.cc'],
3917 ['include', '^browser/ui/views/textfield_views.h'],
3918 ['include', '^browser/ui/views/theme_background.cc'],
3919 ['include', '^browser/ui/views/theme_background.h'],
[email protected]83bfa0b2011-02-01 05:37:463920 ['include', '^browser/ui/views/theme_install_bubble_view.cc'],
3921 ['include', '^browser/ui/views/theme_install_bubble_view.h'],
[email protected]213dac22010-11-09 07:35:323922 ['include', '^browser/ui/views/toolbar_view.cc'],
3923 ['include', '^browser/ui/views/toolbar_view.h'],
3924 ['include', '^browser/ui/views/unhandled_keyboard_event_handler.cc'],
3925 ['include', '^browser/ui/views/unhandled_keyboard_event_handler.h'],
[email protected]213dac22010-11-09 07:35:323926 ['include', '^browser/ui/views/update_recommended_message_box.cc'],
[email protected]83bfa0b2011-02-01 05:37:463927 ['include', '^browser/ui/views/update_recommended_message_box.h'],
[email protected]213dac22010-11-09 07:35:323928 ['include', '^browser/ui/views/view_text_utils.cc'],
3929 ['include', '^browser/ui/views/view_text_utils.h'],
3930 ['include', '^browser/ui/views/window.cc'],
3931 ['include', '^browser/ui/views/window.h'],
3932 ['include', '^browser/ui/views/wrench_menu.cc'],
3933 ['include', '^browser/ui/views/wrench_menu.h'],
[email protected]9a800652010-12-02 17:08:443934 ['include', '^browser/ui/window_sizer.cc'],
3935 ['include', '^browser/ui/window_sizer.h'],
[email protected]83019902009-12-02 05:32:593936
3937 # Other excluded stuff.
3938 ['exclude', '^browser/autocomplete/autocomplete_popup_view_gtk.cc'],
3939 ['exclude', '^browser/autocomplete/autocomplete_popup_view_gtk.h'],
[email protected]cf390ea42009-12-09 04:14:023940 ['exclude', '^browser/extensions/extension_host_mac.h'],
3941 ['exclude', '^browser/extensions/extension_host_mac.mm'],
[email protected]83019902009-12-02 05:32:593942 ['exclude', '^browser/extensions/external_registry_extension_provider_win.cc'],
[email protected]3870bbe92010-09-01 19:44:473943 ['exclude', '^browser/speech/speech_input_bubble_gtk.cc'],
[email protected]83019902009-12-02 05:32:593944 ['exclude', '^browser/tab_contents/render_view_context_menu_gtk.cc'],
3945 ['exclude', '^browser/tab_contents/render_view_context_menu_gtk.h'],
[email protected]83bfa0b2011-02-01 05:37:463946 ['exclude', '^browser/tab_contents/tab_contents_view_gtk.cc'],
3947 ['exclude', '^browser/tab_contents/tab_contents_view_gtk.h'],
[email protected]c2d9f2d2010-11-09 04:14:383948 ['exclude', '^browser/ui/browser_list_gtk.cc'],
[email protected]83019902009-12-02 05:32:593949 ],
3950 }],
[email protected]d6833852010-08-20 18:00:453951 # Exclude these toolkit_views specific files again.
3952 # (Required because of the '^browser/extensions/' include above)
3953 ['toolkit_views==0', {
3954 'sources/': [
3955 ['exclude', '^browser/extensions/extension_input_api.cc'],
3956 ['exclude', '^browser/extensions/extension_input_api.h'],
[email protected]d5c40972011-02-09 02:12:093957 ['exclude', '^browser/extensions/key_identifier_conversion_views.cc'],
3958 ['exclude', '^browser/extensions/key_identifier_conversion_views.h'],
[email protected]d6833852010-08-20 18:00:453959 ],
3960 }],
[email protected]b3f23ba2010-04-26 22:58:173961 # These GTK files haven't been ported to views, while ChromeOS has
3962 # its own separate implementation below. So re-include them only on
3963 # non-ChromeOS views Linux builds.
[email protected]06c756182010-04-27 18:31:313964 ['OS=="linux" and toolkit_views==1 and chromeos==0', {
[email protected]fdc5bed2010-01-09 01:16:573965 'sources/': [
[email protected]736d1892011-01-14 00:19:043966 ['include', '^browser/ui/gtk/dialogs_gtk.cc'],
3967 ['include', '^browser/ui/gtk/external_protocol_dialog_gtk.cc'],
3968 ['include', '^browser/ui/gtk/external_protocol_dialog_gtk.h'],
[email protected]83bfa0b2011-02-01 05:37:463969 ['include', '^browser/ui/views/frame/browser_non_client_frame_view_factory_gtk.cc'],
[email protected]213dac22010-11-09 07:35:323970 ['include', '^browser/ui/views/notifications/balloon_view.cc'],
3971 ['include', '^browser/ui/views/notifications/balloon_view.h'],
[email protected]d14af522010-12-02 03:54:503972 ['exclude', '^browser/ui/views/keyboard_overlay_delegate.cc'],
3973 ['exclude', '^browser/ui/views/keyboard_overlay_delegate.h'],
[email protected]213dac22010-11-09 07:35:323974 ['exclude', '^browser/ui/views/select_file_dialog.cc'],
[email protected]fdc5bed2010-01-09 01:16:573975 ],
3976 }],
[email protected]05af3562010-02-26 00:41:123977 # GTK build only
[email protected]06c756182010-04-27 18:31:313978 ['OS=="linux" and toolkit_views==0', {
[email protected]83019902009-12-02 05:32:593979 'sources/': [
3980 ['include', '^browser/printing/print_dialog_gtk.cc'],
3981 ['include', '^browser/printing/print_dialog_gtk.h'],
[email protected]d3a2cef2009-12-22 23:30:183982 ['exclude', '^browser/bookmarks/bookmark_drop_info.cc'],
[email protected]83bfa0b2011-02-01 05:37:463983 ['exclude', '^browser/ui/browser_list_stub.cc'],
[email protected]213dac22010-11-09 07:35:323984 ['exclude', '^browser/ui/views/autocomplete/autocomplete_popup_gtk.cc'],
3985 ['exclude', '^browser/ui/views/autocomplete/autocomplete_popup_gtk.h'],
[email protected]83019902009-12-02 05:32:593986 ],
3987 }],
[email protected]602627cc2010-11-24 19:14:573988 # Touch build only
3989 ['OS=="linux" and toolkit_views==1 and touchui==1', {
3990 'sources/': [
3991 ['include', '^browser/ui/views/tab_contents/tab_contents_view_views.cc'],
3992 ['include', '^browser/ui/views/tab_contents/tab_contents_view_views.h'],
[email protected]83bfa0b2011-02-01 05:37:463993 ['include', '^browser/ui/views/tab_contents/tab_contents_container_views.cc'],
3994 ['include', '^browser/ui/views/tab_contents/tab_contents_container_views.h'],
[email protected]d0980792011-02-13 19:41:403995 # TODO(anicolao): exclude these once we have WebUI dialogs
[email protected]736d1892011-01-14 00:19:043996 # ['exclude', '^browser/ui/gtk/constrained_window_gtk.cc'],
3997 # ['exclude', '^browser/ui/gtk/constrained_window_gtk.h'],
[email protected]83bfa0b2011-02-01 05:37:463998 ['exclude', '^browser/ui/views/frame/browser_non_client_frame_view_factory_gtk.cc'],
3999 ['exclude', '^browser/ui/views/tabs/tab_strip_factory.cc'],
[email protected]72dd8ca2011-01-18 00:19:154000 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_native.cc'],
4001 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_native.h'],
[email protected]83bfa0b2011-02-01 05:37:464002 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_gtk.cc'],
4003 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_gtk.h'],
[email protected]602627cc2010-11-24 19:14:574004 ],
4005 }],
[email protected]fdc5bed2010-01-09 01:16:574006 ['OS=="linux" and chromeos==1',{
[email protected]83f22072010-03-02 23:47:094007 'sources/': [
[email protected]0e6168792010-10-13 16:29:264008 ['exclude', '^browser/extensions/extension_tts_api_linux.cc'],
[email protected]7caf730c2011-02-01 18:35:084009 ['exclude', '^browser/notifications/balloon_collection_impl.cc'],
[email protected]83f22072010-03-02 23:47:094010 ['exclude', '^browser/notifications/balloon_collection_impl.h'],
[email protected]70a4ec5f2010-03-08 18:55:114011 ['exclude', '^browser/notifications/balloon_collection_linux.cc'],
[email protected]83f22072010-03-02 23:47:094012 ],
[email protected]d3a2cef2009-12-22 23:30:184013 'dependencies': [
[email protected]9cac94e2010-10-01 16:35:124014 '../third_party/protobuf/protobuf.gyp:protobuf_lite',
[email protected]9cac94e2010-10-01 16:35:124015 '../third_party/protobuf/protobuf.gyp:protoc#host',
[email protected]1e40513c2010-07-22 01:00:214016 ],
4017 'conditions': [
4018 ['system_libcros==0', {
4019 'dependencies': [
4020 '../third_party/cros/cros_api.gyp:cros_api',
4021 ],
4022 'include_dirs': [
4023 '../third_party/'
4024 ],
4025 }],
4026 ['system_libcros==1', {
4027 'link_settings': {
4028 'libraries': [
4029 '-lcrosapi',
4030 ],
4031 },
4032 }],
[email protected]d3a2cef2009-12-22 23:30:184033 ],
4034 'actions': [
4035 {
4036 'action_name': 'my_proto',
4037 'inputs': [
4038 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)',
4039 'browser/metrics/system_metrics.proto',
4040 ],
4041 'outputs': [
4042 '<(INTERMEDIATE_DIR)/chrome/browser/metrics/system_metrics.pb.cc',
4043 '<(INTERMEDIATE_DIR)/chrome/browser/metrics/system_metrics.pb.h',
4044 ],
4045 'dependencies': [
[email protected]9cac94e2010-10-01 16:35:124046 '../third_party/protobuf/protobuf.gyp:protoc',
[email protected]d3a2cef2009-12-22 23:30:184047 ],
4048 'action': [
4049 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)',
4050 'browser/metrics/system_metrics.proto',
4051 '--cpp_out=<(INTERMEDIATE_DIR)/chrome',
4052 ],
4053 },
4054 ],
4055 }],
[email protected]e215b1d2010-10-28 17:02:204056 ['OS=="linux" and gcc_version==45', {
4057 # Avoid gcc 4.5 miscompilation of template_url.cc
4058 # as per http://crbug.com/41887
4059 'cflags': [
4060 '-fno-ipa-cp',
4061 ],
4062 }],
[email protected]83019902009-12-02 05:32:594063 ],
4064 # Exclude files that should be excluded for all non-Windows platforms.
4065 'sources!': [
[email protected]c5c2a672010-10-01 23:28:044066 'browser/accessibility/browser_accessibility_manager_win.cc',
4067 'browser/accessibility/browser_accessibility_manager_win.h',
[email protected]83bfa0b2011-02-01 05:37:464068 'browser/accessibility/browser_accessibility_win.cc',
4069 'browser/accessibility/browser_accessibility_win.h',
[email protected]da2566e12010-03-10 06:23:354070 'browser/aeropeek_manager.cc',
[email protected]83019902009-12-02 05:32:594071 'browser/autocomplete/autocomplete_accessibility.cc',
4072 'browser/bookmarks/bookmark_menu_controller.cc',
4073 'browser/bookmarks/bookmark_menu_controller.h',
[email protected]22aa4b62010-09-02 17:19:464074 'browser/extensions/extension_tts_api_win.cc',
[email protected]f7578f52010-08-30 22:22:494075 'browser/google/google_update.cc',
[email protected]83019902009-12-02 05:32:594076 'browser/history/history_indexer.idl',
4077 'browser/history_tab_ui.cc',
4078 'browser/history_view.cc',
4079 'browser/ime_input.cc',
4080 'browser/importer/ie_importer.cc',
[email protected]83019902009-12-02 05:32:594081 ],
4082 }],
[email protected]5f7e5cb22010-11-15 16:08:104083 [ 'use_openssl==1', {
4084 'sources!': [
4085 'browser/importer/nss_decryptor.cc',
4086 'browser/importer/nss_decryptor_system_nss.cc',
4087 'browser/importer/nss_decryptor_system_nss.h',
[email protected]3f1f8412011-01-19 03:01:234088 'browser/ui/crypto_module_password_dialog_nss.cc',
[email protected]39ab09832011-01-18 10:41:124089 ]}, {
4090 'sources!': [
[email protected]3f1f8412011-01-19 03:01:234091 'browser/ui/crypto_module_password_dialog_openssl.cc',
[email protected]39ab09832011-01-18 10:41:124092 ]},
4093 ],
[email protected]9d1d8ad52011-03-11 22:58:174094 ['file_manager_extension==1', {
4095 'sources/': [
4096 ['exclude', '^browser/ui/gtk/dialogs_gtk.cc'],
4097 ['exclude', '^browser/ui/views/select_file_dialog.cc'],
4098 ['include', '^browser/ui/views/file_manager_dialogs.cc'],
4099 ]}, {
4100 'sources/': [
4101 ['exclude', '^browser/ui/views/file_manager_dialogs.cc'],
4102 ]}
4103 ],
[email protected]83019902009-12-02 05:32:594104 ],
4105 },
[email protected]b7b9e032010-03-17 19:48:514106 {
[email protected]86206622010-05-14 05:45:264107 # Protobuf compiler / generate rule for feedback
4108 'target_name': 'userfeedback_proto',
4109 'type': 'none',
4110 'sources': [
4111 'browser/userfeedback/proto/annotations.proto',
[email protected]ac1894a2010-08-22 10:38:544112 'browser/userfeedback/proto/chrome.proto',
[email protected]86206622010-05-14 05:45:264113 'browser/userfeedback/proto/common.proto',
[email protected]86206622010-05-14 05:45:264114 'browser/userfeedback/proto/dom.proto',
4115 'browser/userfeedback/proto/extension.proto',
4116 'browser/userfeedback/proto/math.proto',
4117 'browser/userfeedback/proto/web.proto',
4118 ],
4119 'rules': [
4120 {
4121 'rule_name': 'genproto',
4122 'extension': 'proto',
4123 'inputs': [
4124 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)',
4125 ],
4126 'variables': {
4127 # The protoc compiler requires a proto_path argument with the
4128 # directory containing the .proto file.
4129 # There's no generator variable that corresponds to this, so fake it.
4130 'rule_input_relpath': 'browser/userfeedback/proto',
4131 },
4132 'outputs': [
4133 '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.h',
4134 '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.cc',
4135 ],
4136 'action': [
4137 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)',
4138 '--proto_path=./<(rule_input_relpath)',
4139 './<(rule_input_relpath)/<(RULE_INPUT_ROOT)<(RULE_INPUT_EXT)',
4140 '--cpp_out=<(protoc_out_dir)/chrome/<(rule_input_relpath)',
4141 ],
4142 'message': 'Generating C++ code from <(RULE_INPUT_PATH)',
4143 },
4144 ],
4145 'dependencies': [
[email protected]af3176a22010-10-13 18:21:194146 '../third_party/protobuf/protobuf.gyp:protobuf_lite',
[email protected]9cac94e2010-10-01 16:35:124147 '../third_party/protobuf/protobuf.gyp:protoc#host',
[email protected]86206622010-05-14 05:45:264148 ],
4149 'direct_dependent_settings': {
4150 'include_dirs': [
4151 '<(protoc_out_dir)',
4152 ]
4153 },
4154 'export_dependent_settings': [
[email protected]af3176a22010-10-13 18:21:194155 '../third_party/protobuf/protobuf.gyp:protobuf_lite',
[email protected]86206622010-05-14 05:45:264156 ],
[email protected]86206622010-05-14 05:45:264157 },
[email protected]bd1b1d62010-11-11 21:53:164158 {
4159 # Protobuf compiler / generator for the safebrowsing client-side detection
4160 # (csd) request protocol buffer.
4161 'target_name': 'safe_browsing_csd_proto',
4162 'type': 'none',
4163 'sources': [ 'browser/safe_browsing/csd.proto' ],
4164 'rules': [
4165 {
4166 'rule_name': 'genproto',
4167 'extension': 'proto',
4168 'inputs': [
4169 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)',
4170 ],
4171 'variables': {
4172 # The protoc compiler requires a proto_path argument with the
4173 # directory containing the .proto file.
4174 # There's no generator variable that corresponds to this, so fake
4175 # it.
4176 'rule_input_relpath': 'browser/safe_browsing',
4177 },
4178 'outputs': [
4179 '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.h',
4180 '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.cc',
4181 ],
4182 'action': [
4183 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)',
4184 '--proto_path=./<(rule_input_relpath)',
4185 './<(rule_input_relpath)/<(RULE_INPUT_ROOT)<(RULE_INPUT_EXT)',
4186 '--cpp_out=<(protoc_out_dir)/chrome/<(rule_input_relpath)',
4187 ],
4188 'message': 'Generating C++ code from <(RULE_INPUT_PATH)',
4189 },
4190 ],
4191 'dependencies': [
4192 '../third_party/protobuf/protobuf.gyp:protobuf_lite',
4193 '../third_party/protobuf/protobuf.gyp:protoc#host',
4194 ],
4195 'direct_dependent_settings': {
4196 'include_dirs': [
4197 '<(protoc_out_dir)',
4198 ]
4199 },
4200 'export_dependent_settings': [
4201 '../third_party/protobuf/protobuf.gyp:protobuf_lite',
4202 ],
4203 },
[email protected]3882f1f2010-12-10 04:42:264204 {
4205 # Protobuf compiler / generator for the safebrowsing reporting
4206 # protocol buffer.
4207 'target_name': 'safe_browsing_report_proto',
4208 'type': 'none',
4209 'sources': [ 'browser/safe_browsing/report.proto' ],
4210 'rules': [
4211 {
4212 'rule_name': 'genproto',
4213 'extension': 'proto',
4214 'inputs': [
4215 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)',
4216 ],
4217 'variables': {
4218 # The protoc compiler requires a proto_path argument with the
4219 # directory containing the .proto file.
4220 # There's no generator variable that corresponds to this, so fake
4221 # it.
4222 'rule_input_relpath': 'browser/safe_browsing',
4223 },
4224 'outputs': [
4225 '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.h',
4226 '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.cc',
4227 ],
4228 'action': [
4229 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)',
4230 '--proto_path=./<(rule_input_relpath)',
4231 './<(rule_input_relpath)/<(RULE_INPUT_ROOT)<(RULE_INPUT_EXT)',
4232 '--cpp_out=<(protoc_out_dir)/chrome/<(rule_input_relpath)',
4233 ],
4234 'message': 'Generating C++ code from <(RULE_INPUT_PATH)',
4235 },
4236 ],
4237 'dependencies': [
4238 '../third_party/protobuf/protobuf.gyp:protobuf_lite',
4239 '../third_party/protobuf/protobuf.gyp:protoc#host',
4240 ],
4241 'direct_dependent_settings': {
4242 'include_dirs': [
4243 '<(protoc_out_dir)',
4244 ]
4245 },
4246 'export_dependent_settings': [
4247 '../third_party/protobuf/protobuf.gyp:protobuf_lite',
4248 ],
4249 },
[email protected]3828d6f2011-02-24 18:32:214250 {
4251 # Protobuf compiler / generator for the InMemoryURLIndex caching
4252 # protocol buffer.
4253 'target_name': 'in_memory_url_index_cache_proto',
4254 'type': 'none',
4255 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ],
4256 'rules': [
4257 {
4258 'rule_name': 'genproto',
4259 'extension': 'proto',
4260 'inputs': [
4261 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)',
4262 ],
4263 'variables': {
4264 # The protoc compiler requires a proto_path argument with the
4265 # directory containing the .proto file.
4266 # There's no generator variable that corresponds to this, so fake
4267 # it.
4268 'rule_input_relpath': 'browser/history',
4269 },
4270 'outputs': [
4271 '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.h',
4272 '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.cc',
4273 ],
4274 'action': [
4275 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)',
4276 '--proto_path=./<(rule_input_relpath)',
4277 './<(rule_input_relpath)/<(RULE_INPUT_ROOT)<(RULE_INPUT_EXT)',
4278 '--cpp_out=<(protoc_out_dir)/chrome/<(rule_input_relpath)',
4279 ],
4280 'message': 'Generating C++ code from <(RULE_INPUT_PATH)',
4281 },
4282 ],
4283 'dependencies': [
4284 '../third_party/protobuf/protobuf.gyp:protobuf_lite',
4285 '../third_party/protobuf/protobuf.gyp:protoc#host',
4286 ],
4287 'direct_dependent_settings': {
4288 'include_dirs': [
4289 '<(protoc_out_dir)',
4290 ]
4291 },
4292 'export_dependent_settings': [
4293 '../third_party/protobuf/protobuf.gyp:protobuf_lite',
4294 ],
4295 },
[email protected]83019902009-12-02 05:32:594296 ],
4297}
4298
4299# Local Variables:
4300# tab-width:2
4301# indent-tabs-mode:nil
4302# End:
4303# vim: set expandtab tabstop=2 shiftwidth=2: