[email protected] | f2a893c | 2011-01-05 09:38:07 | [diff] [blame] | 1 | # Copyright (c) 2011 The Chromium Authors. All rights reserved. |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2 | # Use of this source code is governed by a BSD-style license that can be |
[email protected] | 78962e2e | 2010-08-25 17:33:34 | [diff] [blame] | 3 | # found in the LICENSE file. |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4 | |
| 5 | { |
| 6 | 'targets': [ |
| 7 | { |
| 8 | 'target_name': 'browser', |
| 9 | 'type': '<(library)', |
| 10 | 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', |
| 11 | 'dependencies': [ |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 12 | 'browser/policy/proto/device_management_proto.gyp:device_management_proto_cpp', |
| 13 | 'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp', |
[email protected] | 275538b9 | 2010-06-11 07:18:23 | [diff] [blame] | 14 | 'chrome_extra_resources', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 15 | 'chrome_resources', |
| 16 | 'chrome_strings', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 17 | 'common', |
| 18 | 'common_net', |
[email protected] | 43b7a2e | 2010-09-08 05:47:51 | [diff] [blame] | 19 | 'debugger', |
[email protected] | 2578c8ab | 2010-07-15 20:46:36 | [diff] [blame] | 20 | 'installer_util', |
[email protected] | fd62678 | 2010-01-22 05:26:06 | [diff] [blame] | 21 | 'platform_locale_settings', |
[email protected] | 98818cdc | 2011-01-28 13:24:32 | [diff] [blame] | 22 | 'policy', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 23 | 'profile_import', |
[email protected] | bd1b1d6 | 2010-11-11 21:53:16 | [diff] [blame] | 24 | 'safe_browsing_csd_proto', |
[email protected] | 3882f1f | 2010-12-10 04:42:26 | [diff] [blame] | 25 | 'safe_browsing_report_proto', |
[email protected] | fb572650 | 2010-04-05 23:19:24 | [diff] [blame] | 26 | 'syncapi', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 27 | 'theme_resources', |
[email protected] | 8620662 | 2010-05-14 05:45:26 | [diff] [blame] | 28 | 'userfeedback_proto', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 29 | '../app/app.gyp:app_resources', |
| 30 | '../app/app.gyp:app_strings', |
| 31 | '../media/media.gyp:media', |
[email protected] | 1a78d9f3 | 2010-12-08 06:38:45 | [diff] [blame] | 32 | '../ppapi/ppapi.gyp:ppapi_proxy', # For PpapiMsg_LoadPlugin |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 33 | '../printing/printing.gyp:printing', |
| 34 | '../skia/skia.gyp:skia', |
| 35 | '../third_party/bzip2/bzip2.gyp:bzip2', |
[email protected] | ec64212b | 2010-03-18 01:02:43 | [diff] [blame] | 36 | '../third_party/expat/expat.gyp:expat', |
[email protected] | 79d58c7 | 2011-01-17 16:18:21 | [diff] [blame] | 37 | '../third_party/flac/flac.gyp:libflac', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 38 | '../third_party/hunspell/hunspell.gyp:hunspell', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 39 | '../third_party/icu/icu.gyp:icui18n', |
| 40 | '../third_party/icu/icu.gyp:icuuc', |
| 41 | '../third_party/libjingle/libjingle.gyp:libjingle', |
| 42 | '../third_party/libxml/libxml.gyp:libxml', |
| 43 | '../third_party/npapi/npapi.gyp:npapi', |
[email protected] | 2fed40d | 2010-08-18 14:01:21 | [diff] [blame] | 44 | '../third_party/speex/speex.gyp:libspeex', |
[email protected] | 69d3dfe8 | 2010-05-14 03:21:55 | [diff] [blame] | 45 | '../webkit/support/webkit_support.gyp:appcache', |
[email protected] | 22339b1 | 2010-08-27 18:29:24 | [diff] [blame] | 46 | '../webkit/support/webkit_support.gyp:blob', |
[email protected] | 69d3dfe8 | 2010-05-14 03:21:55 | [diff] [blame] | 47 | '../webkit/support/webkit_support.gyp:database', |
[email protected] | f05ca65 | 2010-09-16 04:46:14 | [diff] [blame] | 48 | '../webkit/support/webkit_support.gyp:fileapi', |
[email protected] | 69d3dfe8 | 2010-05-14 03:21:55 | [diff] [blame] | 49 | '../webkit/support/webkit_support.gyp:glue', |
| 50 | '../webkit/support/webkit_support.gyp:webkit_resources', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 51 | ], |
| 52 | 'include_dirs': [ |
| 53 | '..', |
| 54 | '<(INTERMEDIATE_DIR)', |
| 55 | ], |
| 56 | 'defines': [ |
| 57 | '<@(nacl_defines)', |
| 58 | ], |
[email protected] | 3b32fa6 | 2010-02-25 23:17:09 | [diff] [blame] | 59 | 'direct_dependent_settings': { |
| 60 | 'defines': [ |
| 61 | '<@(nacl_defines)', |
| 62 | ], |
| 63 | }, |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 64 | 'sources': [ |
| 65 | # All .cc, .h, .m, and .mm files under browser except for tests and |
| 66 | # mocks. |
[email protected] | 1a47d7e | 2010-10-15 00:37:24 | [diff] [blame] | 67 | 'browser/about_flags.cc', |
| 68 | 'browser/about_flags.h', |
[email protected] | c5c2a67 | 2010-10-01 23:28:04 | [diff] [blame] | 69 | 'browser/accessibility/browser_accessibility.cc', |
| 70 | 'browser/accessibility/browser_accessibility.h', |
[email protected] | 0d7dad6 | 2010-10-19 21:18:50 | [diff] [blame] | 71 | 'browser/accessibility/browser_accessibility_cocoa.h', |
| 72 | 'browser/accessibility/browser_accessibility_cocoa.mm', |
| 73 | 'browser/accessibility/browser_accessibility_delegate_mac.h', |
| 74 | 'browser/accessibility/browser_accessibility_mac.h', |
| 75 | 'browser/accessibility/browser_accessibility_mac.mm', |
[email protected] | c5c2a67 | 2010-10-01 23:28:04 | [diff] [blame] | 76 | 'browser/accessibility/browser_accessibility_manager.cc', |
| 77 | 'browser/accessibility/browser_accessibility_manager.h', |
[email protected] | 1dbadbd | 2010-10-13 18:50:10 | [diff] [blame] | 78 | 'browser/accessibility/browser_accessibility_manager_mac.h', |
| 79 | 'browser/accessibility/browser_accessibility_manager_mac.mm', |
[email protected] | c5c2a67 | 2010-10-01 23:28:04 | [diff] [blame] | 80 | 'browser/accessibility/browser_accessibility_manager_win.cc', |
| 81 | 'browser/accessibility/browser_accessibility_manager_win.h', |
[email protected] | 0d7dad6 | 2010-10-19 21:18:50 | [diff] [blame] | 82 | 'browser/accessibility/browser_accessibility_state.cc', |
| 83 | 'browser/accessibility/browser_accessibility_state.h', |
[email protected] | c5c2a67 | 2010-10-01 23:28:04 | [diff] [blame] | 84 | 'browser/accessibility/browser_accessibility_win.cc', |
| 85 | 'browser/accessibility/browser_accessibility_win.h', |
[email protected] | dcddcdb0 | 2010-02-23 09:10:13 | [diff] [blame] | 86 | 'browser/accessibility_events.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 87 | 'browser/accessibility_events.h', |
[email protected] | da2566e1 | 2010-03-10 06:23:35 | [diff] [blame] | 88 | 'browser/aeropeek_manager.cc', |
| 89 | 'browser/aeropeek_manager.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 90 | 'browser/alternate_nav_url_fetcher.cc', |
| 91 | 'browser/alternate_nav_url_fetcher.h', |
| 92 | 'browser/app_controller_cppsafe_mac.h', |
| 93 | 'browser/app_controller_mac.h', |
| 94 | 'browser/app_controller_mac.mm', |
[email protected] | f7be2197b | 2010-04-23 00:20:44 | [diff] [blame] | 95 | 'browser/app_icon_win.cc', |
| 96 | 'browser/app_icon_win.h', |
[email protected] | 0082d7e0d | 2010-02-27 14:34:12 | [diff] [blame] | 97 | 'browser/appcache/appcache_dispatcher_host.cc', |
| 98 | 'browser/appcache/appcache_dispatcher_host.h', |
| 99 | 'browser/appcache/appcache_frontend_proxy.cc', |
| 100 | 'browser/appcache/appcache_frontend_proxy.h', |
| 101 | 'browser/appcache/chrome_appcache_service.cc', |
| 102 | 'browser/appcache/chrome_appcache_service.h', |
[email protected] | 042ecea | 2010-03-27 01:36:43 | [diff] [blame] | 103 | 'browser/appcache/view_appcache_internals_job_factory.cc', |
[email protected] | 85d252e | 2010-04-06 22:21:02 | [diff] [blame] | 104 | 'browser/appcache/view_appcache_internals_job_factory.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 105 | 'browser/autocomplete/autocomplete.cc', |
| 106 | 'browser/autocomplete/autocomplete.h', |
| 107 | 'browser/autocomplete/autocomplete_accessibility.cc', |
| 108 | 'browser/autocomplete/autocomplete_accessibility.h', |
[email protected] | 69c579e | 2010-04-23 20:01:00 | [diff] [blame] | 109 | 'browser/autocomplete/autocomplete_classifier.cc', |
| 110 | 'browser/autocomplete/autocomplete_classifier.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 111 | 'browser/autocomplete/autocomplete_edit.cc', |
| 112 | 'browser/autocomplete/autocomplete_edit.h', |
| 113 | 'browser/autocomplete/autocomplete_edit_view.h', |
| 114 | 'browser/autocomplete/autocomplete_edit_view_gtk.cc', |
| 115 | 'browser/autocomplete/autocomplete_edit_view_gtk.h', |
| 116 | 'browser/autocomplete/autocomplete_edit_view_mac.h', |
| 117 | 'browser/autocomplete/autocomplete_edit_view_mac.mm', |
[email protected] | 37177e0 | 2011-01-21 07:27:47 | [diff] [blame] | 118 | 'browser/autocomplete/autocomplete_edit_view_views.cc', |
| 119 | 'browser/autocomplete/autocomplete_edit_view_views.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 120 | 'browser/autocomplete/autocomplete_edit_view_win.cc', |
| 121 | 'browser/autocomplete/autocomplete_edit_view_win.h', |
[email protected] | 9ac4009 | 2010-10-27 23:05:26 | [diff] [blame] | 122 | 'browser/autocomplete/autocomplete_match.cc', |
| 123 | 'browser/autocomplete/autocomplete_match.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 124 | 'browser/autocomplete/autocomplete_popup_model.cc', |
| 125 | 'browser/autocomplete/autocomplete_popup_model.h', |
| 126 | 'browser/autocomplete/autocomplete_popup_view.h', |
| 127 | 'browser/autocomplete/autocomplete_popup_view_gtk.cc', |
| 128 | 'browser/autocomplete/autocomplete_popup_view_gtk.h', |
| 129 | 'browser/autocomplete/autocomplete_popup_view_mac.h', |
| 130 | 'browser/autocomplete/autocomplete_popup_view_mac.mm', |
| 131 | 'browser/autocomplete/history_contents_provider.cc', |
| 132 | 'browser/autocomplete/history_contents_provider.h', |
[email protected] | 497606b | 2010-10-12 17:31:23 | [diff] [blame] | 133 | 'browser/autocomplete/history_provider.cc', |
| 134 | 'browser/autocomplete/history_provider.h', |
[email protected] | bbf7e53f | 2010-08-21 03:48:22 | [diff] [blame] | 135 | 'browser/autocomplete/history_provider_util.cc', |
| 136 | 'browser/autocomplete/history_provider_util.h', |
[email protected] | 7c6821d | 2010-08-04 16:07:34 | [diff] [blame] | 137 | 'browser/autocomplete/history_quick_provider.cc', |
| 138 | 'browser/autocomplete/history_quick_provider.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 139 | 'browser/autocomplete/history_url_provider.cc', |
| 140 | 'browser/autocomplete/history_url_provider.h', |
| 141 | 'browser/autocomplete/keyword_provider.cc', |
| 142 | 'browser/autocomplete/keyword_provider.h', |
| 143 | 'browser/autocomplete/search_provider.cc', |
| 144 | 'browser/autocomplete/search_provider.h', |
[email protected] | 6db0def9 | 2010-03-02 19:55:45 | [diff] [blame] | 145 | 'browser/autocomplete_history_manager.cc', |
| 146 | 'browser/autocomplete_history_manager.h', |
[email protected] | ab2d6f99 | 2010-01-04 22:57:19 | [diff] [blame] | 147 | 'browser/autofill/address.cc', |
| 148 | 'browser/autofill/address.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 149 | 'browser/autofill/address_field.cc', |
| 150 | 'browser/autofill/address_field.h', |
| 151 | 'browser/autofill/autofill-inl.h', |
[email protected] | 8ebfa3b | 2010-02-12 04:24:08 | [diff] [blame] | 152 | 'browser/autofill/autofill_address_model_mac.h', |
| 153 | 'browser/autofill/autofill_address_model_mac.mm', |
[email protected] | cff83fe | 2010-06-09 17:19:57 | [diff] [blame] | 154 | 'browser/autofill/autofill_address_sheet_controller_mac.h', |
| 155 | 'browser/autofill/autofill_address_sheet_controller_mac.mm', |
[email protected] | 71f7579b | 2010-07-17 07:45:19 | [diff] [blame] | 156 | 'browser/autofill/autofill_cc_infobar.h', |
[email protected] | cf8ebbb | 2010-07-08 22:34:38 | [diff] [blame] | 157 | 'browser/autofill/autofill_cc_infobar_delegate.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 158 | 'browser/autofill/autofill_cc_infobar_delegate.h', |
| 159 | 'browser/autofill/autofill_cc_infobar_win.cc', |
[email protected] | 8ebfa3b | 2010-02-12 04:24:08 | [diff] [blame] | 160 | 'browser/autofill/autofill_credit_card_model_mac.h', |
| 161 | 'browser/autofill/autofill_credit_card_model_mac.mm', |
[email protected] | cff83fe | 2010-06-09 17:19:57 | [diff] [blame] | 162 | 'browser/autofill/autofill_credit_card_sheet_controller_mac.h', |
| 163 | 'browser/autofill/autofill_credit_card_sheet_controller_mac.mm', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 164 | 'browser/autofill/autofill_dialog.h', |
[email protected] | 8ebfa3b | 2010-02-12 04:24:08 | [diff] [blame] | 165 | 'browser/autofill/autofill_dialog_controller_mac.h', |
| 166 | 'browser/autofill/autofill_dialog_controller_mac.mm', |
[email protected] | c113686b | 2010-01-13 22:08:28 | [diff] [blame] | 167 | 'browser/autofill/autofill_dialog_gtk.cc', |
[email protected] | 8ebfa3b | 2010-02-12 04:24:08 | [diff] [blame] | 168 | 'browser/autofill/autofill_dialog_mac.mm', |
[email protected] | ac084442 | 2010-02-01 20:24:48 | [diff] [blame] | 169 | # Windows version of autofill dialog is defined in |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 170 | # 'browser/ui/views/autofill_profiles_view_win.cc' |
[email protected] | 427b7da7 | 2010-03-22 21:23:18 | [diff] [blame] | 171 | 'browser/autofill/autofill_download.cc', |
| 172 | 'browser/autofill/autofill_download.h', |
[email protected] | e5cd1be9 | 2010-11-01 20:01:07 | [diff] [blame] | 173 | 'browser/autofill/autofill_editor_gtk.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 174 | 'browser/autofill/autofill_field.cc', |
| 175 | 'browser/autofill/autofill_field.h', |
[email protected] | f69c885 | 2010-10-12 02:36:46 | [diff] [blame] | 176 | 'browser/autofill/autofill_ie_toolbar_import_win.cc', |
| 177 | 'browser/autofill/autofill_ie_toolbar_import_win.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 178 | 'browser/autofill/autofill_manager.cc', |
| 179 | 'browser/autofill/autofill_manager.h', |
[email protected] | 6ee50a8 | 2010-11-24 07:04:03 | [diff] [blame] | 180 | 'browser/autofill/autofill_metrics.cc', |
| 181 | 'browser/autofill/autofill_metrics.h', |
[email protected] | 0f1a680 | 2010-01-07 23:13:09 | [diff] [blame] | 182 | 'browser/autofill/autofill_profile.cc', |
| 183 | 'browser/autofill/autofill_profile.h', |
[email protected] | 68ffae9 | 2010-02-16 23:53:47 | [diff] [blame] | 184 | 'browser/autofill/autofill_text_field_mac.h', |
| 185 | 'browser/autofill/autofill_text_field_mac.mm', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 186 | 'browser/autofill/autofill_type.cc', |
| 187 | 'browser/autofill/autofill_type.h', |
[email protected] | ec64212b | 2010-03-18 01:02:43 | [diff] [blame] | 188 | 'browser/autofill/autofill_xml_parser.cc', |
| 189 | 'browser/autofill/autofill_xml_parser.h', |
[email protected] | 849b7f8 | 2010-01-07 19:35:57 | [diff] [blame] | 190 | 'browser/autofill/billing_address.h', |
[email protected] | 6c17851 | 2010-01-04 20:27:25 | [diff] [blame] | 191 | 'browser/autofill/contact_info.cc', |
| 192 | 'browser/autofill/contact_info.h', |
[email protected] | d02de45 | 2010-01-06 20:25:41 | [diff] [blame] | 193 | 'browser/autofill/credit_card.cc', |
| 194 | 'browser/autofill/credit_card.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 195 | 'browser/autofill/credit_card_field.cc', |
| 196 | 'browser/autofill/credit_card_field.h', |
[email protected] | 66aaff100 | 2010-04-21 04:09:58 | [diff] [blame] | 197 | 'browser/autofill/fax_field.cc', |
| 198 | 'browser/autofill/fax_field.h', |
[email protected] | ddb1e5a | 2010-12-13 20:10:45 | [diff] [blame] | 199 | 'browser/autofill/fax_number.cc', |
[email protected] | 3db3ff6 | 2010-01-07 00:35:39 | [diff] [blame] | 200 | 'browser/autofill/fax_number.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 201 | 'browser/autofill/field_types.h', |
[email protected] | e2d8667 | 2009-12-09 23:42:34 | [diff] [blame] | 202 | 'browser/autofill/form_field.cc', |
| 203 | 'browser/autofill/form_field.h', |
[email protected] | a7b29dd | 2010-07-12 22:40:06 | [diff] [blame] | 204 | 'browser/autofill/form_group.cc', |
[email protected] | 85b2c13 | 2009-12-22 02:02:58 | [diff] [blame] | 205 | 'browser/autofill/form_group.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 206 | 'browser/autofill/form_structure.cc', |
| 207 | 'browser/autofill/form_structure.h', |
[email protected] | ddb1e5a | 2010-12-13 20:10:45 | [diff] [blame] | 208 | 'browser/autofill/home_address.cc', |
[email protected] | 849b7f8 | 2010-01-07 19:35:57 | [diff] [blame] | 209 | 'browser/autofill/home_address.h', |
[email protected] | e4be2dd | 2010-12-14 00:44:39 | [diff] [blame] | 210 | 'browser/autofill/home_phone_number.cc', |
[email protected] | 3db3ff6 | 2010-01-07 00:35:39 | [diff] [blame] | 211 | 'browser/autofill/home_phone_number.h', |
[email protected] | 1cf1f46 | 2009-12-17 00:02:05 | [diff] [blame] | 212 | 'browser/autofill/name_field.cc', |
| 213 | 'browser/autofill/name_field.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 214 | 'browser/autofill/personal_data_manager.cc', |
| 215 | 'browser/autofill/personal_data_manager.h', |
[email protected] | 6842a3f | 2010-03-09 17:39:44 | [diff] [blame] | 216 | 'browser/autofill/personal_data_manager_mac.mm', |
[email protected] | cfb7731 | 2009-12-11 00:18:25 | [diff] [blame] | 217 | 'browser/autofill/phone_field.cc', |
| 218 | 'browser/autofill/phone_field.h', |
[email protected] | 3db3ff6 | 2010-01-07 00:35:39 | [diff] [blame] | 219 | 'browser/autofill/phone_number.cc', |
| 220 | 'browser/autofill/phone_number.h', |
[email protected] | 967d2f2e | 2010-07-24 00:15:39 | [diff] [blame] | 221 | 'browser/autofill/select_control_handler.cc', |
| 222 | 'browser/autofill/select_control_handler.h', |
[email protected] | 0f1afed | 2010-12-15 17:22:28 | [diff] [blame] | 223 | 'browser/automation/automation_autocomplete_edit_tracker.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 224 | 'browser/automation/automation_autocomplete_edit_tracker.h', |
[email protected] | 0f1afed | 2010-12-15 17:22:28 | [diff] [blame] | 225 | 'browser/automation/automation_browser_tracker.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 226 | 'browser/automation/automation_browser_tracker.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 227 | 'browser/automation/automation_extension_function.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 228 | 'browser/automation/automation_extension_function.h', |
[email protected] | 790788ac | 2010-04-06 17:52:19 | [diff] [blame] | 229 | 'browser/automation/automation_extension_tracker.cc', |
| 230 | 'browser/automation/automation_extension_tracker.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 231 | 'browser/automation/automation_provider.cc', |
| 232 | 'browser/automation/automation_provider.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 233 | 'browser/automation/automation_provider_gtk.cc', |
[email protected] | 7c983cc | 2010-07-16 11:33:34 | [diff] [blame] | 234 | 'browser/automation/automation_provider_json.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 235 | 'browser/automation/automation_provider_json.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 236 | 'browser/automation/automation_provider_list.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 237 | 'browser/automation/automation_provider_list.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 238 | 'browser/automation/automation_provider_list_generic.cc', |
| 239 | 'browser/automation/automation_provider_list_mac.mm', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 240 | 'browser/automation/automation_provider_mac.mm', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 241 | 'browser/automation/automation_provider_observers.cc', |
| 242 | 'browser/automation/automation_provider_observers.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 243 | 'browser/automation/automation_provider_win.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 244 | 'browser/automation/automation_resource_message_filter.cc', |
| 245 | 'browser/automation/automation_resource_message_filter.h', |
[email protected] | 3a3d4747 | 2010-07-15 21:03:54 | [diff] [blame] | 246 | 'browser/automation/automation_resource_routing_delegate.cc', |
| 247 | 'browser/automation/automation_resource_routing_delegate.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 248 | 'browser/automation/automation_resource_tracker.cc', |
| 249 | 'browser/automation/automation_resource_tracker.h', |
[email protected] | 7e4468d5 | 2010-09-22 19:42:00 | [diff] [blame] | 250 | 'browser/automation/automation_tab_tracker.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 251 | 'browser/automation/automation_tab_tracker.h', |
[email protected] | 7e4468d5 | 2010-09-22 19:42:00 | [diff] [blame] | 252 | 'browser/automation/automation_window_tracker.cc', |
[email protected] | cce6f1b | 2010-08-18 18:33:00 | [diff] [blame] | 253 | 'browser/automation/automation_window_tracker.h', |
[email protected] | e253b261 | 2009-12-10 21:55:08 | [diff] [blame] | 254 | 'browser/automation/chrome_frame_automation_provider.cc', |
| 255 | 'browser/automation/chrome_frame_automation_provider.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 256 | 'browser/automation/extension_automation_constants.cc', |
| 257 | 'browser/automation/extension_automation_constants.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 258 | 'browser/automation/extension_port_container.cc', |
| 259 | 'browser/automation/extension_port_container.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 260 | 'browser/automation/testing_automation_provider.cc', |
| 261 | 'browser/automation/testing_automation_provider.h', |
[email protected] | ff52c16 | 2011-02-01 19:42:29 | [diff] [blame] | 262 | 'browser/automation/testing_automation_provider_chromeos.cc', |
[email protected] | 7256dab | 2010-08-23 22:35:18 | [diff] [blame] | 263 | 'browser/automation/testing_automation_provider_gtk.cc', |
| 264 | 'browser/automation/testing_automation_provider_mac.mm', |
[email protected] | 78962e2e | 2010-08-25 17:33:34 | [diff] [blame] | 265 | 'browser/automation/testing_automation_provider_views.cc', |
[email protected] | 7256dab | 2010-08-23 22:35:18 | [diff] [blame] | 266 | 'browser/automation/testing_automation_provider_win.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 267 | 'browser/automation/ui_controls.h', |
[email protected] | 1e60547 | 2010-12-16 21:41:40 | [diff] [blame] | 268 | 'browser/automation/ui_controls_internal.cc', |
[email protected] | 853300a8 | 2010-07-27 21:17:57 | [diff] [blame] | 269 | 'browser/automation/ui_controls_internal.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 270 | 'browser/automation/ui_controls_linux.cc', |
[email protected] | 1b5a48c | 2010-04-29 23:08:30 | [diff] [blame] | 271 | 'browser/automation/ui_controls_mac.mm', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 272 | 'browser/automation/ui_controls_win.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 273 | 'browser/automation/url_request_automation_job.cc', |
| 274 | 'browser/automation/url_request_automation_job.h', |
[email protected] | aa050812 | 2010-11-08 23:16:50 | [diff] [blame] | 275 | 'browser/background_application_list_model.cc', |
| 276 | 'browser/background_application_list_model.h', |
[email protected] | 398206c | 2010-06-21 01:46:08 | [diff] [blame] | 277 | 'browser/background_contents_service.cc', |
[email protected] | aa050812 | 2010-11-08 23:16:50 | [diff] [blame] | 278 | 'browser/background_contents_service.h', |
| 279 | 'browser/background_mode_manager.cc', |
| 280 | 'browser/background_mode_manager.h', |
[email protected] | 70dd60b | 2010-12-09 00:36:17 | [diff] [blame] | 281 | 'browser/background_mode_manager_chromeos.cc', |
| 282 | 'browser/background_mode_manager_linux.cc', |
| 283 | 'browser/background_mode_manager_mac.mm', |
| 284 | 'browser/background_mode_manager_win.cc', |
[email protected] | b569c11 | 2010-11-22 20:53:44 | [diff] [blame] | 285 | 'browser/background_page_tracker.cc', |
| 286 | 'browser/background_page_tracker.h', |
[email protected] | c65e2f15 | 2010-10-14 15:30:40 | [diff] [blame] | 287 | 'browser/blocked_content_container.cc', |
| 288 | 'browser/blocked_content_container.h', |
[email protected] | ddb1e5a | 2010-12-13 20:10:45 | [diff] [blame] | 289 | 'browser/bookmarks/base_bookmark_model_observer.cc', |
| 290 | 'browser/bookmarks/base_bookmark_model_observer.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 291 | 'browser/bookmarks/bookmark_codec.cc', |
| 292 | 'browser/bookmarks/bookmark_codec.h', |
| 293 | 'browser/bookmarks/bookmark_context_menu_controller.cc', |
| 294 | 'browser/bookmarks/bookmark_context_menu_controller.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 295 | 'browser/bookmarks/bookmark_drop_info.cc', |
| 296 | 'browser/bookmarks/bookmark_drop_info.h', |
[email protected] | a0835ac | 2010-09-13 19:40:08 | [diff] [blame] | 297 | 'browser/bookmarks/bookmark_editor.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 298 | 'browser/bookmarks/bookmark_editor.h', |
[email protected] | d31c4a5 | 2010-04-12 21:41:02 | [diff] [blame] | 299 | 'browser/bookmarks/bookmark_folder_editor_controller.cc', |
| 300 | 'browser/bookmarks/bookmark_folder_editor_controller.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 301 | 'browser/bookmarks/bookmark_html_writer.cc', |
| 302 | 'browser/bookmarks/bookmark_html_writer.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 303 | 'browser/bookmarks/bookmark_index.cc', |
| 304 | 'browser/bookmarks/bookmark_index.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 305 | 'browser/bookmarks/bookmark_model.cc', |
| 306 | 'browser/bookmarks/bookmark_model.h', |
| 307 | 'browser/bookmarks/bookmark_model_observer.h', |
[email protected] | dd059852 | 2010-11-26 23:12:49 | [diff] [blame] | 308 | 'browser/bookmarks/bookmark_node_data.cc', |
| 309 | 'browser/bookmarks/bookmark_node_data.h', |
[email protected] | 0fe52a0 | 2010-02-06 00:39:25 | [diff] [blame] | 310 | 'browser/bookmarks/bookmark_pasteboard_helper_mac.h', |
| 311 | 'browser/bookmarks/bookmark_pasteboard_helper_mac.mm', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 312 | 'browser/bookmarks/bookmark_service.h', |
| 313 | 'browser/bookmarks/bookmark_storage.cc', |
| 314 | 'browser/bookmarks/bookmark_storage.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 315 | 'browser/bookmarks/bookmark_utils.cc', |
| 316 | 'browser/bookmarks/bookmark_utils.h', |
[email protected] | 4bdde60 | 2010-06-16 03:17:35 | [diff] [blame] | 317 | 'browser/bookmarks/recently_used_folders_combo_model.cc', |
[email protected] | 541f55a | 2010-09-07 16:42:53 | [diff] [blame] | 318 | 'browser/bookmarks/recently_used_folders_combo_model.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 319 | 'browser/browser_about_handler.cc', |
| 320 | 'browser/browser_about_handler.h', |
[email protected] | d27893f6 | 2010-07-03 05:47:42 | [diff] [blame] | 321 | 'browser/browser_child_process_host.cc', |
| 322 | 'browser/browser_child_process_host.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 323 | 'browser/browser_main.cc', |
| 324 | 'browser/browser_main_gtk.cc', |
[email protected] | c6032e8 | 2010-09-13 20:06:05 | [diff] [blame] | 325 | 'browser/browser_main_gtk.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 326 | 'browser/browser_main_mac.mm', |
[email protected] | f8abf72 | 2010-07-07 19:46:24 | [diff] [blame] | 327 | 'browser/browser_main_posix.cc', |
[email protected] | 1fec6435 | 2010-07-27 13:55:21 | [diff] [blame] | 328 | 'browser/browser_main_posix.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 329 | 'browser/browser_main_win.cc', |
| 330 | 'browser/browser_main_win.h', |
[email protected] | ec26af29 | 2010-12-10 18:20:52 | [diff] [blame] | 331 | 'browser/browser_message_filter.cc', |
| 332 | 'browser/browser_message_filter.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 333 | 'browser/browser_process.cc', |
| 334 | 'browser/browser_process.h', |
| 335 | 'browser/browser_process_impl.cc', |
| 336 | 'browser/browser_process_impl.h', |
[email protected] | 0ac8368 | 2010-01-22 17:46:27 | [diff] [blame] | 337 | 'browser/browser_process_sub_thread.cc', |
| 338 | 'browser/browser_process_sub_thread.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 339 | 'browser/browser_shutdown.cc', |
| 340 | 'browser/browser_shutdown.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 341 | 'browser/browser_signin.cc', |
| 342 | 'browser/browser_signin.h', |
[email protected] | 092b04e | 2010-10-12 23:23:44 | [diff] [blame] | 343 | 'browser/browser_thread.cc', |
| 344 | 'browser/browser_thread.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 345 | 'browser/browser_trial.cc', |
| 346 | 'browser/browser_trial.h', |
| 347 | 'browser/browser_url_handler.cc', |
| 348 | 'browser/browser_url_handler.h', |
[email protected] | f26795eb | 2010-02-26 23:45:35 | [diff] [blame] | 349 | 'browser/browsing_data_appcache_helper.cc', |
| 350 | 'browser/browsing_data_appcache_helper.h', |
[email protected] | b5c6e30 | 2010-02-10 18:13:40 | [diff] [blame] | 351 | 'browser/browsing_data_database_helper.cc', |
| 352 | 'browser/browsing_data_database_helper.h', |
[email protected] | 2823fb24 | 2010-09-23 08:53:26 | [diff] [blame] | 353 | 'browser/browsing_data_indexed_db_helper.cc', |
| 354 | 'browser/browsing_data_indexed_db_helper.h', |
[email protected] | 8f9aefd | 2010-01-25 13:50:48 | [diff] [blame] | 355 | 'browser/browsing_data_local_storage_helper.cc', |
| 356 | 'browser/browsing_data_local_storage_helper.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 357 | 'browser/browsing_data_remover.cc', |
| 358 | 'browser/browsing_data_remover.h', |
| 359 | 'browser/browsing_instance.cc', |
| 360 | 'browser/browsing_instance.h', |
[email protected] | 4346168 | 2010-10-29 00:52:36 | [diff] [blame] | 361 | 'browser/bug_report_data.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 362 | 'browser/bug_report_data.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 363 | 'browser/bug_report_util.cc', |
| 364 | 'browser/bug_report_util.h', |
[email protected] | 8620662 | 2010-05-14 05:45:26 | [diff] [blame] | 365 | # TODO(rkc): Find a better way to include these files |
| 366 | '<(protoc_out_dir)/chrome/browser/userfeedback/proto/annotations.pb.cc', |
[email protected] | ac1894a | 2010-08-22 10:38:54 | [diff] [blame] | 367 | '<(protoc_out_dir)/chrome/browser/userfeedback/proto/chrome.pb.cc', |
[email protected] | 8620662 | 2010-05-14 05:45:26 | [diff] [blame] | 368 | '<(protoc_out_dir)/chrome/browser/userfeedback/proto/common.pb.cc', |
[email protected] | 8620662 | 2010-05-14 05:45:26 | [diff] [blame] | 369 | '<(protoc_out_dir)/chrome/browser/userfeedback/proto/dom.pb.cc', |
| 370 | '<(protoc_out_dir)/chrome/browser/userfeedback/proto/extension.pb.cc', |
| 371 | '<(protoc_out_dir)/chrome/browser/userfeedback/proto/math.pb.cc', |
| 372 | '<(protoc_out_dir)/chrome/browser/userfeedback/proto/web.pb.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 373 | 'browser/cancelable_request.cc', |
| 374 | 'browser/cancelable_request.h', |
| 375 | 'browser/cert_store.cc', |
| 376 | 'browser/cert_store.h', |
[email protected] | 0fd776c40 | 2010-09-29 21:59:17 | [diff] [blame] | 377 | 'browser/certificate_manager_model.cc', |
| 378 | 'browser/certificate_manager_model.h', |
[email protected] | 8ae178b1 | 2010-07-07 22:55:27 | [diff] [blame] | 379 | 'browser/certificate_viewer.cc', |
| 380 | 'browser/certificate_viewer.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 381 | 'browser/character_encoding.cc', |
| 382 | 'browser/character_encoding.h', |
[email protected] | 4bdd8e1 | 2009-12-07 18:21:03 | [diff] [blame] | 383 | 'browser/child_process_launcher.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 384 | 'browser/child_process_launcher.h', |
| 385 | 'browser/child_process_security_policy.cc', |
| 386 | 'browser/child_process_security_policy.h', |
[email protected] | 22339b1 | 2010-08-27 18:29:24 | [diff] [blame] | 387 | 'browser/chrome_blob_storage_context.cc', |
| 388 | 'browser/chrome_blob_storage_context.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 389 | 'browser/chrome_browser_application_mac.h', |
| 390 | 'browser/chrome_browser_application_mac.mm', |
| 391 | 'browser/chrome_plugin_browsing_context.cc', |
| 392 | 'browser/chrome_plugin_browsing_context.h', |
| 393 | 'browser/chrome_plugin_host.cc', |
| 394 | 'browser/chrome_plugin_host.h', |
[email protected] | d032b379 | 2010-06-07 22:02:39 | [diff] [blame] | 395 | 'browser/chromeos/audio_handler.cc', |
| 396 | 'browser/chromeos/audio_handler.h', |
[email protected] | 51dfe5e3 | 2011-01-12 00:21:14 | [diff] [blame] | 397 | 'browser/chromeos/audio_mixer.h', |
| 398 | 'browser/chromeos/audio_mixer_alsa.cc', |
| 399 | 'browser/chromeos/audio_mixer_alsa.h', |
| 400 | 'browser/chromeos/audio_mixer_pulse.cc', |
| 401 | 'browser/chromeos/audio_mixer_pulse.h', |
[email protected] | ac4bf50 | 2010-05-04 16:58:07 | [diff] [blame] | 402 | 'browser/chromeos/boot_times_loader.cc', |
| 403 | 'browser/chromeos/boot_times_loader.h', |
[email protected] | 90fd2a4 | 2010-12-10 19:50:37 | [diff] [blame] | 404 | 'browser/chromeos/brightness_bubble.cc', |
| 405 | 'browser/chromeos/brightness_bubble.h', |
| 406 | 'browser/chromeos/brightness_observer.cc', |
| 407 | 'browser/chromeos/brightness_observer.h', |
[email protected] | 5f449baa | 2010-10-08 20:29:59 | [diff] [blame] | 408 | 'browser/chromeos/browser_main_chromeos.cc', |
| 409 | 'browser/chromeos/browser_main_chromeos.h', |
[email protected] | 90fd2a4 | 2010-12-10 19:50:37 | [diff] [blame] | 410 | 'browser/chromeos/cros/brightness_library.cc', |
| 411 | 'browser/chromeos/cros/brightness_library.h', |
[email protected] | 4a6861a | 2010-08-23 19:04:46 | [diff] [blame] | 412 | 'browser/chromeos/cros/burn_library.cc', |
| 413 | 'browser/chromeos/cros/burn_library.h', |
[email protected] | 268b02f | 2010-02-04 21:07:15 | [diff] [blame] | 414 | 'browser/chromeos/cros/cros_library.cc', |
| 415 | 'browser/chromeos/cros/cros_library.h', |
[email protected] | 62c7ef3 | 2010-03-23 23:44:24 | [diff] [blame] | 416 | 'browser/chromeos/cros/cros_library_loader.cc', |
| 417 | 'browser/chromeos/cros/cros_library_loader.h', |
[email protected] | ad8a6ea | 2010-03-11 00:05:02 | [diff] [blame] | 418 | 'browser/chromeos/cros/cryptohome_library.cc', |
| 419 | 'browser/chromeos/cros/cryptohome_library.h', |
[email protected] | 291d8b7 | 2010-06-21 09:43:14 | [diff] [blame] | 420 | 'browser/chromeos/cros/input_method_library.cc', |
| 421 | 'browser/chromeos/cros/input_method_library.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 422 | 'browser/chromeos/cros/keyboard_library.cc', |
| 423 | 'browser/chromeos/cros/keyboard_library.h', |
[email protected] | 73cea4cc | 2011-02-02 19:07:27 | [diff] [blame] | 424 | 'browser/chromeos/cros/libcros_service_library.cc', |
| 425 | 'browser/chromeos/cros/libcros_servicey_library.h', |
[email protected] | 268b02f | 2010-02-04 21:07:15 | [diff] [blame] | 426 | 'browser/chromeos/cros/login_library.cc', |
| 427 | 'browser/chromeos/cros/login_library.h', |
| 428 | 'browser/chromeos/cros/mount_library.cc', |
| 429 | 'browser/chromeos/cros/mount_library.h', |
| 430 | 'browser/chromeos/cros/network_library.cc', |
| 431 | 'browser/chromeos/cros/network_library.h', |
| 432 | 'browser/chromeos/cros/power_library.cc', |
| 433 | 'browser/chromeos/cros/power_library.h', |
[email protected] | a39c2d1 | 2010-05-14 23:48:27 | [diff] [blame] | 434 | 'browser/chromeos/cros/screen_lock_library.cc', |
| 435 | 'browser/chromeos/cros/screen_lock_library.h', |
[email protected] | b122062 | 2010-04-28 22:46:16 | [diff] [blame] | 436 | 'browser/chromeos/cros/speech_synthesis_library.cc', |
| 437 | 'browser/chromeos/cros/speech_synthesis_library.h', |
[email protected] | e251662c | 2010-05-20 05:55:06 | [diff] [blame] | 438 | 'browser/chromeos/cros/syslogs_library.cc', |
| 439 | 'browser/chromeos/cros/syslogs_library.h', |
[email protected] | 94a922b | 2010-06-30 23:18:15 | [diff] [blame] | 440 | 'browser/chromeos/cros/system_library.cc', |
| 441 | 'browser/chromeos/cros/system_library.h', |
[email protected] | b4e05f2 | 2010-09-08 17:27:46 | [diff] [blame] | 442 | 'browser/chromeos/cros/touchpad_library.cc', |
| 443 | 'browser/chromeos/cros/touchpad_library.h', |
[email protected] | 3cdf376 | 2010-07-13 22:55:55 | [diff] [blame] | 444 | 'browser/chromeos/cros/update_library.cc', |
[email protected] | 399a8da | 2010-07-19 14:42:24 | [diff] [blame] | 445 | 'browser/chromeos/cros/update_library.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 446 | 'browser/chromeos/cros_settings.cc', |
| 447 | 'browser/chromeos/cros_settings.h', |
| 448 | 'browser/chromeos/cros_settings_names.cc', |
| 449 | 'browser/chromeos/cros_settings_names.h', |
| 450 | 'browser/chromeos/cros_settings_provider.cc', |
| 451 | 'browser/chromeos/cros_settings_provider.h', |
[email protected] | c3f4ad2 | 2010-05-28 09:20:09 | [diff] [blame] | 452 | 'browser/chromeos/customization_document.cc', |
[email protected] | 478739e3 | 2010-06-17 17:09:05 | [diff] [blame] | 453 | 'browser/chromeos/customization_document.h', |
[email protected] | 73bd67b | 2010-07-16 16:00:09 | [diff] [blame] | 454 | 'browser/chromeos/dom_ui/accounts_options_handler.cc', |
| 455 | 'browser/chromeos/dom_ui/accounts_options_handler.h', |
| 456 | 'browser/chromeos/dom_ui/core_chromeos_options_handler.cc', |
| 457 | 'browser/chromeos/dom_ui/core_chromeos_options_handler.h', |
[email protected] | bc50a69 | 2011-02-08 07:07:06 | [diff] [blame] | 458 | 'browser/chromeos/dom_ui/cros_language_options_handler.cc', |
| 459 | 'browser/chromeos/dom_ui/cros_language_options_handler.h', |
[email protected] | 7096f56 | 2010-08-16 21:59:04 | [diff] [blame] | 460 | 'browser/chromeos/dom_ui/cros_options_page_ui_handler.cc', |
| 461 | 'browser/chromeos/dom_ui/cros_options_page_ui_handler.h', |
[email protected] | 722119e | 2010-08-26 03:09:37 | [diff] [blame] | 462 | 'browser/chromeos/dom_ui/imageburner_ui.cc', |
| 463 | 'browser/chromeos/dom_ui/imageburner_ui.h', |
[email protected] | b2e23e3 | 2010-07-28 07:03:55 | [diff] [blame] | 464 | 'browser/chromeos/dom_ui/internet_options_handler.cc', |
| 465 | 'browser/chromeos/dom_ui/internet_options_handler.h', |
[email protected] | d1d150f | 2010-11-04 05:41:39 | [diff] [blame] | 466 | 'browser/chromeos/dom_ui/keyboard_overlay_ui.cc', |
| 467 | 'browser/chromeos/dom_ui/keyboard_overlay_ui.h', |
[email protected] | 783bf59 | 2010-07-22 10:49:55 | [diff] [blame] | 468 | 'browser/chromeos/dom_ui/language_chewing_options_handler.cc', |
| 469 | 'browser/chromeos/dom_ui/language_chewing_options_handler.h', |
[email protected] | c5419ba | 2010-08-24 04:44:46 | [diff] [blame] | 470 | 'browser/chromeos/dom_ui/language_customize_modifier_keys_handler.cc', |
| 471 | 'browser/chromeos/dom_ui/language_customize_modifier_keys_handler.h', |
[email protected] | 1c741b8 | 2010-07-14 03:57:47 | [diff] [blame] | 472 | 'browser/chromeos/dom_ui/language_hangul_options_handler.cc', |
| 473 | 'browser/chromeos/dom_ui/language_hangul_options_handler.h', |
[email protected] | ffa7c16 | 2010-07-28 00:41:27 | [diff] [blame] | 474 | 'browser/chromeos/dom_ui/language_mozc_options_handler.cc', |
| 475 | 'browser/chromeos/dom_ui/language_mozc_options_handler.h', |
[email protected] | 54023fa | 2010-09-08 08:43:52 | [diff] [blame] | 476 | 'browser/chromeos/dom_ui/language_options_util.cc', |
[email protected] | 871c7150 | 2010-07-28 07:02:49 | [diff] [blame] | 477 | 'browser/chromeos/dom_ui/language_options_util.h', |
[email protected] | ffa7c16 | 2010-07-28 00:41:27 | [diff] [blame] | 478 | 'browser/chromeos/dom_ui/language_pinyin_options_handler.cc', |
| 479 | 'browser/chromeos/dom_ui/language_pinyin_options_handler.h', |
[email protected] | f7b732f4 | 2010-12-07 17:55:08 | [diff] [blame] | 480 | 'browser/chromeos/dom_ui/login/authenticator_facade.h', |
[email protected] | ff6a49d | 2010-12-21 21:55:22 | [diff] [blame] | 481 | 'browser/chromeos/dom_ui/login/authenticator_facade_cros.cc', |
| 482 | 'browser/chromeos/dom_ui/login/authenticator_facade_cros.h', |
[email protected] | ff6a49d | 2010-12-21 21:55:22 | [diff] [blame] | 483 | 'browser/chromeos/dom_ui/login/authenticator_facade_cros_helpers.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 484 | 'browser/chromeos/dom_ui/login/authenticator_facade_cros_helpers.h', |
[email protected] | f7b732f4 | 2010-12-07 17:55:08 | [diff] [blame] | 485 | 'browser/chromeos/dom_ui/login/login_ui.cc', |
| 486 | 'browser/chromeos/dom_ui/login/login_ui.h', |
| 487 | 'browser/chromeos/dom_ui/login/login_ui_helpers.cc', |
| 488 | 'browser/chromeos/dom_ui/login/login_ui_helpers.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 489 | 'browser/chromeos/dom_ui/menu_ui.cc', |
| 490 | 'browser/chromeos/dom_ui/menu_ui.h', |
[email protected] | 9d3f7d5e | 2010-09-25 06:17:04 | [diff] [blame] | 491 | 'browser/chromeos/dom_ui/mobile_setup_ui.cc', |
| 492 | 'browser/chromeos/dom_ui/mobile_setup_ui.h', |
[email protected] | 89ccd24 | 2010-10-12 08:58:27 | [diff] [blame] | 493 | 'browser/chromeos/dom_ui/network_menu_ui.cc', |
| 494 | 'browser/chromeos/dom_ui/network_menu_ui.h', |
[email protected] | e8f0ee2 | 2010-08-04 16:17:38 | [diff] [blame] | 495 | 'browser/chromeos/dom_ui/proxy_handler.cc', |
| 496 | 'browser/chromeos/dom_ui/proxy_handler.h', |
[email protected] | 9d3f7d5e | 2010-09-25 06:17:04 | [diff] [blame] | 497 | 'browser/chromeos/dom_ui/register_page_ui.cc', |
| 498 | 'browser/chromeos/dom_ui/register_page_ui.h', |
[email protected] | c7db33a | 2010-10-06 18:57:25 | [diff] [blame] | 499 | 'browser/chromeos/dom_ui/stats_options_handler.cc', |
| 500 | 'browser/chromeos/dom_ui/stats_options_handler.h', |
[email protected] | 9c0a5800 | 2010-09-17 23:18:55 | [diff] [blame] | 501 | 'browser/chromeos/dom_ui/system_info_ui.cc', |
| 502 | 'browser/chromeos/dom_ui/system_info_ui.h', |
[email protected] | 478739e3 | 2010-06-17 17:09:05 | [diff] [blame] | 503 | 'browser/chromeos/dom_ui/system_options_handler.cc', |
| 504 | 'browser/chromeos/dom_ui/system_options_handler.h', |
[email protected] | 7096f56 | 2010-08-16 21:59:04 | [diff] [blame] | 505 | 'browser/chromeos/dom_ui/system_settings_provider.cc', |
| 506 | 'browser/chromeos/dom_ui/system_settings_provider.h', |
[email protected] | 6777a57 | 2010-10-08 18:07:17 | [diff] [blame] | 507 | 'browser/chromeos/dom_ui/wrench_menu_ui.cc', |
| 508 | 'browser/chromeos/dom_ui/wrench_menu_ui.h', |
[email protected] | c766a16 | 2010-06-30 22:45:45 | [diff] [blame] | 509 | 'browser/chromeos/drop_shadow_label.cc', |
[email protected] | 62cb994 | 2010-12-01 13:09:32 | [diff] [blame] | 510 | 'browser/chromeos/enterprise_extension_observer.cc', |
| 511 | 'browser/chromeos/enterprise_extension_observer.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 512 | 'browser/chromeos/external_metrics.cc', |
| 513 | 'browser/chromeos/external_metrics.h', |
| 514 | 'browser/chromeos/external_protocol_dialog.cc', |
| 515 | 'browser/chromeos/external_protocol_dialog.h', |
[email protected] | 17e6422 | 2010-02-12 23:32:42 | [diff] [blame] | 516 | 'browser/chromeos/frame/browser_frame_chromeos.cc', |
| 517 | 'browser/chromeos/frame/browser_frame_chromeos.h', |
[email protected] | 4fe042f | 2010-12-14 16:41:40 | [diff] [blame] | 518 | 'browser/chromeos/frame/browser_non_client_frame_view_factory_chromeos.cc', |
[email protected] | 17e6422 | 2010-02-12 23:32:42 | [diff] [blame] | 519 | 'browser/chromeos/frame/browser_view.cc', |
| 520 | 'browser/chromeos/frame/browser_view.h', |
[email protected] | 5afc705 | 2010-09-29 16:50:58 | [diff] [blame] | 521 | 'browser/chromeos/frame/bubble_frame_view.cc', |
| 522 | 'browser/chromeos/frame/bubble_frame_view.h', |
| 523 | 'browser/chromeos/frame/bubble_window.cc', |
| 524 | 'browser/chromeos/frame/bubble_window.h', |
[email protected] | 17e6422 | 2010-02-12 23:32:42 | [diff] [blame] | 525 | 'browser/chromeos/frame/panel_browser_view.cc', |
| 526 | 'browser/chromeos/frame/panel_browser_view.h', |
| 527 | 'browser/chromeos/frame/panel_controller.cc', |
| 528 | 'browser/chromeos/frame/panel_controller.h', |
[email protected] | 592468b | 2010-02-10 23:08:47 | [diff] [blame] | 529 | 'browser/chromeos/google_update_chromeos.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 530 | 'browser/chromeos/gview_request_interceptor.cc', |
[email protected] | e22fbfc | 2010-06-26 02:35:30 | [diff] [blame] | 531 | 'browser/chromeos/gview_request_interceptor.h', |
[email protected] | 2d15300 | 2011-01-28 06:49:22 | [diff] [blame] | 532 | 'browser/chromeos/input_method/candidate_window.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 533 | 'browser/chromeos/input_method/candidate_window.h', |
[email protected] | 1e8e765 | 2010-06-18 10:12:21 | [diff] [blame] | 534 | 'browser/chromeos/input_method/input_method_util.cc', |
| 535 | 'browser/chromeos/input_method/input_method_util.h', |
[email protected] | 401d881 | 2010-08-19 08:37:24 | [diff] [blame] | 536 | 'browser/chromeos/language_preferences.cc', |
| 537 | 'browser/chromeos/language_preferences.h', |
[email protected] | 61d68ef1 | 2011-01-13 14:02:56 | [diff] [blame] | 538 | 'browser/chromeos/locale_change_guard.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 539 | 'browser/chromeos/locale_change_guard.h', |
[email protected] | c6f8821 | 2010-02-10 07:22:54 | [diff] [blame] | 540 | 'browser/chromeos/login/account_creation_view.cc', |
| 541 | 'browser/chromeos/login/account_creation_view.h', |
[email protected] | 0e6e8068 | 2010-03-04 16:13:27 | [diff] [blame] | 542 | 'browser/chromeos/login/account_screen.cc', |
| 543 | 'browser/chromeos/login/account_screen.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 544 | 'browser/chromeos/login/apply_services_customization.cc', |
| 545 | 'browser/chromeos/login/apply_services_customization.h', |
[email protected] | 1b36b74 | 2010-09-22 17:04:18 | [diff] [blame] | 546 | 'browser/chromeos/login/auth_attempt_state.cc', |
| 547 | 'browser/chromeos/login/auth_attempt_state.h', |
| 548 | 'browser/chromeos/login/auth_attempt_state_resolver.cc', |
| 549 | 'browser/chromeos/login/auth_attempt_state_resolver.h', |
[email protected] | d7883d0 | 2010-04-02 15:45:28 | [diff] [blame] | 550 | 'browser/chromeos/login/auth_response_handler.cc', |
| 551 | 'browser/chromeos/login/auth_response_handler.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 552 | 'browser/chromeos/login/authentication_notification_details.h', |
| 553 | 'browser/chromeos/login/authenticator.cc', |
| 554 | 'browser/chromeos/login/authenticator.h', |
[email protected] | ad30e06 | 2010-04-05 18:11:18 | [diff] [blame] | 555 | 'browser/chromeos/login/background_view.cc', |
| 556 | 'browser/chromeos/login/background_view.h', |
[email protected] | 64ec034 | 2010-06-03 13:00:40 | [diff] [blame] | 557 | 'browser/chromeos/login/camera.cc', |
| 558 | 'browser/chromeos/login/camera.h', |
[email protected] | 551707a | 2010-06-16 16:59:47 | [diff] [blame] | 559 | 'browser/chromeos/login/captcha_view.cc', |
| 560 | 'browser/chromeos/login/captcha_view.h', |
[email protected] | 2e47c7c2 | 2010-03-19 17:14:25 | [diff] [blame] | 561 | 'browser/chromeos/login/client_login_response_handler.cc', |
| 562 | 'browser/chromeos/login/client_login_response_handler.h', |
[email protected] | ad30e06 | 2010-04-05 18:11:18 | [diff] [blame] | 563 | 'browser/chromeos/login/cookie_fetcher.cc', |
| 564 | 'browser/chromeos/login/cookie_fetcher.h', |
[email protected] | 1b36b74 | 2010-09-22 17:04:18 | [diff] [blame] | 565 | 'browser/chromeos/login/cryptohome_op.cc', |
| 566 | 'browser/chromeos/login/cryptohome_op.h', |
[email protected] | 6e64894 | 2010-07-14 12:52:23 | [diff] [blame] | 567 | 'browser/chromeos/login/eula_view.cc', |
| 568 | 'browser/chromeos/login/eula_view.h', |
[email protected] | 507c7107 | 2010-03-12 21:56:17 | [diff] [blame] | 569 | 'browser/chromeos/login/existing_user_controller.cc', |
| 570 | 'browser/chromeos/login/existing_user_controller.h', |
[email protected] | b15ffb18 | 2010-08-03 10:09:39 | [diff] [blame] | 571 | 'browser/chromeos/login/existing_user_view.cc', |
| 572 | 'browser/chromeos/login/existing_user_view.h', |
[email protected] | 83a4301f | 2010-02-22 22:01:26 | [diff] [blame] | 573 | 'browser/chromeos/login/google_authenticator.cc', |
| 574 | 'browser/chromeos/login/google_authenticator.h', |
[email protected] | a077900 | 2010-10-06 14:53:36 | [diff] [blame] | 575 | 'browser/chromeos/login/guest_user_view.cc', |
| 576 | 'browser/chromeos/login/guest_user_view.h', |
[email protected] | 063bb2b2 | 2010-09-06 15:59:08 | [diff] [blame] | 577 | 'browser/chromeos/login/help_app_launcher.cc', |
| 578 | 'browser/chromeos/login/help_app_launcher.h', |
[email protected] | 8a6d008 | 2010-06-02 12:34:22 | [diff] [blame] | 579 | 'browser/chromeos/login/helper.cc', |
[email protected] | d63b5215 | 2010-09-17 12:29:42 | [diff] [blame] | 580 | 'browser/chromeos/login/helper.h', |
[email protected] | 0ae17ad4 | 2010-08-20 09:48:46 | [diff] [blame] | 581 | 'browser/chromeos/login/html_page_screen.cc', |
| 582 | 'browser/chromeos/login/html_page_screen.h', |
[email protected] | 1b36b74 | 2010-09-22 17:04:18 | [diff] [blame] | 583 | 'browser/chromeos/login/image_decoder.cc', |
| 584 | 'browser/chromeos/login/image_decoder.h', |
| 585 | 'browser/chromeos/login/image_downloader.cc', |
| 586 | 'browser/chromeos/login/image_downloader.h', |
| 587 | 'browser/chromeos/login/issue_response_handler.cc', |
| 588 | 'browser/chromeos/login/issue_response_handler.h', |
[email protected] | e161c191 | 2010-10-09 13:49:03 | [diff] [blame] | 589 | 'browser/chromeos/login/keyboard_switch_menu.cc', |
| 590 | 'browser/chromeos/login/keyboard_switch_menu.h', |
[email protected] | 4caf626 | 2010-06-17 14:05:43 | [diff] [blame] | 591 | 'browser/chromeos/login/language_switch_menu.cc', |
| 592 | 'browser/chromeos/login/language_switch_menu.h', |
[email protected] | 603fc2c | 2011-01-31 11:47:49 | [diff] [blame] | 593 | 'browser/chromeos/login/login_display.h', |
[email protected] | dfdcdab | 2010-06-09 16:20:05 | [diff] [blame] | 594 | 'browser/chromeos/login/login_html_dialog.cc', |
| 595 | 'browser/chromeos/login/login_html_dialog.h', |
[email protected] | cd5d0b1c | 2010-09-29 16:32:50 | [diff] [blame] | 596 | 'browser/chromeos/login/login_performer.cc', |
| 597 | 'browser/chromeos/login/login_performer.h', |
[email protected] | 83a4301f | 2010-02-22 22:01:26 | [diff] [blame] | 598 | 'browser/chromeos/login/login_status_consumer.h', |
[email protected] | a10d16e | 2010-03-26 12:41:22 | [diff] [blame] | 599 | 'browser/chromeos/login/login_utils.cc', |
| 600 | 'browser/chromeos/login/login_utils.h', |
[email protected] | 045124c8 | 2010-05-13 10:07:43 | [diff] [blame] | 601 | 'browser/chromeos/login/message_bubble.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 602 | 'browser/chromeos/login/message_bubble.h', |
[email protected] | 935e9e1 | 2010-03-25 15:29:13 | [diff] [blame] | 603 | 'browser/chromeos/login/network_screen.cc', |
| 604 | 'browser/chromeos/login/network_screen.h', |
| 605 | 'browser/chromeos/login/network_screen_delegate.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 606 | 'browser/chromeos/login/network_selection_view.cc', |
| 607 | 'browser/chromeos/login/network_selection_view.h', |
[email protected] | afe05a28 | 2010-05-27 17:44:03 | [diff] [blame] | 608 | 'browser/chromeos/login/new_user_view.cc', |
| 609 | 'browser/chromeos/login/new_user_view.h', |
[email protected] | 1b36b74 | 2010-09-22 17:04:18 | [diff] [blame] | 610 | 'browser/chromeos/login/online_attempt.cc', |
| 611 | 'browser/chromeos/login/online_attempt.h', |
[email protected] | 5b7a0cf | 2010-07-23 10:04:07 | [diff] [blame] | 612 | 'browser/chromeos/login/oobe_progress_bar.cc', |
| 613 | 'browser/chromeos/login/oobe_progress_bar.h', |
[email protected] | 02ed0b3 | 2010-07-22 01:27:13 | [diff] [blame] | 614 | 'browser/chromeos/login/owner_key_utils.cc', |
| 615 | 'browser/chromeos/login/owner_key_utils.h', |
[email protected] | 4ada238 | 2010-07-29 21:28:11 | [diff] [blame] | 616 | 'browser/chromeos/login/owner_manager.cc', |
| 617 | 'browser/chromeos/login/owner_manager.h', |
[email protected] | e99e0b3 | 2010-08-25 00:53:44 | [diff] [blame] | 618 | 'browser/chromeos/login/ownership_service.cc', |
| 619 | 'browser/chromeos/login/ownership_service.h', |
[email protected] | 47273474 | 2010-10-11 03:17:05 | [diff] [blame] | 620 | 'browser/chromeos/login/parallel_authenticator.cc', |
| 621 | 'browser/chromeos/login/parallel_authenticator.h', |
[email protected] | 5651540 | 2010-07-05 17:37:00 | [diff] [blame] | 622 | 'browser/chromeos/login/password_changed_view.cc', |
| 623 | 'browser/chromeos/login/password_changed_view.h', |
[email protected] | e15bdd22 | 2010-11-03 12:03:49 | [diff] [blame] | 624 | 'browser/chromeos/login/proxy_settings_dialog.cc', |
| 625 | 'browser/chromeos/login/proxy_settings_dialog.h', |
[email protected] | 6971921 | 2010-07-12 11:37:25 | [diff] [blame] | 626 | 'browser/chromeos/login/registration_screen.cc', |
[email protected] | 4129132 | 2010-07-15 17:09:01 | [diff] [blame] | 627 | 'browser/chromeos/login/registration_screen.h', |
[email protected] | f583670 | 2010-02-09 19:11:18 | [diff] [blame] | 628 | 'browser/chromeos/login/rounded_rect_painter.cc', |
| 629 | 'browser/chromeos/login/rounded_rect_painter.h', |
[email protected] | ab2bd2c | 2010-05-05 07:18:27 | [diff] [blame] | 630 | 'browser/chromeos/login/screen_lock_view.cc', |
| 631 | 'browser/chromeos/login/screen_lock_view.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 632 | 'browser/chromeos/login/screen_locker.cc', |
| 633 | 'browser/chromeos/login/screen_locker.h', |
[email protected] | 649e12c3 | 2010-02-06 04:41:21 | [diff] [blame] | 634 | 'browser/chromeos/login/screen_observer.h', |
[email protected] | f65210cc | 2010-10-30 01:48:48 | [diff] [blame] | 635 | 'browser/chromeos/login/shutdown_button.cc', |
| 636 | 'browser/chromeos/login/shutdown_button.h', |
[email protected] | 32352d1 | 2010-09-03 21:40:10 | [diff] [blame] | 637 | 'browser/chromeos/login/signed_settings.cc', |
| 638 | 'browser/chromeos/login/signed_settings.h', |
[email protected] | 62eeafc | 2010-09-14 16:37:41 | [diff] [blame] | 639 | 'browser/chromeos/login/signed_settings_helper.cc', |
| 640 | 'browser/chromeos/login/signed_settings_helper.h', |
[email protected] | 20564b3c | 2010-10-28 14:25:46 | [diff] [blame] | 641 | 'browser/chromeos/login/signed_settings_temp_storage.cc', |
| 642 | 'browser/chromeos/login/signed_settings_temp_storage.h', |
[email protected] | 1b36b74 | 2010-09-22 17:04:18 | [diff] [blame] | 643 | 'browser/chromeos/login/test_attempt_state.cc', |
| 644 | 'browser/chromeos/login/test_attempt_state.h', |
[email protected] | 91d0160 | 2010-10-28 17:18:25 | [diff] [blame] | 645 | 'browser/chromeos/login/textfield_with_margin.cc', |
| 646 | 'browser/chromeos/login/textfield_with_margin.h', |
[email protected] | b96f34a | 2010-04-21 17:47:01 | [diff] [blame] | 647 | 'browser/chromeos/login/update_screen.cc', |
| 648 | 'browser/chromeos/login/update_screen.h', |
[email protected] | 842cd6c6 | 2010-03-06 17:56:32 | [diff] [blame] | 649 | 'browser/chromeos/login/update_view.cc', |
| 650 | 'browser/chromeos/login/update_view.h', |
[email protected] | 507c7107 | 2010-03-12 21:56:17 | [diff] [blame] | 651 | 'browser/chromeos/login/user_controller.cc', |
| 652 | 'browser/chromeos/login/user_controller.h', |
[email protected] | 8f0d8ecd1 | 2010-04-20 11:51:30 | [diff] [blame] | 653 | 'browser/chromeos/login/user_image_downloader.cc', |
| 654 | 'browser/chromeos/login/user_image_downloader.h', |
| 655 | 'browser/chromeos/login/user_image_loader.cc', |
| 656 | 'browser/chromeos/login/user_image_loader.h', |
[email protected] | 64ec034 | 2010-06-03 13:00:40 | [diff] [blame] | 657 | 'browser/chromeos/login/user_image_screen.cc', |
| 658 | 'browser/chromeos/login/user_image_screen.h', |
| 659 | 'browser/chromeos/login/user_image_view.cc', |
| 660 | 'browser/chromeos/login/user_image_view.h', |
[email protected] | 56f0ffc8 | 2010-02-04 21:30:37 | [diff] [blame] | 661 | 'browser/chromeos/login/user_manager.cc', |
| 662 | 'browser/chromeos/login/user_manager.h', |
[email protected] | 41e13b36 | 2010-06-16 21:27:05 | [diff] [blame] | 663 | 'browser/chromeos/login/user_view.cc', |
| 664 | 'browser/chromeos/login/user_view.h', |
[email protected] | c57206e9 | 2010-10-21 02:13:24 | [diff] [blame] | 665 | 'browser/chromeos/login/username_view.cc', |
| 666 | 'browser/chromeos/login/username_view.h', |
[email protected] | 28e139d | 2010-03-01 14:55:22 | [diff] [blame] | 667 | 'browser/chromeos/login/view_screen.h', |
[email protected] | 603fc2c | 2011-01-31 11:47:49 | [diff] [blame] | 668 | 'browser/chromeos/login/views_login_display.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 669 | 'browser/chromeos/login/views_login_display.h', |
[email protected] | 88e71dc | 2010-05-07 11:31:38 | [diff] [blame] | 670 | 'browser/chromeos/login/web_page_screen.cc', |
| 671 | 'browser/chromeos/login/web_page_screen.h', |
| 672 | 'browser/chromeos/login/web_page_view.cc', |
| 673 | 'browser/chromeos/login/web_page_view.h', |
[email protected] | 86cffea | 2010-08-25 21:31:59 | [diff] [blame] | 674 | 'browser/chromeos/login/wizard_accessibility_handler.cc', |
| 675 | 'browser/chromeos/login/wizard_accessibility_handler.h', |
| 676 | 'browser/chromeos/login/wizard_accessibility_helper.cc', |
| 677 | 'browser/chromeos/login/wizard_accessibility_helper.h', |
[email protected] | 28e139d | 2010-03-01 14:55:22 | [diff] [blame] | 678 | 'browser/chromeos/login/wizard_controller.cc', |
| 679 | 'browser/chromeos/login/wizard_controller.h', |
[email protected] | 042c368 | 2010-02-10 18:05:13 | [diff] [blame] | 680 | 'browser/chromeos/login/wizard_screen.h', |
[email protected] | 0fecda6 | 2010-03-19 21:59:01 | [diff] [blame] | 681 | 'browser/chromeos/low_battery_observer.cc', |
| 682 | 'browser/chromeos/low_battery_observer.h', |
[email protected] | 2bb5fcd | 2010-11-16 14:31:54 | [diff] [blame] | 683 | 'browser/chromeos/metrics_cros_settings_provider.cc', |
| 684 | 'browser/chromeos/metrics_cros_settings_provider.h', |
[email protected] | f7f7265 | 2010-05-04 20:53:13 | [diff] [blame] | 685 | 'browser/chromeos/native_dialog_window.cc', |
| 686 | 'browser/chromeos/native_dialog_window.h', |
[email protected] | 8d1b864d1 | 2010-10-10 00:04:34 | [diff] [blame] | 687 | 'browser/chromeos/native_theme_chromeos.cc', |
| 688 | 'browser/chromeos/native_theme_chromeos.h', |
[email protected] | e8da0a0 | 2010-02-15 14:07:08 | [diff] [blame] | 689 | 'browser/chromeos/network_list.cc', |
| 690 | 'browser/chromeos/network_list.h', |
[email protected] | 727dc808 | 2011-01-14 19:14:29 | [diff] [blame] | 691 | 'browser/chromeos/network_login_observer.cc', |
| 692 | 'browser/chromeos/network_login_observer.h', |
[email protected] | 39216be | 2010-06-01 17:54:36 | [diff] [blame] | 693 | 'browser/chromeos/network_message_observer.cc', |
| 694 | 'browser/chromeos/network_message_observer.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 695 | 'browser/chromeos/network_state_notifier.cc', |
| 696 | 'browser/chromeos/network_state_notifier.h', |
[email protected] | 61d68ef1 | 2011-01-13 14:02:56 | [diff] [blame] | 697 | 'browser/chromeos/notifications/balloon_collection_impl.cc', |
| 698 | 'browser/chromeos/notifications/balloon_collection_impl.h', |
| 699 | 'browser/chromeos/notifications/balloon_view.cc', |
| 700 | 'browser/chromeos/notifications/balloon_view.h', |
| 701 | 'browser/chromeos/notifications/balloon_view_host.cc', |
| 702 | 'browser/chromeos/notifications/balloon_view_host.h', |
| 703 | 'browser/chromeos/notifications/notification_panel.cc', |
| 704 | 'browser/chromeos/notifications/notification_panel.h', |
| 705 | 'browser/chromeos/notifications/system_notification.cc', |
| 706 | 'browser/chromeos/notifications/system_notification.h', |
| 707 | 'browser/chromeos/notifications/system_notification_factory.cc', |
| 708 | 'browser/chromeos/notifications/system_notification_factory.h', |
[email protected] | 6692b0d7 | 2010-07-15 03:40:23 | [diff] [blame] | 709 | 'browser/chromeos/offline/offline_load_page.cc', |
| 710 | 'browser/chromeos/offline/offline_load_page.h', |
| 711 | 'browser/chromeos/offline/offline_load_service.cc', |
| 712 | 'browser/chromeos/offline/offline_load_service.h', |
[email protected] | 9cc621682 | 2010-03-03 23:17:27 | [diff] [blame] | 713 | 'browser/chromeos/options/network_config_view.cc', |
| 714 | 'browser/chromeos/options/network_config_view.h', |
[email protected] | 9cc621682 | 2010-03-03 23:17:27 | [diff] [blame] | 715 | 'browser/chromeos/options/wifi_config_view.cc', |
| 716 | 'browser/chromeos/options/wifi_config_view.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 717 | 'browser/chromeos/panels/panel_scroller.cc', |
| 718 | 'browser/chromeos/panels/panel_scroller.h', |
| 719 | 'browser/chromeos/panels/panel_scroller_container.cc', |
| 720 | 'browser/chromeos/panels/panel_scroller_container.h', |
| 721 | 'browser/chromeos/panels/panel_scroller_header.cc', |
| 722 | 'browser/chromeos/panels/panel_scroller_header.h', |
[email protected] | 6fdd418 | 2010-10-14 23:59:26 | [diff] [blame] | 723 | 'browser/chromeos/plugin_selection_policy.cc', |
| 724 | 'browser/chromeos/plugin_selection_policy.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 725 | 'browser/chromeos/preferences.cc', |
| 726 | 'browser/chromeos/preferences.h', |
[email protected] | f50278cd | 2010-08-24 17:34:08 | [diff] [blame] | 727 | 'browser/chromeos/proxy_config_service.h', |
| 728 | 'browser/chromeos/proxy_config_service_impl.cc', |
| 729 | 'browser/chromeos/proxy_config_service_impl.h', |
[email protected] | 2bb5fcd | 2010-11-16 14:31:54 | [diff] [blame] | 730 | 'browser/chromeos/proxy_cros_settings_provider.cc', |
| 731 | 'browser/chromeos/proxy_cros_settings_provider.h', |
[email protected] | 64d7e59 | 2010-12-03 19:20:35 | [diff] [blame] | 732 | 'browser/chromeos/setting_level_bubble.cc', |
| 733 | 'browser/chromeos/setting_level_bubble.h', |
| 734 | 'browser/chromeos/setting_level_bubble_view.cc', |
| 735 | 'browser/chromeos/setting_level_bubble_view.h', |
[email protected] | 83a90f7 | 2010-02-04 20:36:41 | [diff] [blame] | 736 | 'browser/chromeos/status/clock_menu_button.cc', |
| 737 | 'browser/chromeos/status/clock_menu_button.h', |
[email protected] | 432867b | 2010-10-09 13:31:16 | [diff] [blame] | 738 | 'browser/chromeos/status/input_method_menu.cc', |
| 739 | 'browser/chromeos/status/input_method_menu.h', |
[email protected] | 54da7e37 | 2010-10-12 09:54:49 | [diff] [blame] | 740 | 'browser/chromeos/status/input_method_menu_button.cc', |
| 741 | 'browser/chromeos/status/input_method_menu_button.h', |
[email protected] | b938810a | 2010-09-14 08:17:26 | [diff] [blame] | 742 | 'browser/chromeos/status/network_dropdown_button.cc', |
| 743 | 'browser/chromeos/status/network_dropdown_button.h', |
| 744 | 'browser/chromeos/status/network_menu.cc', |
| 745 | 'browser/chromeos/status/network_menu.h', |
[email protected] | 83a90f7 | 2010-02-04 20:36:41 | [diff] [blame] | 746 | 'browser/chromeos/status/network_menu_button.cc', |
| 747 | 'browser/chromeos/status/network_menu_button.h', |
[email protected] | 83a90f7 | 2010-02-04 20:36:41 | [diff] [blame] | 748 | 'browser/chromeos/status/power_menu_button.cc', |
| 749 | 'browser/chromeos/status/power_menu_button.h', |
| 750 | 'browser/chromeos/status/status_area_button.cc', |
| 751 | 'browser/chromeos/status/status_area_button.h', |
| 752 | 'browser/chromeos/status/status_area_host.h', |
| 753 | 'browser/chromeos/status/status_area_view.cc', |
| 754 | 'browser/chromeos/status/status_area_view.h', |
[email protected] | 66a0d90 | 2011-01-28 20:57:05 | [diff] [blame] | 755 | 'browser/chromeos/status/window_switcher_button.cc', |
| 756 | 'browser/chromeos/status/window_switcher_button.h', |
[email protected] | cc4c974 | 2010-05-17 21:04:02 | [diff] [blame] | 757 | 'browser/chromeos/system_key_event_listener.cc', |
| 758 | 'browser/chromeos/system_key_event_listener.h', |
[email protected] | 0b4d338 | 2010-07-14 16:13:04 | [diff] [blame] | 759 | 'browser/chromeos/tab_closeable_state_watcher.cc', |
| 760 | 'browser/chromeos/tab_closeable_state_watcher.h', |
[email protected] | 3cdf376 | 2010-07-13 22:55:55 | [diff] [blame] | 761 | 'browser/chromeos/update_observer.cc', |
| 762 | 'browser/chromeos/update_observer.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 763 | 'browser/chromeos/usb_mount_observer.cc', |
| 764 | 'browser/chromeos/usb_mount_observer.h', |
[email protected] | 2bb5fcd | 2010-11-16 14:31:54 | [diff] [blame] | 765 | 'browser/chromeos/user_cros_settings_provider.cc', |
| 766 | 'browser/chromeos/user_cros_settings_provider.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 767 | 'browser/chromeos/version_loader.cc', |
| 768 | 'browser/chromeos/version_loader.h', |
[email protected] | d59b315 | 2010-03-24 04:41:54 | [diff] [blame] | 769 | 'browser/chromeos/view_ids.h', |
[email protected] | ae60124 | 2010-11-12 21:54:43 | [diff] [blame] | 770 | 'browser/chromeos/views/copy_background.cc', |
| 771 | 'browser/chromeos/views/copy_background.h', |
[email protected] | d34f59d | 2010-11-13 12:32:02 | [diff] [blame] | 772 | 'browser/chromeos/views/dropdown_button.cc', |
| 773 | 'browser/chromeos/views/dropdown_button.h', |
[email protected] | 5ab0b97 | 2010-11-09 09:43:58 | [diff] [blame] | 774 | 'browser/chromeos/views/menu_locator.cc', |
| 775 | 'browser/chromeos/views/menu_locator.h', |
[email protected] | eddb2a8 | 2011-02-04 22:07:12 | [diff] [blame] | 776 | 'browser/chromeos/views/native_menu_webui.cc', |
| 777 | 'browser/chromeos/views/native_menu_webui.h', |
[email protected] | 0675e71 | 2011-02-03 23:52:37 | [diff] [blame] | 778 | 'browser/chromeos/views/webui_menu_widget.cc', |
| 779 | 'browser/chromeos/views/webui_menu_widget.h', |
[email protected] | 3de00882 | 2010-06-16 17:26:54 | [diff] [blame] | 780 | 'browser/chromeos/volume_bubble.cc', |
| 781 | 'browser/chromeos/volume_bubble.h', |
[email protected] | 0675e71 | 2011-02-03 23:52:37 | [diff] [blame] | 782 | 'browser/chromeos/webui_menu_control.h', |
[email protected] | ea87eee | 2010-02-22 16:59:24 | [diff] [blame] | 783 | 'browser/chromeos/wm_ipc.cc', |
| 784 | 'browser/chromeos/wm_ipc.h', |
| 785 | 'browser/chromeos/wm_message_listener.cc', |
| 786 | 'browser/chromeos/wm_message_listener.h', |
[email protected] | d65adb1 | 2010-04-28 17:26:49 | [diff] [blame] | 787 | 'browser/chromeos/wm_overview_controller.cc', |
| 788 | 'browser/chromeos/wm_overview_controller.h', |
[email protected] | c766a16 | 2010-06-30 22:45:45 | [diff] [blame] | 789 | 'browser/chromeos/wm_overview_fav_icon.cc', |
| 790 | 'browser/chromeos/wm_overview_fav_icon.h', |
[email protected] | d65adb1 | 2010-04-28 17:26:49 | [diff] [blame] | 791 | 'browser/chromeos/wm_overview_snapshot.cc', |
| 792 | 'browser/chromeos/wm_overview_snapshot.h', |
[email protected] | c766a16 | 2010-06-30 22:45:45 | [diff] [blame] | 793 | 'browser/chromeos/wm_overview_title.cc', |
| 794 | 'browser/chromeos/wm_overview_title.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 795 | 'browser/clipboard_dispatcher.h', |
[email protected] | 97c2c03 | 2010-07-07 22:43:41 | [diff] [blame] | 796 | 'browser/clipboard_dispatcher_gtk.cc', |
| 797 | 'browser/clipboard_dispatcher_mac.mm', |
| 798 | 'browser/clipboard_dispatcher_win.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 799 | 'browser/command_updater.cc', |
| 800 | 'browser/command_updater.h', |
[email protected] | 4711510 | 2010-02-19 19:01:47 | [diff] [blame] | 801 | 'browser/content_exceptions_table_model.cc', |
| 802 | 'browser/content_exceptions_table_model.h', |
[email protected] | 5ec40cf | 2010-03-09 11:34:51 | [diff] [blame] | 803 | 'browser/content_setting_bubble_model.cc', |
| 804 | 'browser/content_setting_bubble_model.h', |
[email protected] | 7776774 | 2010-03-02 22:06:27 | [diff] [blame] | 805 | 'browser/content_setting_combo_model.cc', |
| 806 | 'browser/content_setting_combo_model.h', |
[email protected] | 352104e | 2010-03-05 11:40:08 | [diff] [blame] | 807 | 'browser/content_setting_image_model.cc', |
| 808 | 'browser/content_setting_image_model.h', |
[email protected] | 5f24f21 | 2010-12-02 14:47:45 | [diff] [blame] | 809 | 'browser/content_settings/content_settings_details.h', |
| 810 | 'browser/content_settings/content_settings_pattern.cc', |
| 811 | 'browser/content_settings/content_settings_pattern.h', |
[email protected] | 2dd6bca0 | 2010-11-30 12:48:44 | [diff] [blame] | 812 | 'browser/content_settings/content_settings_provider.h', |
[email protected] | 9d01a6a | 2010-11-30 12:03:33 | [diff] [blame] | 813 | 'browser/content_settings/host_content_settings_map.cc', |
| 814 | 'browser/content_settings/host_content_settings_map.h', |
[email protected] | e4dabe99 | 2010-12-10 10:00:12 | [diff] [blame] | 815 | 'browser/content_settings/policy_content_settings_provider.cc', |
| 816 | 'browser/content_settings/policy_content_settings_provider.h', |
| 817 | 'browser/content_settings/pref_content_settings_provider.cc', |
| 818 | 'browser/content_settings/pref_content_settings_provider.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 819 | 'browser/cookies_tree_model.cc', |
| 820 | 'browser/cookies_tree_model.h', |
| 821 | 'browser/cross_site_request_manager.cc', |
| 822 | 'browser/cross_site_request_manager.h', |
[email protected] | 7fff7901 | 2010-05-12 00:19:05 | [diff] [blame] | 823 | 'browser/custom_home_pages_table_model.cc', |
| 824 | 'browser/custom_home_pages_table_model.h', |
[email protected] | 9b82ad7a | 2010-05-19 01:04:54 | [diff] [blame] | 825 | 'browser/default_encoding_combo_model.cc', |
| 826 | 'browser/default_encoding_combo_model.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 827 | 'browser/defaults.cc', |
| 828 | 'browser/defaults.h', |
[email protected] | 74da5bd | 2011-01-27 22:03:27 | [diff] [blame] | 829 | 'browser/desktop_notification_handler.cc', |
| 830 | 'browser/desktop_notification_handler.h', |
[email protected] | ac7e4e1 | 2010-08-26 14:34:41 | [diff] [blame] | 831 | 'browser/device_orientation/accelerometer_mac.cc', |
| 832 | 'browser/device_orientation/accelerometer_mac.h', |
[email protected] | ddd1844 | 2010-08-23 07:39:28 | [diff] [blame] | 833 | 'browser/device_orientation/data_fetcher.h', |
[email protected] | 9f547bf | 2010-12-13 17:00:42 | [diff] [blame] | 834 | 'browser/device_orientation/message_filter.cc', |
| 835 | 'browser/device_orientation/message_filter.h', |
[email protected] | 57ead35 | 2010-08-11 14:42:53 | [diff] [blame] | 836 | 'browser/device_orientation/orientation.h', |
| 837 | 'browser/device_orientation/provider.cc', |
| 838 | 'browser/device_orientation/provider.h', |
[email protected] | ddd1844 | 2010-08-23 07:39:28 | [diff] [blame] | 839 | 'browser/device_orientation/provider_impl.cc', |
| 840 | 'browser/device_orientation/provider_impl.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 841 | 'browser/diagnostics/diagnostics_main.cc', |
| 842 | 'browser/diagnostics/diagnostics_main.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 843 | 'browser/diagnostics/diagnostics_model.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 844 | 'browser/diagnostics/diagnostics_model.h', |
[email protected] | e4be2dd | 2010-12-14 00:44:39 | [diff] [blame] | 845 | 'browser/diagnostics/diagnostics_test.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 846 | 'browser/diagnostics/diagnostics_test.h', |
[email protected] | 26f4647 | 2009-12-20 03:57:10 | [diff] [blame] | 847 | 'browser/diagnostics/recon_diagnostics.cc', |
| 848 | 'browser/diagnostics/recon_diagnostics.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 849 | 'browser/diagnostics/sqlite_diagnostics.cc', |
| 850 | 'browser/diagnostics/sqlite_diagnostics.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 851 | 'browser/dom_operation_notification_details.h', |
[email protected] | 45a613e | 2010-04-16 23:39:26 | [diff] [blame] | 852 | 'browser/dom_ui/app_launcher_handler.cc', |
| 853 | 'browser/dom_ui/app_launcher_handler.h', |
[email protected] | 6404197b | 2010-03-03 00:40:40 | [diff] [blame] | 854 | 'browser/dom_ui/bookmarks_ui.cc', |
| 855 | 'browser/dom_ui/bookmarks_ui.h', |
[email protected] | ac1894a | 2010-08-22 10:38:54 | [diff] [blame] | 856 | 'browser/dom_ui/bug_report_ui.cc', |
| 857 | 'browser/dom_ui/bug_report_ui.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 858 | 'browser/dom_ui/chrome_url_data_manager.cc', |
| 859 | 'browser/dom_ui/chrome_url_data_manager.h', |
[email protected] | 2a30775a | 2010-10-18 19:42:22 | [diff] [blame] | 860 | 'browser/dom_ui/constrained_html_ui.cc', |
| 861 | 'browser/dom_ui/constrained_html_ui.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 862 | 'browser/dom_ui/devtools_ui.cc', |
| 863 | 'browser/dom_ui/devtools_ui.h', |
| 864 | 'browser/dom_ui/dom_ui.cc', |
| 865 | 'browser/dom_ui/dom_ui.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 866 | 'browser/dom_ui/downloads_dom_handler.cc', |
| 867 | 'browser/dom_ui/downloads_dom_handler.h', |
| 868 | 'browser/dom_ui/downloads_ui.cc', |
| 869 | 'browser/dom_ui/downloads_ui.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 870 | 'browser/dom_ui/filebrowse_ui.cc', |
| 871 | 'browser/dom_ui/filebrowse_ui.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 872 | 'browser/dom_ui/fileicon_source.cc', |
| 873 | 'browser/dom_ui/fileicon_source.h', |
[email protected] | 1a47d7e | 2010-10-15 00:37:24 | [diff] [blame] | 874 | 'browser/dom_ui/flags_ui.cc', |
| 875 | 'browser/dom_ui/flags_ui.h', |
[email protected] | 5edb922 | 2010-08-18 00:23:29 | [diff] [blame] | 876 | 'browser/dom_ui/foreign_session_handler.cc', |
| 877 | 'browser/dom_ui/foreign_session_handler.h', |
[email protected] | ceec830 | 2011-01-24 22:21:33 | [diff] [blame] | 878 | 'browser/dom_ui/generic_handler.cc', |
| 879 | 'browser/dom_ui/generic_handler.h', |
[email protected] | 9a128b0 | 2010-12-15 00:52:00 | [diff] [blame] | 880 | 'browser/dom_ui/gpu_internals_ui.cc', |
| 881 | 'browser/dom_ui/gpu_internals_ui.h', |
[email protected] | 95ae24f | 2010-06-21 19:13:14 | [diff] [blame] | 882 | 'browser/dom_ui/history2_ui.cc', |
| 883 | 'browser/dom_ui/history2_ui.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 884 | 'browser/dom_ui/history_ui.cc', |
| 885 | 'browser/dom_ui/history_ui.h', |
[email protected] | feacf68 | 2009-12-03 23:54:45 | [diff] [blame] | 886 | 'browser/dom_ui/html_dialog_tab_contents_delegate.cc', |
| 887 | 'browser/dom_ui/html_dialog_tab_contents_delegate.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 888 | 'browser/dom_ui/html_dialog_ui.cc', |
| 889 | 'browser/dom_ui/html_dialog_ui.h', |
[email protected] | 9c88d475 | 2010-09-16 20:59:42 | [diff] [blame] | 890 | 'browser/dom_ui/keyboard_ui.cc', |
| 891 | 'browser/dom_ui/keyboard_ui.h', |
[email protected] | 17496bbe | 2010-03-10 19:48:23 | [diff] [blame] | 892 | 'browser/dom_ui/mediaplayer_ui.cc', |
| 893 | 'browser/dom_ui/mediaplayer_ui.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 894 | 'browser/dom_ui/most_visited_handler.cc', |
| 895 | 'browser/dom_ui/most_visited_handler.h', |
[email protected] | c92c7505 | 2010-03-17 00:26:51 | [diff] [blame] | 896 | 'browser/dom_ui/net_internals_ui.cc', |
| 897 | 'browser/dom_ui/net_internals_ui.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 898 | 'browser/dom_ui/new_tab_page_sync_handler.cc', |
| 899 | 'browser/dom_ui/new_tab_page_sync_handler.h', |
| 900 | 'browser/dom_ui/new_tab_ui.cc', |
| 901 | 'browser/dom_ui/new_tab_ui.h', |
[email protected] | 61334a4 | 2010-10-18 16:37:04 | [diff] [blame] | 902 | 'browser/dom_ui/ntp_login_handler.cc', |
| 903 | 'browser/dom_ui/ntp_login_handler.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 904 | 'browser/dom_ui/ntp_resource_cache.cc', |
| 905 | 'browser/dom_ui/ntp_resource_cache.h', |
[email protected] | 0170911 | 2010-10-01 19:34:07 | [diff] [blame] | 906 | 'browser/dom_ui/options/about_page_handler.cc', |
| 907 | 'browser/dom_ui/options/about_page_handler.h', |
| 908 | 'browser/dom_ui/options/add_startup_page_handler.cc', |
| 909 | 'browser/dom_ui/options/add_startup_page_handler.h', |
| 910 | 'browser/dom_ui/options/advanced_options_handler.cc', |
| 911 | 'browser/dom_ui/options/advanced_options_handler.h', |
| 912 | 'browser/dom_ui/options/advanced_options_utils.h', |
| 913 | 'browser/dom_ui/options/advanced_options_utils_gtk.cc', |
| 914 | 'browser/dom_ui/options/advanced_options_utils_mac.mm', |
| 915 | 'browser/dom_ui/options/advanced_options_utils_win.cc', |
| 916 | 'browser/dom_ui/options/autofill_options_handler.cc', |
| 917 | 'browser/dom_ui/options/autofill_options_handler.h', |
| 918 | 'browser/dom_ui/options/browser_options_handler.cc', |
| 919 | 'browser/dom_ui/options/browser_options_handler.h', |
| 920 | 'browser/dom_ui/options/certificate_manager_handler.cc', |
| 921 | 'browser/dom_ui/options/certificate_manager_handler.h', |
| 922 | 'browser/dom_ui/options/clear_browser_data_handler.cc', |
| 923 | 'browser/dom_ui/options/clear_browser_data_handler.h', |
| 924 | 'browser/dom_ui/options/content_settings_handler.cc', |
| 925 | 'browser/dom_ui/options/content_settings_handler.h', |
| 926 | 'browser/dom_ui/options/cookies_view_handler.cc', |
| 927 | 'browser/dom_ui/options/cookies_view_handler.h', |
| 928 | 'browser/dom_ui/options/core_options_handler.cc', |
| 929 | 'browser/dom_ui/options/core_options_handler.h', |
[email protected] | 1190b72 | 2010-12-11 02:15:51 | [diff] [blame] | 930 | 'browser/dom_ui/options/dom_options_util.cc', |
| 931 | 'browser/dom_ui/options/dom_options_util.h', |
[email protected] | 0170911 | 2010-10-01 19:34:07 | [diff] [blame] | 932 | 'browser/dom_ui/options/font_settings_handler.cc', |
| 933 | 'browser/dom_ui/options/font_settings_handler.h', |
| 934 | 'browser/dom_ui/options/font_settings_utils.h', |
| 935 | 'browser/dom_ui/options/font_settings_utils_gtk.cc', |
| 936 | 'browser/dom_ui/options/font_settings_utils_mac.mm', |
| 937 | 'browser/dom_ui/options/font_settings_utils_win.cc', |
| 938 | 'browser/dom_ui/options/import_data_handler.cc', |
| 939 | 'browser/dom_ui/options/import_data_handler.h', |
[email protected] | ff8877e | 2011-01-19 20:47:03 | [diff] [blame] | 940 | 'browser/dom_ui/options/language_options_handler.cc', |
| 941 | 'browser/dom_ui/options/language_options_handler.h', |
[email protected] | bc50a69 | 2011-02-08 07:07:06 | [diff] [blame] | 942 | 'browser/dom_ui/options/language_options_handler_common.cc', |
| 943 | 'browser/dom_ui/options/language_options_handler_common.h', |
[email protected] | 0170911 | 2010-10-01 19:34:07 | [diff] [blame] | 944 | 'browser/dom_ui/options/options_managed_banner_handler.cc', |
| 945 | 'browser/dom_ui/options/options_managed_banner_handler.h', |
| 946 | 'browser/dom_ui/options/options_ui.cc', |
| 947 | 'browser/dom_ui/options/options_ui.h', |
[email protected] | 161888b | 2010-12-13 23:25:50 | [diff] [blame] | 948 | 'browser/dom_ui/options/password_manager_handler.cc', |
| 949 | 'browser/dom_ui/options/password_manager_handler.h', |
[email protected] | 0170911 | 2010-10-01 19:34:07 | [diff] [blame] | 950 | 'browser/dom_ui/options/personal_options_handler.cc', |
| 951 | 'browser/dom_ui/options/personal_options_handler.h', |
[email protected] | b01d9501 | 2010-12-09 19:34:55 | [diff] [blame] | 952 | 'browser/dom_ui/options/search_engine_manager_handler.cc', |
| 953 | 'browser/dom_ui/options/search_engine_manager_handler.h', |
[email protected] | 2cd4f8a | 2010-10-20 21:48:29 | [diff] [blame] | 954 | 'browser/dom_ui/options/stop_syncing_handler.cc', |
| 955 | 'browser/dom_ui/options/stop_syncing_handler.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 956 | 'browser/dom_ui/plugins_ui.cc', |
| 957 | 'browser/dom_ui/plugins_ui.h', |
| 958 | 'browser/dom_ui/print_preview_handler.cc', |
| 959 | 'browser/dom_ui/print_preview_handler.h', |
| 960 | 'browser/dom_ui/print_preview_ui.cc', |
| 961 | 'browser/dom_ui/print_preview_ui.h', |
[email protected] | eb15e24e | 2011-02-03 22:34:34 | [diff] [blame] | 962 | 'browser/dom_ui/print_preview_ui_html_source.cc', |
| 963 | 'browser/dom_ui/print_preview_ui_html_source.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 964 | 'browser/dom_ui/remoting_ui.cc', |
| 965 | 'browser/dom_ui/remoting_ui.h', |
[email protected] | 755e1b73 | 2010-06-24 23:28:53 | [diff] [blame] | 966 | 'browser/dom_ui/shared_resources_data_source.cc', |
| 967 | 'browser/dom_ui/shared_resources_data_source.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 968 | 'browser/dom_ui/shown_sections_handler.cc', |
| 969 | 'browser/dom_ui/shown_sections_handler.h', |
[email protected] | a5353ba | 2010-06-21 22:55:48 | [diff] [blame] | 970 | 'browser/dom_ui/slideshow_ui.cc', |
| 971 | 'browser/dom_ui/slideshow_ui.h', |
[email protected] | e0e4d72 | 2011-01-14 12:16:06 | [diff] [blame] | 972 | 'browser/dom_ui/sync_internals_html_source.cc', |
| 973 | 'browser/dom_ui/sync_internals_html_source.h', |
[email protected] | e0e4d72 | 2011-01-14 12:16:06 | [diff] [blame] | 974 | 'browser/dom_ui/sync_internals_ui.cc', |
| 975 | 'browser/dom_ui/sync_internals_ui.h', |
[email protected] | e79154a | 2010-10-27 21:58:02 | [diff] [blame] | 976 | 'browser/dom_ui/textfields_ui.cc', |
| 977 | 'browser/dom_ui/textfields_ui.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 978 | 'browser/dom_ui/tips_handler.cc', |
| 979 | 'browser/dom_ui/tips_handler.h', |
[email protected] | 5edb922 | 2010-08-18 00:23:29 | [diff] [blame] | 980 | 'browser/dom_ui/value_helper.cc', |
| 981 | 'browser/dom_ui/value_helper.h', |
[email protected] | 80a8fad | 2011-01-29 04:02:38 | [diff] [blame] | 982 | 'browser/dom_ui/web_ui_factory.cc', |
| 983 | 'browser/dom_ui/web_ui_factory.h', |
[email protected] | e0813a39 | 2011-02-01 22:57:25 | [diff] [blame] | 984 | 'browser/dom_ui/web_ui_favicon_source.cc', |
| 985 | 'browser/dom_ui/web_ui_favicon_source.h', |
[email protected] | 41366f4 | 2011-01-28 02:56:42 | [diff] [blame] | 986 | 'browser/dom_ui/web_ui_screenshot_source.cc', |
| 987 | 'browser/dom_ui/web_ui_screenshot_source.h', |
[email protected] | 0940871 | 2011-02-02 12:02:22 | [diff] [blame] | 988 | 'browser/dom_ui/web_ui_theme_source.cc', |
| 989 | 'browser/dom_ui/web_ui_theme_source.h', |
[email protected] | e0813a39 | 2011-02-01 22:57:25 | [diff] [blame] | 990 | 'browser/dom_ui/web_ui_thumbnail_source.cc', |
| 991 | 'browser/dom_ui/web_ui_thumbnail_source.h', |
[email protected] | e82abf3 | 2011-01-31 23:12:49 | [diff] [blame] | 992 | 'browser/dom_ui/web_ui_util.cc', |
| 993 | 'browser/dom_ui/web_ui_util.h', |
[email protected] | f15edeb | 2010-08-27 16:27:15 | [diff] [blame] | 994 | 'browser/download/base_file.cc', |
| 995 | 'browser/download/base_file.h', |
[email protected] | cd44809 | 2010-12-06 23:49:13 | [diff] [blame] | 996 | 'browser/download/download_extensions.cc', |
| 997 | 'browser/download/download_extensions.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 998 | 'browser/download/download_file.cc', |
| 999 | 'browser/download/download_file.h', |
[email protected] | 6c69796d | 2010-07-16 21:41:16 | [diff] [blame] | 1000 | 'browser/download/download_file_manager.cc', |
| 1001 | 'browser/download/download_file_manager.h', |
[email protected] | 82f37b0 | 2010-07-29 22:04:57 | [diff] [blame] | 1002 | 'browser/download/download_history.cc', |
| 1003 | 'browser/download/download_history.h', |
[email protected] | 6c69796d | 2010-07-16 21:41:16 | [diff] [blame] | 1004 | 'browser/download/download_item.cc', |
| 1005 | 'browser/download/download_item.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1006 | 'browser/download/download_item_model.cc', |
| 1007 | 'browser/download/download_item_model.h', |
| 1008 | 'browser/download/download_manager.cc', |
| 1009 | 'browser/download/download_manager.h', |
[email protected] | e5dc422 | 2010-08-30 22:16:32 | [diff] [blame] | 1010 | 'browser/download/download_prefs.cc', |
| 1011 | 'browser/download/download_prefs.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1012 | 'browser/download/download_request_infobar_delegate.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1013 | 'browser/download/download_request_infobar_delegate.h', |
[email protected] | 4129132 | 2010-07-15 17:09:01 | [diff] [blame] | 1014 | 'browser/download/download_request_limiter.cc', |
| 1015 | 'browser/download/download_request_limiter.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1016 | 'browser/download/download_shelf.cc', |
| 1017 | 'browser/download/download_shelf.h', |
| 1018 | 'browser/download/download_started_animation.h', |
[email protected] | 073ed7b | 2010-09-27 09:20:02 | [diff] [blame] | 1019 | 'browser/download/download_status_updater.cc', |
| 1020 | 'browser/download/download_status_updater.h', |
| 1021 | 'browser/download/download_status_updater_delegate.h', |
[email protected] | a0835ac | 2010-09-13 19:40:08 | [diff] [blame] | 1022 | 'browser/download/download_types.cc', |
[email protected] | 6c69796d | 2010-07-16 21:41:16 | [diff] [blame] | 1023 | 'browser/download/download_types.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1024 | 'browser/download/download_util.cc', |
| 1025 | 'browser/download/download_util.h', |
[email protected] | 8af9d03 | 2010-02-10 00:00:32 | [diff] [blame] | 1026 | 'browser/download/drag_download_file.cc', |
| 1027 | 'browser/download/drag_download_file.h', |
| 1028 | 'browser/download/drag_download_util.cc', |
| 1029 | 'browser/download/drag_download_util.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1030 | 'browser/download/save_file.cc', |
| 1031 | 'browser/download/save_file.h', |
| 1032 | 'browser/download/save_file_manager.cc', |
| 1033 | 'browser/download/save_file_manager.h', |
| 1034 | 'browser/download/save_item.cc', |
| 1035 | 'browser/download/save_item.h', |
| 1036 | 'browser/download/save_package.cc', |
| 1037 | 'browser/download/save_package.h', |
[email protected] | 93aa89c7 | 2010-10-20 21:32:04 | [diff] [blame] | 1038 | 'browser/download/save_types.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1039 | 'browser/download/save_types.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1040 | 'browser/enumerate_modules_model_win.cc', |
| 1041 | 'browser/enumerate_modules_model_win.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1042 | 'browser/extensions/convert_user_script.cc', |
| 1043 | 'browser/extensions/convert_user_script.h', |
[email protected] | 5ba5dab | 2010-11-18 02:31:04 | [diff] [blame] | 1044 | 'browser/extensions/convert_web_app.cc', |
| 1045 | 'browser/extensions/convert_web_app.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1046 | 'browser/extensions/crashed_extension_infobar.cc', |
| 1047 | 'browser/extensions/crashed_extension_infobar.h', |
| 1048 | 'browser/extensions/crx_installer.cc', |
| 1049 | 'browser/extensions/crx_installer.h', |
[email protected] | ec5b50d | 2010-10-09 16:35:18 | [diff] [blame] | 1050 | 'browser/extensions/default_apps.cc', |
| 1051 | 'browser/extensions/default_apps.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1052 | 'browser/extensions/execute_code_in_tab_function.cc', |
| 1053 | 'browser/extensions/execute_code_in_tab_function.h', |
[email protected] | 5cbe1e2 | 2010-01-30 01:18:56 | [diff] [blame] | 1054 | 'browser/extensions/extension_accessibility_api.cc', |
| 1055 | 'browser/extensions/extension_accessibility_api.h', |
| 1056 | 'browser/extensions/extension_accessibility_api_constants.cc', |
| 1057 | 'browser/extensions/extension_accessibility_api_constants.h', |
[email protected] | 9b07185 | 2010-04-02 06:45:31 | [diff] [blame] | 1058 | 'browser/extensions/extension_bookmark_helpers.cc', |
| 1059 | 'browser/extensions/extension_bookmark_helpers.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1060 | 'browser/extensions/extension_bookmark_manager_api.cc', |
| 1061 | 'browser/extensions/extension_bookmark_manager_api.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1062 | 'browser/extensions/extension_bookmarks_module.cc', |
| 1063 | 'browser/extensions/extension_bookmarks_module.h', |
| 1064 | 'browser/extensions/extension_bookmarks_module_constants.cc', |
| 1065 | 'browser/extensions/extension_bookmarks_module_constants.h', |
| 1066 | 'browser/extensions/extension_browser_actions_api.cc', |
| 1067 | 'browser/extensions/extension_browser_actions_api.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1068 | 'browser/extensions/extension_browser_event_router.cc', |
| 1069 | 'browser/extensions/extension_browser_event_router.h', |
[email protected] | 44625595 | 2010-03-17 20:41:58 | [diff] [blame] | 1070 | 'browser/extensions/extension_clipboard_api.cc', |
| 1071 | 'browser/extensions/extension_clipboard_api.h', |
[email protected] | 2e3b520 | 2010-03-23 06:52:41 | [diff] [blame] | 1072 | 'browser/extensions/extension_context_menu_api.cc', |
| 1073 | 'browser/extensions/extension_context_menu_api.h', |
[email protected] | 7e9f4a8 | 2010-03-22 22:36:20 | [diff] [blame] | 1074 | 'browser/extensions/extension_context_menu_model.cc', |
| 1075 | 'browser/extensions/extension_context_menu_model.h', |
[email protected] | 898bbd3 | 2010-05-18 18:52:29 | [diff] [blame] | 1076 | 'browser/extensions/extension_cookies_api.cc', |
| 1077 | 'browser/extensions/extension_cookies_api.h', |
| 1078 | 'browser/extensions/extension_cookies_api_constants.cc', |
| 1079 | 'browser/extensions/extension_cookies_api_constants.h', |
| 1080 | 'browser/extensions/extension_cookies_helpers.cc', |
| 1081 | 'browser/extensions/extension_cookies_helpers.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1082 | 'browser/extensions/extension_creator.cc', |
| 1083 | 'browser/extensions/extension_creator.h', |
[email protected] | c10da4b0 | 2010-03-25 14:38:32 | [diff] [blame] | 1084 | 'browser/extensions/extension_data_deleter.cc', |
| 1085 | 'browser/extensions/extension_data_deleter.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1086 | 'browser/extensions/extension_devtools_bridge.cc', |
| 1087 | 'browser/extensions/extension_devtools_bridge.h', |
| 1088 | 'browser/extensions/extension_devtools_events.cc', |
| 1089 | 'browser/extensions/extension_devtools_events.h', |
| 1090 | 'browser/extensions/extension_devtools_manager.cc', |
| 1091 | 'browser/extensions/extension_devtools_manager.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1092 | 'browser/extensions/extension_disabled_infobar_delegate.cc', |
| 1093 | 'browser/extensions/extension_disabled_infobar_delegate.h', |
[email protected] | 14a000d | 2010-04-29 21:44:24 | [diff] [blame] | 1094 | 'browser/extensions/extension_error_reporter.cc', |
| 1095 | 'browser/extensions/extension_error_reporter.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1096 | 'browser/extensions/extension_event_names.cc', |
| 1097 | 'browser/extensions/extension_event_names.h', |
[email protected] | 2c69965 | 2010-10-15 18:22:41 | [diff] [blame] | 1098 | 'browser/extensions/extension_event_router.cc', |
| 1099 | 'browser/extensions/extension_event_router.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1100 | 'browser/extensions/extension_function.cc', |
| 1101 | 'browser/extensions/extension_function.h', |
| 1102 | 'browser/extensions/extension_function_dispatcher.cc', |
| 1103 | 'browser/extensions/extension_function_dispatcher.h', |
| 1104 | 'browser/extensions/extension_history_api.cc', |
| 1105 | 'browser/extensions/extension_history_api.h', |
| 1106 | 'browser/extensions/extension_history_api_constants.cc', |
| 1107 | 'browser/extensions/extension_history_api_constants.h', |
| 1108 | 'browser/extensions/extension_host.cc', |
| 1109 | 'browser/extensions/extension_host.h', |
[email protected] | cf390ea4 | 2009-12-09 04:14:02 | [diff] [blame] | 1110 | 'browser/extensions/extension_host_mac.h', |
| 1111 | 'browser/extensions/extension_host_mac.mm', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1112 | 'browser/extensions/extension_i18n_api.cc', |
| 1113 | 'browser/extensions/extension_i18n_api.h', |
[email protected] | b671760b | 2010-07-15 21:13:47 | [diff] [blame] | 1114 | 'browser/extensions/extension_icon_manager.cc', |
| 1115 | 'browser/extensions/extension_icon_manager.h', |
[email protected] | f520541 | 2010-03-16 00:19:34 | [diff] [blame] | 1116 | 'browser/extensions/extension_idle_api.cc', |
| 1117 | 'browser/extensions/extension_idle_api.h', |
| 1118 | 'browser/extensions/extension_idle_api_constants.cc', |
| 1119 | 'browser/extensions/extension_idle_api_constants.h', |
[email protected] | 4361c7c | 2010-09-30 21:57:53 | [diff] [blame] | 1120 | 'browser/extensions/extension_info_map.cc', |
| 1121 | 'browser/extensions/extension_info_map.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1122 | 'browser/extensions/extension_infobar_delegate.cc', |
| 1123 | 'browser/extensions/extension_infobar_delegate.h', |
[email protected] | f34e7963 | 2010-03-17 02:34:08 | [diff] [blame] | 1124 | 'browser/extensions/extension_infobar_module.cc', |
| 1125 | 'browser/extensions/extension_infobar_module.h', |
| 1126 | 'browser/extensions/extension_infobar_module_constants.cc', |
| 1127 | 'browser/extensions/extension_infobar_module_constants.h', |
[email protected] | d683385 | 2010-08-20 18:00:45 | [diff] [blame] | 1128 | 'browser/extensions/extension_input_api.cc', |
| 1129 | 'browser/extensions/extension_input_api.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1130 | 'browser/extensions/extension_install_ui.cc', |
| 1131 | 'browser/extensions/extension_install_ui.h', |
[email protected] | d05ef99c | 2011-02-01 21:38:16 | [diff] [blame] | 1132 | 'browser/extensions/extension_io_event_router.cc', |
| 1133 | 'browser/extensions/extension_io_event_router.h', |
[email protected] | cffd789 | 2010-08-26 17:43:28 | [diff] [blame] | 1134 | 'browser/extensions/extension_management_api.cc', |
| 1135 | 'browser/extensions/extension_management_api.h', |
[email protected] | 2e3b520 | 2010-03-23 06:52:41 | [diff] [blame] | 1136 | 'browser/extensions/extension_menu_manager.cc', |
| 1137 | 'browser/extensions/extension_menu_manager.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1138 | 'browser/extensions/extension_message_service.cc', |
| 1139 | 'browser/extensions/extension_message_service.h', |
[email protected] | 438772df | 2010-02-26 18:08:43 | [diff] [blame] | 1140 | 'browser/extensions/extension_metrics_module.cc', |
| 1141 | 'browser/extensions/extension_metrics_module.h', |
[email protected] | a65882c | 2010-11-12 15:15:09 | [diff] [blame] | 1142 | 'browser/extensions/extension_module.cc', |
| 1143 | 'browser/extensions/extension_module.h', |
[email protected] | 56ad379 | 2010-05-28 17:45:33 | [diff] [blame] | 1144 | 'browser/extensions/extension_omnibox_api.cc', |
| 1145 | 'browser/extensions/extension_omnibox_api.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1146 | 'browser/extensions/extension_page_actions_module.cc', |
| 1147 | 'browser/extensions/extension_page_actions_module.h', |
| 1148 | 'browser/extensions/extension_page_actions_module_constants.cc', |
| 1149 | 'browser/extensions/extension_page_actions_module_constants.h', |
| 1150 | 'browser/extensions/extension_popup_api.cc', |
| 1151 | 'browser/extensions/extension_popup_api.h', |
[email protected] | f2d1f61 | 2010-12-09 15:10:17 | [diff] [blame] | 1152 | 'browser/extensions/extension_pref_store.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1153 | 'browser/extensions/extension_pref_store.h', |
[email protected] | 9a8c402 | 2011-01-25 14:25:33 | [diff] [blame] | 1154 | 'browser/extensions/extension_pref_value_map.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1155 | 'browser/extensions/extension_pref_value_map.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1156 | 'browser/extensions/extension_prefs.cc', |
| 1157 | 'browser/extensions/extension_prefs.h', |
| 1158 | 'browser/extensions/extension_process_manager.cc', |
| 1159 | 'browser/extensions/extension_process_manager.h', |
[email protected] | 381162b | 2010-01-28 17:29:35 | [diff] [blame] | 1160 | 'browser/extensions/extension_processes_api.cc', |
| 1161 | 'browser/extensions/extension_processes_api.h', |
| 1162 | 'browser/extensions/extension_processes_api_constants.cc', |
| 1163 | 'browser/extensions/extension_processes_api_constants.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1164 | 'browser/extensions/extension_protocols.cc', |
| 1165 | 'browser/extensions/extension_protocols.h', |
[email protected] | a9c23a5 | 2010-08-04 09:13:44 | [diff] [blame] | 1166 | 'browser/extensions/extension_proxy_api.cc', |
| 1167 | 'browser/extensions/extension_proxy_api.h', |
[email protected] | 17d40f0 | 2010-07-01 01:18:06 | [diff] [blame] | 1168 | 'browser/extensions/extension_rlz_module.cc', |
| 1169 | 'browser/extensions/extension_rlz_module.h', |
[email protected] | eaa7dd18 | 2010-12-14 11:09:00 | [diff] [blame] | 1170 | 'browser/extensions/extension_service.cc', |
| 1171 | 'browser/extensions/extension_service.h', |
[email protected] | 5afc705 | 2010-09-29 16:50:58 | [diff] [blame] | 1172 | 'browser/extensions/extension_sidebar_api.cc', |
| 1173 | 'browser/extensions/extension_sidebar_api.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1174 | 'browser/extensions/extension_tabs_module.cc', |
| 1175 | 'browser/extensions/extension_tabs_module.h', |
| 1176 | 'browser/extensions/extension_tabs_module_constants.cc', |
| 1177 | 'browser/extensions/extension_tabs_module_constants.h', |
| 1178 | 'browser/extensions/extension_test_api.cc', |
| 1179 | 'browser/extensions/extension_test_api.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1180 | 'browser/extensions/extension_toolbar_model.cc', |
| 1181 | 'browser/extensions/extension_toolbar_model.h', |
[email protected] | 8abe0a3 | 2010-08-12 00:40:22 | [diff] [blame] | 1182 | 'browser/extensions/extension_tts_api.cc', |
| 1183 | 'browser/extensions/extension_tts_api.h', |
[email protected] | 0e616879 | 2010-10-13 16:29:26 | [diff] [blame] | 1184 | 'browser/extensions/extension_tts_api_chromeos.cc', |
| 1185 | 'browser/extensions/extension_tts_api_linux.cc', |
[email protected] | 22aa4b6 | 2010-09-02 17:19:46 | [diff] [blame] | 1186 | 'browser/extensions/extension_tts_api_mac.mm', |
[email protected] | 5686e18 | 2010-09-15 22:33:38 | [diff] [blame] | 1187 | 'browser/extensions/extension_tts_api_util.cc', |
| 1188 | 'browser/extensions/extension_tts_api_util.h', |
[email protected] | 22aa4b6 | 2010-09-02 17:19:46 | [diff] [blame] | 1189 | 'browser/extensions/extension_tts_api_win.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1190 | 'browser/extensions/extension_updater.cc', |
| 1191 | 'browser/extensions/extension_updater.h', |
[email protected] | 8f9d4eb | 2011-02-05 01:39:10 | [diff] [blame] | 1192 | 'browser/extensions/extension_web_ui.cc', |
| 1193 | 'browser/extensions/extension_web_ui.h', |
[email protected] | d05ef99c | 2011-02-01 21:38:16 | [diff] [blame] | 1194 | 'browser/extensions/extension_webrequest_api.cc', |
| 1195 | 'browser/extensions/extension_webrequest_api.h', |
[email protected] | 784688a6 | 2010-09-13 07:06:52 | [diff] [blame] | 1196 | 'browser/extensions/extension_webnavigation_api.cc', |
| 1197 | 'browser/extensions/extension_webnavigation_api.h', |
[email protected] | 4c2f0d5 | 2010-09-02 07:32:32 | [diff] [blame] | 1198 | 'browser/extensions/extension_webnavigation_api_constants.cc', |
| 1199 | 'browser/extensions/extension_webnavigation_api_constants.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1200 | 'browser/extensions/extension_webrequest_api_constants.cc', |
| 1201 | 'browser/extensions/extension_webrequest_api_constants.h', |
[email protected] | 63cda0c | 2010-09-01 04:41:23 | [diff] [blame] | 1202 | 'browser/extensions/extension_webstore_private_api.cc', |
| 1203 | 'browser/extensions/extension_webstore_private_api.h', |
[email protected] | d13950e | 2009-12-04 01:43:02 | [diff] [blame] | 1204 | 'browser/extensions/extensions_quota_service.cc', |
| 1205 | 'browser/extensions/extensions_quota_service.h', |
[email protected] | 6aeac834 | 2010-10-01 20:21:18 | [diff] [blame] | 1206 | 'browser/extensions/extensions_startup.cc', |
| 1207 | 'browser/extensions/extensions_startup.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1208 | 'browser/extensions/extensions_ui.cc', |
| 1209 | 'browser/extensions/extensions_ui.h', |
[email protected] | 8e4560b6 | 2011-01-14 10:09:14 | [diff] [blame] | 1210 | 'browser/extensions/external_extension_loader.cc', |
| 1211 | 'browser/extensions/external_extension_loader.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1212 | 'browser/extensions/external_extension_provider_impl.cc', |
| 1213 | 'browser/extensions/external_extension_provider_impl.h', |
| 1214 | 'browser/extensions/external_extension_provider_interface.h', |
[email protected] | 8e4560b6 | 2011-01-14 10:09:14 | [diff] [blame] | 1215 | 'browser/extensions/external_policy_extension_loader.cc', |
| 1216 | 'browser/extensions/external_policy_extension_loader.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1217 | 'browser/extensions/external_pref_extension_loader.cc', |
| 1218 | 'browser/extensions/external_pref_extension_loader.h', |
[email protected] | 8e4560b6 | 2011-01-14 10:09:14 | [diff] [blame] | 1219 | 'browser/extensions/external_registry_extension_loader_win.cc', |
| 1220 | 'browser/extensions/external_registry_extension_loader_win.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1221 | 'browser/extensions/file_reader.cc', |
| 1222 | 'browser/extensions/file_reader.h', |
| 1223 | 'browser/extensions/gtk_theme_installed_infobar_delegate.cc', |
| 1224 | 'browser/extensions/gtk_theme_installed_infobar_delegate.h', |
| 1225 | 'browser/extensions/image_loading_tracker.cc', |
| 1226 | 'browser/extensions/image_loading_tracker.h', |
[email protected] | d5c4097 | 2011-02-09 02:12:09 | [diff] [blame] | 1227 | 'browser/extensions/key_identifier_conversion_views.cc', |
| 1228 | 'browser/extensions/key_identifier_conversion_views.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1229 | 'browser/extensions/pack_extension_job.cc', |
| 1230 | 'browser/extensions/pack_extension_job.h', |
| 1231 | 'browser/extensions/sandboxed_extension_unpacker.cc', |
| 1232 | 'browser/extensions/sandboxed_extension_unpacker.h', |
| 1233 | 'browser/extensions/theme_installed_infobar_delegate.cc', |
| 1234 | 'browser/extensions/theme_installed_infobar_delegate.h', |
| 1235 | 'browser/extensions/user_script_listener.cc', |
| 1236 | 'browser/extensions/user_script_listener.h', |
| 1237 | 'browser/extensions/user_script_master.cc', |
| 1238 | 'browser/extensions/user_script_master.h', |
| 1239 | 'browser/external_protocol_handler.cc', |
| 1240 | 'browser/external_protocol_handler.h', |
[email protected] | 4bdde60 | 2010-06-16 03:17:35 | [diff] [blame] | 1241 | 'browser/external_tab_container_win.cc', |
| 1242 | 'browser/external_tab_container_win.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1243 | 'browser/fav_icon_helper.cc', |
| 1244 | 'browser/fav_icon_helper.h', |
| 1245 | 'browser/favicon_service.cc', |
| 1246 | 'browser/favicon_service.h', |
[email protected] | 8ecad5e | 2010-12-02 21:18:33 | [diff] [blame] | 1247 | 'browser/file_path_watcher/file_path_watcher.cc', |
| 1248 | 'browser/file_path_watcher/file_path_watcher.h', |
| 1249 | 'browser/file_path_watcher/file_path_watcher_inotify.cc', |
| 1250 | 'browser/file_path_watcher/file_path_watcher_mac.cc', |
| 1251 | 'browser/file_path_watcher/file_path_watcher_win.cc', |
[email protected] | ba70d08 | 2010-09-10 16:54:49 | [diff] [blame] | 1252 | 'browser/file_select_helper.cc', |
| 1253 | 'browser/file_select_helper.h', |
[email protected] | b7b82eb | 2010-12-14 01:12:12 | [diff] [blame] | 1254 | 'browser/file_system/browser_file_system_helper.cc', |
| 1255 | 'browser/file_system/browser_file_system_helper.h', |
[email protected] | 2b06a99 | 2010-08-21 05:48:22 | [diff] [blame] | 1256 | 'browser/file_system/file_system_dispatcher_host.cc', |
| 1257 | 'browser/file_system/file_system_dispatcher_host.h', |
[email protected] | 82073579 | 2010-07-29 23:40:01 | [diff] [blame] | 1258 | 'browser/first_run/first_run.cc', |
| 1259 | 'browser/first_run/first_run.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1260 | 'browser/first_run/first_run_gtk.cc', |
[email protected] | 82073579 | 2010-07-29 23:40:01 | [diff] [blame] | 1261 | 'browser/first_run/first_run_mac.mm', |
| 1262 | 'browser/first_run/first_run_win.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1263 | 'browser/fonts_languages_window.h', |
[email protected] | 3c64537 | 2011-01-25 20:54:06 | [diff] [blame] | 1264 | 'browser/fullscreen.h', |
| 1265 | 'browser/fullscreen_linux.cc', |
| 1266 | 'browser/fullscreen_mac.mm', |
| 1267 | 'browser/fullscreen_win.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1268 | 'browser/gears_integration.cc', |
| 1269 | 'browser/gears_integration.h', |
[email protected] | 8b96de12 | 2010-02-15 15:15:22 | [diff] [blame] | 1270 | 'browser/geolocation/access_token_store.cc', |
| 1271 | 'browser/geolocation/access_token_store.h', |
[email protected] | b7d6acc | 2011-02-03 11:01:50 | [diff] [blame] | 1272 | 'browser/geolocation/arbitrator_dependency_factory.cc', |
| 1273 | 'browser/geolocation/arbitrator_dependency_factory.h', |
[email protected] | d0ca28c | 2010-09-13 10:55:17 | [diff] [blame] | 1274 | 'browser/geolocation/core_location_data_provider_mac.h', |
| 1275 | 'browser/geolocation/core_location_data_provider_mac.mm', |
| 1276 | 'browser/geolocation/core_location_provider_mac.h', |
| 1277 | 'browser/geolocation/core_location_provider_mac.mm', |
[email protected] | 38e0898 | 2010-10-22 17:28:43 | [diff] [blame] | 1278 | 'browser/geolocation/device_data_provider.cc', |
[email protected] | 4048ddb9 | 2010-01-28 12:24:24 | [diff] [blame] | 1279 | 'browser/geolocation/device_data_provider.h', |
| 1280 | 'browser/geolocation/empty_device_data_provider.cc', |
| 1281 | 'browser/geolocation/empty_device_data_provider.h', |
[email protected] | d363f163 | 2010-08-26 16:55:22 | [diff] [blame] | 1282 | 'browser/geolocation/gateway_data_provider_common.cc', |
| 1283 | 'browser/geolocation/gateway_data_provider_common.h', |
[email protected] | 87996f6 | 2010-10-14 15:11:16 | [diff] [blame] | 1284 | 'browser/geolocation/gateway_data_provider_linux.cc', |
| 1285 | 'browser/geolocation/gateway_data_provider_linux.h', |
[email protected] | 899fbcf0 | 2010-09-24 14:17:34 | [diff] [blame] | 1286 | 'browser/geolocation/gateway_data_provider_win.cc', |
| 1287 | 'browser/geolocation/gateway_data_provider_win.h', |
[email protected] | 0aade3e | 2010-10-01 16:28:58 | [diff] [blame] | 1288 | 'browser/geolocation/geolocation_content_settings_map.cc', |
| 1289 | 'browser/geolocation/geolocation_content_settings_map.h', |
[email protected] | ffd0abd | 2010-12-14 17:45:50 | [diff] [blame] | 1290 | 'browser/geolocation/geolocation_dispatcher_host.cc', |
| 1291 | 'browser/geolocation/geolocation_dispatcher_host.h', |
[email protected] | 0aade3e | 2010-10-01 16:28:58 | [diff] [blame] | 1292 | 'browser/geolocation/geolocation_exceptions_table_model.cc', |
| 1293 | 'browser/geolocation/geolocation_exceptions_table_model.h', |
| 1294 | 'browser/geolocation/geolocation_observer.h', |
[email protected] | 58c321d | 2010-02-19 12:11:28 | [diff] [blame] | 1295 | 'browser/geolocation/geolocation_permission_context.cc', |
| 1296 | 'browser/geolocation/geolocation_permission_context.h', |
[email protected] | e1d4edb | 2010-02-17 17:33:56 | [diff] [blame] | 1297 | 'browser/geolocation/geolocation_prefs.cc', |
[email protected] | 7c927b6 | 2010-02-24 09:54:13 | [diff] [blame] | 1298 | 'browser/geolocation/geolocation_prefs.h', |
[email protected] | 0aade3e | 2010-10-01 16:28:58 | [diff] [blame] | 1299 | 'browser/geolocation/geolocation_provider.cc', |
| 1300 | 'browser/geolocation/geolocation_provider.h', |
[email protected] | 777a7b6 | 2010-05-11 13:28:16 | [diff] [blame] | 1301 | 'browser/geolocation/geolocation_settings_state.cc', |
| 1302 | 'browser/geolocation/geolocation_settings_state.h', |
[email protected] | a2fd492a | 2010-05-27 15:26:18 | [diff] [blame] | 1303 | 'browser/geolocation/gps_location_provider_linux.cc', |
| 1304 | 'browser/geolocation/gps_location_provider_linux.h', |
| 1305 | 'browser/geolocation/libgps_2_38_wrapper_linux.cc', |
| 1306 | 'browser/geolocation/libgps_2_94_wrapper_linux.cc', |
| 1307 | 'browser/geolocation/libgps_wrapper_linux.cc', |
| 1308 | 'browser/geolocation/libgps_wrapper_linux.h', |
[email protected] | 8b96de12 | 2010-02-15 15:15:22 | [diff] [blame] | 1309 | 'browser/geolocation/location_arbitrator.cc', |
| 1310 | 'browser/geolocation/location_arbitrator.h', |
[email protected] | 9732c03 | 2010-02-02 18:28:08 | [diff] [blame] | 1311 | 'browser/geolocation/location_provider.cc', |
| 1312 | 'browser/geolocation/location_provider.h', |
[email protected] | 9732c03 | 2010-02-02 18:28:08 | [diff] [blame] | 1313 | 'browser/geolocation/network_location_provider.cc', |
| 1314 | 'browser/geolocation/network_location_provider.h', |
| 1315 | 'browser/geolocation/network_location_request.cc', |
| 1316 | 'browser/geolocation/network_location_request.h', |
[email protected] | 41b5abb | 2010-02-25 10:15:23 | [diff] [blame] | 1317 | 'browser/geolocation/osx_wifi.h', |
[email protected] | 3cc2e59 | 2010-06-21 13:45:43 | [diff] [blame] | 1318 | 'browser/geolocation/wifi_data_provider_chromeos.cc', |
| 1319 | 'browser/geolocation/wifi_data_provider_chromeos.h', |
[email protected] | 4048ddb9 | 2010-01-28 12:24:24 | [diff] [blame] | 1320 | 'browser/geolocation/wifi_data_provider_common.cc', |
| 1321 | 'browser/geolocation/wifi_data_provider_common.h', |
| 1322 | 'browser/geolocation/wifi_data_provider_common_win.cc', |
| 1323 | 'browser/geolocation/wifi_data_provider_common_win.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1324 | 'browser/geolocation/wifi_data_provider_corewlan_mac.mm', |
[email protected] | 4048ddb9 | 2010-01-28 12:24:24 | [diff] [blame] | 1325 | 'browser/geolocation/wifi_data_provider_linux.cc', |
| 1326 | 'browser/geolocation/wifi_data_provider_linux.h', |
| 1327 | 'browser/geolocation/wifi_data_provider_mac.cc', |
| 1328 | 'browser/geolocation/wifi_data_provider_mac.h', |
| 1329 | 'browser/geolocation/wifi_data_provider_win.cc', |
| 1330 | 'browser/geolocation/wifi_data_provider_win.h', |
[email protected] | 04d75b6f | 2010-08-17 11:38:40 | [diff] [blame] | 1331 | 'browser/geolocation/win7_location_api_win.cc', |
| 1332 | 'browser/geolocation/win7_location_api_win.h', |
| 1333 | 'browser/geolocation/win7_location_provider_win.cc', |
| 1334 | 'browser/geolocation/win7_location_provider_win.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1335 | 'browser/global_keyboard_shortcuts_mac.h', |
| 1336 | 'browser/global_keyboard_shortcuts_mac.mm', |
[email protected] | f7578f5 | 2010-08-30 22:22:49 | [diff] [blame] | 1337 | 'browser/google/google_update.cc', |
| 1338 | 'browser/google/google_update.h', |
| 1339 | 'browser/google/google_update_settings_posix.cc', |
| 1340 | 'browser/google/google_url_tracker.cc', |
| 1341 | 'browser/google/google_url_tracker.h', |
| 1342 | 'browser/google/google_util.cc', |
| 1343 | 'browser/google/google_util.h', |
[email protected] | 2efc3118 | 2010-12-11 21:07:18 | [diff] [blame] | 1344 | 'browser/gpu_blacklist.cc', |
| 1345 | 'browser/gpu_blacklist.h', |
[email protected] | c0fc094 | 2010-01-13 00:55:37 | [diff] [blame] | 1346 | 'browser/gpu_process_host.cc', |
| 1347 | 'browser/gpu_process_host.h', |
[email protected] | 1082b1d | 2010-03-30 00:31:22 | [diff] [blame] | 1348 | 'browser/gpu_process_host_ui_shim.cc', |
| 1349 | 'browser/gpu_process_host_ui_shim.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1350 | 'browser/hang_monitor/hung_plugin_action.cc', |
| 1351 | 'browser/hang_monitor/hung_plugin_action.h', |
| 1352 | 'browser/hang_monitor/hung_window_detector.cc', |
| 1353 | 'browser/hang_monitor/hung_window_detector.h', |
| 1354 | 'browser/history/archived_database.cc', |
| 1355 | 'browser/history/archived_database.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1356 | 'browser/history/download_create_info.cc', |
| 1357 | 'browser/history/download_create_info.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1358 | 'browser/history/download_database.cc', |
| 1359 | 'browser/history/download_database.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1360 | 'browser/history/expire_history_backend.cc', |
| 1361 | 'browser/history/expire_history_backend.h', |
| 1362 | 'browser/history/history.cc', |
| 1363 | 'browser/history/history.h', |
| 1364 | 'browser/history/history_backend.cc', |
| 1365 | 'browser/history/history_backend.h', |
| 1366 | 'browser/history/history_database.cc', |
| 1367 | 'browser/history/history_database.h', |
| 1368 | 'browser/history/history_marshaling.h', |
[email protected] | 93aa89c7 | 2010-10-20 21:32:04 | [diff] [blame] | 1369 | 'browser/history/history_notifications.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1370 | 'browser/history/history_notifications.h', |
| 1371 | 'browser/history/history_publisher.cc', |
| 1372 | 'browser/history/history_publisher.h', |
| 1373 | 'browser/history/history_publisher_none.cc', |
| 1374 | 'browser/history/history_publisher_win.cc', |
| 1375 | 'browser/history/history_types.cc', |
| 1376 | 'browser/history/history_types.h', |
| 1377 | 'browser/history/in_memory_database.cc', |
| 1378 | 'browser/history/in_memory_database.h', |
| 1379 | 'browser/history/in_memory_history_backend.cc', |
| 1380 | 'browser/history/in_memory_history_backend.h', |
[email protected] | 279a25f | 2010-07-01 18:13:22 | [diff] [blame] | 1381 | 'browser/history/in_memory_url_index.cc', |
| 1382 | 'browser/history/in_memory_url_index.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1383 | 'browser/history/page_usage_data.cc', |
| 1384 | 'browser/history/page_usage_data.h', |
| 1385 | 'browser/history/query_parser.cc', |
| 1386 | 'browser/history/query_parser.h', |
| 1387 | 'browser/history/snippet.cc', |
| 1388 | 'browser/history/snippet.h', |
| 1389 | 'browser/history/starred_url_database.cc', |
| 1390 | 'browser/history/starred_url_database.h', |
| 1391 | 'browser/history/text_database.cc', |
| 1392 | 'browser/history/text_database.h', |
| 1393 | 'browser/history/text_database_manager.cc', |
| 1394 | 'browser/history/text_database_manager.h', |
| 1395 | 'browser/history/thumbnail_database.cc', |
| 1396 | 'browser/history/thumbnail_database.h', |
| 1397 | 'browser/history/top_sites.cc', |
[email protected] | 809cc4d | 2010-10-27 15:22:54 | [diff] [blame] | 1398 | 'browser/history/top_sites.h', |
| 1399 | 'browser/history/top_sites_backend.cc', |
| 1400 | 'browser/history/top_sites_backend.h', |
| 1401 | 'browser/history/top_sites_cache.cc', |
| 1402 | 'browser/history/top_sites_cache.h', |
[email protected] | 6948947 | 2010-06-01 17:23:56 | [diff] [blame] | 1403 | 'browser/history/top_sites_database.cc', |
[email protected] | 809cc4d | 2010-10-27 15:22:54 | [diff] [blame] | 1404 | 'browser/history/top_sites_database.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1405 | 'browser/history/url_database.cc', |
| 1406 | 'browser/history/url_database.h', |
| 1407 | 'browser/history/visit_database.cc', |
| 1408 | 'browser/history/visit_database.h', |
| 1409 | 'browser/history/visit_tracker.cc', |
| 1410 | 'browser/history/visit_tracker.h', |
| 1411 | 'browser/history/visitsegment_database.cc', |
| 1412 | 'browser/history/visitsegment_database.h', |
[email protected] | 40bd658 | 2009-12-04 23:49:51 | [diff] [blame] | 1413 | 'browser/host_zoom_map.cc', |
| 1414 | 'browser/host_zoom_map.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1415 | 'browser/hung_renderer_dialog.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1416 | 'browser/icon_loader.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1417 | 'browser/icon_loader.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1418 | 'browser/icon_loader_linux.cc', |
| 1419 | 'browser/icon_loader_mac.mm', |
| 1420 | 'browser/icon_loader_win.cc', |
| 1421 | 'browser/icon_manager.cc', |
| 1422 | 'browser/icon_manager.h', |
| 1423 | 'browser/icon_manager_linux.cc', |
| 1424 | 'browser/icon_manager_mac.mm', |
| 1425 | 'browser/icon_manager_win.cc', |
[email protected] | f520541 | 2010-03-16 00:19:34 | [diff] [blame] | 1426 | 'browser/idle_linux.cc', |
[email protected] | 3c64537 | 2011-01-25 20:54:06 | [diff] [blame] | 1427 | 'browser/idle_mac.mm', |
[email protected] | f520541 | 2010-03-16 00:19:34 | [diff] [blame] | 1428 | 'browser/idle_win.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1429 | 'browser/ime_input.cc', |
| 1430 | 'browser/ime_input.h', |
| 1431 | 'browser/importer/firefox2_importer.cc', |
| 1432 | 'browser/importer/firefox2_importer.h', |
| 1433 | 'browser/importer/firefox3_importer.cc', |
| 1434 | 'browser/importer/firefox3_importer.h', |
| 1435 | 'browser/importer/firefox_importer_utils.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1436 | 'browser/importer/firefox_importer_utils.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1437 | 'browser/importer/firefox_importer_utils_linux.cc', |
| 1438 | 'browser/importer/firefox_importer_utils_mac.mm', |
| 1439 | 'browser/importer/firefox_importer_utils_win.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1440 | 'browser/importer/firefox_profile_lock.cc', |
| 1441 | 'browser/importer/firefox_profile_lock.h', |
| 1442 | 'browser/importer/firefox_profile_lock_posix.cc', |
| 1443 | 'browser/importer/firefox_profile_lock_win.cc', |
[email protected] | 4200a208 | 2010-04-27 23:19:47 | [diff] [blame] | 1444 | 'browser/importer/firefox_proxy_settings.cc', |
| 1445 | 'browser/importer/firefox_proxy_settings.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1446 | 'browser/importer/ie_importer.cc', |
| 1447 | 'browser/importer/ie_importer.h', |
| 1448 | 'browser/importer/importer.cc', |
| 1449 | 'browser/importer/importer.h', |
| 1450 | 'browser/importer/importer_bridge.cc', |
| 1451 | 'browser/importer/importer_bridge.h', |
[email protected] | 20f0487a | 2010-09-30 20:06:30 | [diff] [blame] | 1452 | 'browser/importer/importer_data_types.cc', |
[email protected] | 95940f10 | 2010-05-20 19:25:35 | [diff] [blame] | 1453 | 'browser/importer/importer_data_types.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1454 | 'browser/importer/importer_list.cc', |
| 1455 | 'browser/importer/importer_list.h', |
[email protected] | 7a4de7a6 | 2010-08-17 18:38:24 | [diff] [blame] | 1456 | 'browser/importer/importer_messages.cc', |
[email protected] | 89cfc19d | 2010-06-04 15:36:35 | [diff] [blame] | 1457 | 'browser/importer/importer_messages.h', |
| 1458 | 'browser/importer/importer_messages_internal.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1459 | 'browser/importer/mork_reader.cc', |
| 1460 | 'browser/importer/mork_reader.h', |
| 1461 | 'browser/importer/nss_decryptor.cc', |
| 1462 | 'browser/importer/nss_decryptor.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1463 | 'browser/importer/nss_decryptor_mac.h', |
| 1464 | 'browser/importer/nss_decryptor_mac.mm', |
[email protected] | ca9b7dd | 2010-02-24 23:40:30 | [diff] [blame] | 1465 | 'browser/importer/nss_decryptor_system_nss.cc', |
| 1466 | 'browser/importer/nss_decryptor_system_nss.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1467 | 'browser/importer/nss_decryptor_win.cc', |
| 1468 | 'browser/importer/nss_decryptor_win.h', |
[email protected] | 7fe8c5d | 2010-05-14 18:06:59 | [diff] [blame] | 1469 | 'browser/importer/profile_writer.cc', |
| 1470 | 'browser/importer/profile_writer.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1471 | 'browser/importer/safari_importer.h', |
| 1472 | 'browser/importer/safari_importer.mm', |
| 1473 | 'browser/importer/toolbar_importer.cc', |
| 1474 | 'browser/importer/toolbar_importer.h', |
| 1475 | 'browser/in_process_webkit/browser_webkitclient_impl.cc', |
| 1476 | 'browser/in_process_webkit/browser_webkitclient_impl.h', |
[email protected] | 61e7dec | 2010-01-05 21:44:37 | [diff] [blame] | 1477 | 'browser/in_process_webkit/dom_storage_area.cc', |
| 1478 | 'browser/in_process_webkit/dom_storage_area.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1479 | 'browser/in_process_webkit/dom_storage_context.cc', |
| 1480 | 'browser/in_process_webkit/dom_storage_context.h', |
[email protected] | 56879f93 | 2010-12-13 21:05:37 | [diff] [blame] | 1481 | 'browser/in_process_webkit/dom_storage_message_filter.cc', |
| 1482 | 'browser/in_process_webkit/dom_storage_message_filter.h', |
[email protected] | 61e7dec | 2010-01-05 21:44:37 | [diff] [blame] | 1483 | 'browser/in_process_webkit/dom_storage_namespace.cc', |
| 1484 | 'browser/in_process_webkit/dom_storage_namespace.h', |
[email protected] | 38e0898 | 2010-10-22 17:28:43 | [diff] [blame] | 1485 | 'browser/in_process_webkit/indexed_db_callbacks.cc', |
[email protected] | 70c19a93 | 2010-05-14 12:59:11 | [diff] [blame] | 1486 | 'browser/in_process_webkit/indexed_db_callbacks.h', |
| 1487 | 'browser/in_process_webkit/indexed_db_context.cc', |
| 1488 | 'browser/in_process_webkit/indexed_db_context.h', |
| 1489 | 'browser/in_process_webkit/indexed_db_dispatcher_host.cc', |
| 1490 | 'browser/in_process_webkit/indexed_db_dispatcher_host.h', |
[email protected] | 50114e8 | 2010-08-26 09:50:39 | [diff] [blame] | 1491 | 'browser/in_process_webkit/indexed_db_key_utility_client.cc', |
| 1492 | 'browser/in_process_webkit/indexed_db_key_utility_client.h', |
[email protected] | 6ee12c4 | 2010-09-14 09:36:07 | [diff] [blame] | 1493 | 'browser/in_process_webkit/session_storage_namespace.cc', |
| 1494 | 'browser/in_process_webkit/session_storage_namespace.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1495 | 'browser/in_process_webkit/webkit_context.cc', |
| 1496 | 'browser/in_process_webkit/webkit_context.h', |
| 1497 | 'browser/in_process_webkit/webkit_thread.cc', |
| 1498 | 'browser/in_process_webkit/webkit_thread.h', |
[email protected] | 6b723f8 | 2010-10-05 20:14:27 | [diff] [blame] | 1499 | 'browser/instant/instant_commit_type.h', |
[email protected] | 018cbb2 | 2010-10-11 22:32:09 | [diff] [blame] | 1500 | 'browser/instant/instant_confirm_dialog.cc', |
| 1501 | 'browser/instant/instant_confirm_dialog.h', |
[email protected] | 6b723f8 | 2010-10-05 20:14:27 | [diff] [blame] | 1502 | 'browser/instant/instant_controller.cc', |
| 1503 | 'browser/instant/instant_controller.h', |
| 1504 | 'browser/instant/instant_delegate.h', |
| 1505 | 'browser/instant/instant_loader.cc', |
| 1506 | 'browser/instant/instant_loader.h', |
| 1507 | 'browser/instant/instant_loader_delegate.h', |
| 1508 | 'browser/instant/instant_loader_manager.cc', |
| 1509 | 'browser/instant/instant_loader_manager.h', |
[email protected] | 5aab5e2 | 2010-12-08 22:13:29 | [diff] [blame] | 1510 | 'browser/instant/instant_unload_handler.cc', |
| 1511 | 'browser/instant/instant_unload_handler.h', |
[email protected] | 7e03e81 | 2010-11-15 23:01:01 | [diff] [blame] | 1512 | 'browser/instant/promo_counter.cc', |
| 1513 | 'browser/instant/promo_counter.h', |
[email protected] | c4ff495 | 2010-01-08 19:12:47 | [diff] [blame] | 1514 | 'browser/intranet_redirect_detector.cc', |
| 1515 | 'browser/intranet_redirect_detector.h', |
[email protected] | 0ac8368 | 2010-01-22 17:46:27 | [diff] [blame] | 1516 | 'browser/io_thread.cc', |
| 1517 | 'browser/io_thread.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1518 | 'browser/jankometer.cc', |
| 1519 | 'browser/jankometer.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1520 | 'browser/jankometer_mac.cc', |
[email protected] | 11fb5e5 | 2010-06-23 00:58:48 | [diff] [blame] | 1521 | 'browser/jumplist_win.cc', |
| 1522 | 'browser/jumplist_win.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1523 | 'browser/keychain_mac.cc', |
| 1524 | 'browser/keychain_mac.h', |
| 1525 | 'browser/language_combobox_model.cc', |
| 1526 | 'browser/language_combobox_model.h', |
| 1527 | 'browser/language_order_table_model.cc', |
| 1528 | 'browser/language_order_table_model.h', |
[email protected] | 0865c134 | 2011-01-28 20:29:37 | [diff] [blame] | 1529 | 'browser/load_from_memory_cache_details.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1530 | 'browser/load_from_memory_cache_details.h', |
| 1531 | 'browser/load_notification_details.h', |
[email protected] | b2e8e08 | 2009-12-21 17:44:20 | [diff] [blame] | 1532 | 'browser/mach_broker_mac.cc', |
| 1533 | 'browser/mach_broker_mac.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1534 | 'browser/memory_details.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1535 | 'browser/memory_details.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1536 | 'browser/memory_details_linux.cc', |
| 1537 | 'browser/memory_details_mac.cc', |
| 1538 | 'browser/memory_details_win.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1539 | 'browser/memory_purger.cc', |
| 1540 | 'browser/memory_purger.h', |
[email protected] | 7c927b6 | 2010-02-24 09:54:13 | [diff] [blame] | 1541 | 'browser/metrics/histogram_synchronizer.cc', |
| 1542 | 'browser/metrics/histogram_synchronizer.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1543 | 'browser/metrics/metric_event_duration_details.h', |
| 1544 | 'browser/metrics/metrics_log.cc', |
| 1545 | 'browser/metrics/metrics_log.h', |
| 1546 | 'browser/metrics/metrics_response.cc', |
| 1547 | 'browser/metrics/metrics_response.h', |
| 1548 | 'browser/metrics/metrics_service.cc', |
| 1549 | 'browser/metrics/metrics_service.h', |
| 1550 | 'browser/metrics/user_metrics.cc', |
| 1551 | 'browser/metrics/user_metrics.h', |
[email protected] | 9f547bf | 2010-12-13 17:00:42 | [diff] [blame] | 1552 | 'browser/mime_registry_message_filter.cc', |
| 1553 | 'browser/mime_registry_message_filter.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1554 | 'browser/modal_html_dialog_delegate.cc', |
| 1555 | 'browser/modal_html_dialog_delegate.h', |
[email protected] | 4bdde60 | 2010-06-16 03:17:35 | [diff] [blame] | 1556 | 'browser/nacl_host/nacl_broker_host_win.cc', |
| 1557 | 'browser/nacl_host/nacl_broker_host_win.h', |
| 1558 | 'browser/nacl_host/nacl_broker_service_win.cc', |
| 1559 | 'browser/nacl_host/nacl_broker_service_win.h', |
[email protected] | e15a4fa | 2010-02-11 23:09:29 | [diff] [blame] | 1560 | 'browser/nacl_host/nacl_process_host.cc', |
| 1561 | 'browser/nacl_host/nacl_process_host.h', |
[email protected] | 8107004 | 2010-08-31 02:42:36 | [diff] [blame] | 1562 | 'browser/net/blob_url_request_job_factory.cc', |
| 1563 | 'browser/net/blob_url_request_job_factory.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1564 | 'browser/net/browser_url_util.cc', |
| 1565 | 'browser/net/browser_url_util.h', |
[email protected] | 0f7066e | 2010-03-25 08:31:47 | [diff] [blame] | 1566 | 'browser/net/chrome_cookie_notification_details.h', |
[email protected] | 3460228 | 2010-02-03 22:14:15 | [diff] [blame] | 1567 | 'browser/net/chrome_cookie_policy.cc', |
| 1568 | 'browser/net/chrome_cookie_policy.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1569 | 'browser/net/chrome_dns_cert_provenance_checker.cc', |
| 1570 | 'browser/net/chrome_dns_cert_provenance_checker.h', |
| 1571 | 'browser/net/chrome_dns_cert_provenance_checker_factory.cc', |
| 1572 | 'browser/net/chrome_dns_cert_provenance_checker_factory.h', |
[email protected] | 9e743cd | 2010-03-16 07:03:53 | [diff] [blame] | 1573 | 'browser/net/chrome_net_log.cc', |
| 1574 | 'browser/net/chrome_net_log.h', |
[email protected] | ac03952 | 2010-06-15 16:39:44 | [diff] [blame] | 1575 | 'browser/net/chrome_network_delegate.cc', |
| 1576 | 'browser/net/chrome_network_delegate.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1577 | 'browser/net/chrome_url_request_context.cc', |
| 1578 | 'browser/net/chrome_url_request_context.h', |
[email protected] | c5629c3 | 2010-06-23 01:22:43 | [diff] [blame] | 1579 | 'browser/net/connect_interceptor.cc', |
| 1580 | 'browser/net/connect_interceptor.h', |
[email protected] | 483bf12 | 2010-05-04 20:41:24 | [diff] [blame] | 1581 | 'browser/net/connection_tester.cc', |
| 1582 | 'browser/net/connection_tester.h', |
[email protected] | 8fbe799 | 2011-02-08 03:29:35 | [diff] [blame] | 1583 | 'browser/net/file_system_url_request_job_factory.cc', |
| 1584 | 'browser/net/file_system_url_request_job_factory.h', |
[email protected] | 8e4c2961 | 2010-07-14 01:24:45 | [diff] [blame] | 1585 | 'browser/net/gaia/token_service.cc', |
| 1586 | 'browser/net/gaia/token_service.h', |
[email protected] | e25e955 | 2010-07-16 08:25:41 | [diff] [blame] | 1587 | 'browser/net/load_timing_observer.cc', |
| 1588 | 'browser/net/load_timing_observer.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1589 | 'browser/net/metadata_url_request.cc', |
| 1590 | 'browser/net/metadata_url_request.h', |
[email protected] | 9319035 | 2010-08-13 13:55:10 | [diff] [blame] | 1591 | 'browser/net/net_log_logger.cc', |
| 1592 | 'browser/net/net_log_logger.h', |
[email protected] | dd83007 | 2010-10-05 09:32:44 | [diff] [blame] | 1593 | 'browser/net/net_pref_observer.cc', |
| 1594 | 'browser/net/net_pref_observer.h', |
[email protected] | 9e743cd | 2010-03-16 07:03:53 | [diff] [blame] | 1595 | 'browser/net/passive_log_collector.cc', |
| 1596 | 'browser/net/passive_log_collector.h', |
[email protected] | 760d970a | 2010-05-18 00:39:18 | [diff] [blame] | 1597 | 'browser/net/preconnect.cc', |
| 1598 | 'browser/net/preconnect.h', |
[email protected] | 3530cd9 | 2010-06-27 06:22:01 | [diff] [blame] | 1599 | 'browser/net/predictor.cc', |
| 1600 | 'browser/net/predictor.h', |
| 1601 | 'browser/net/predictor_api.cc', |
| 1602 | 'browser/net/predictor_api.h', |
[email protected] | cc5bfd4 | 2010-11-24 14:44:02 | [diff] [blame] | 1603 | 'browser/net/pref_proxy_config_service.cc', |
| 1604 | 'browser/net/pref_proxy_config_service.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1605 | 'browser/net/referrer.cc', |
| 1606 | 'browser/net/referrer.h', |
| 1607 | 'browser/net/resolve_proxy_msg_helper.cc', |
| 1608 | 'browser/net/resolve_proxy_msg_helper.h', |
| 1609 | 'browser/net/sdch_dictionary_fetcher.cc', |
| 1610 | 'browser/net/sdch_dictionary_fetcher.h', |
[email protected] | 5490bb98 | 2010-09-14 13:40:54 | [diff] [blame] | 1611 | 'browser/net/service_providers_win.cc', |
| 1612 | 'browser/net/service_providers_win.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1613 | 'browser/net/sqlite_persistent_cookie_store.cc', |
| 1614 | 'browser/net/sqlite_persistent_cookie_store.h', |
| 1615 | 'browser/net/ssl_config_service_manager.h', |
[email protected] | ac1ada5 | 2010-10-28 19:26:00 | [diff] [blame] | 1616 | 'browser/net/ssl_config_service_manager_pref.cc', |
| 1617 | 'browser/net/ssl_config_service_manager_system.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1618 | 'browser/net/url_fixer_upper.cc', |
| 1619 | 'browser/net/url_fixer_upper.h', |
[email protected] | 3530cd9 | 2010-06-27 06:22:01 | [diff] [blame] | 1620 | 'browser/net/url_info.cc', |
| 1621 | 'browser/net/url_info.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1622 | 'browser/net/url_request_failed_dns_job.cc', |
| 1623 | 'browser/net/url_request_failed_dns_job.h', |
| 1624 | # TODO: These should be moved to test_support (see below), but |
| 1625 | # are currently used by production code in automation_provider.cc. |
| 1626 | 'browser/net/url_request_mock_http_job.cc', |
| 1627 | 'browser/net/url_request_mock_http_job.h', |
| 1628 | 'browser/net/url_request_mock_link_doctor_job.cc', |
| 1629 | 'browser/net/url_request_mock_link_doctor_job.h', |
| 1630 | 'browser/net/url_request_mock_util.cc', |
| 1631 | 'browser/net/url_request_mock_util.h', |
| 1632 | 'browser/net/url_request_slow_download_job.cc', |
| 1633 | 'browser/net/url_request_slow_download_job.h', |
| 1634 | 'browser/net/url_request_slow_http_job.cc', |
| 1635 | 'browser/net/url_request_slow_http_job.h', |
| 1636 | 'browser/net/url_request_tracking.cc', |
| 1637 | 'browser/net/url_request_tracking.h', |
[email protected] | af561035 | 2010-10-08 18:12:09 | [diff] [blame] | 1638 | 'browser/net/view_blob_internals_job_factory.cc', |
| 1639 | 'browser/net/view_blob_internals_job_factory.h', |
[email protected] | 6e76d8d | 2010-05-10 23:13:56 | [diff] [blame] | 1640 | 'browser/net/view_http_cache_job_factory.cc', |
| 1641 | 'browser/net/view_http_cache_job_factory.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1642 | 'browser/net/websocket_experiment/websocket_experiment_runner.cc', |
| 1643 | 'browser/net/websocket_experiment/websocket_experiment_runner.h', |
| 1644 | 'browser/net/websocket_experiment/websocket_experiment_task.cc', |
| 1645 | 'browser/net/websocket_experiment/websocket_experiment_task.h', |
| 1646 | 'browser/notifications/balloon.cc', |
| 1647 | 'browser/notifications/balloon.h', |
| 1648 | 'browser/notifications/balloon_collection.cc', |
| 1649 | 'browser/notifications/balloon_collection.h', |
[email protected] | 24c5013f | 2010-11-19 22:21:08 | [diff] [blame] | 1650 | 'browser/notifications/balloon_collection_base.cc', |
| 1651 | 'browser/notifications/balloon_collection_base.h', |
[email protected] | 7caf730c | 2011-02-01 18:35:08 | [diff] [blame] | 1652 | 'browser/notifications/balloon_collection_impl.cc', |
[email protected] | 83f2207 | 2010-03-02 23:47:09 | [diff] [blame] | 1653 | 'browser/notifications/balloon_collection_impl.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1654 | 'browser/notifications/balloon_collection_linux.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1655 | 'browser/notifications/balloon_collection_mac.mm', |
| 1656 | 'browser/notifications/balloon_collection_win.cc', |
| 1657 | 'browser/notifications/balloon_host.cc', |
| 1658 | 'browser/notifications/balloon_host.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1659 | 'browser/notifications/desktop_notification_service.cc', |
| 1660 | 'browser/notifications/desktop_notification_service.h', |
[email protected] | 93aa89c7 | 2010-10-20 21:32:04 | [diff] [blame] | 1661 | 'browser/notifications/notification.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1662 | 'browser/notifications/notification.h', |
[email protected] | 3b84575 | 2010-03-17 01:19:06 | [diff] [blame] | 1663 | 'browser/notifications/notification_delegate.h', |
[email protected] | 70cb9fa | 2010-07-01 20:10:45 | [diff] [blame] | 1664 | 'browser/notifications/notification_exceptions_table_model.cc', |
| 1665 | 'browser/notifications/notification_exceptions_table_model.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1666 | 'browser/notifications/notification_object_proxy.cc', |
| 1667 | 'browser/notifications/notification_object_proxy.h', |
[email protected] | f895131a | 2010-07-23 05:36:02 | [diff] [blame] | 1668 | 'browser/notifications/notification_options_menu_model.cc', |
| 1669 | 'browser/notifications/notification_options_menu_model.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1670 | 'browser/notifications/notification_ui_manager.cc', |
| 1671 | 'browser/notifications/notification_ui_manager.h', |
| 1672 | 'browser/notifications/notifications_prefs_cache.cc', |
| 1673 | 'browser/notifications/notifications_prefs_cache.h', |
| 1674 | 'browser/ntp_background_util.cc', |
| 1675 | 'browser/ntp_background_util.h', |
| 1676 | 'browser/omnibox_search_hint.cc', |
| 1677 | 'browser/omnibox_search_hint.h', |
[email protected] | 5ac2016 | 2010-11-24 23:33:11 | [diff] [blame] | 1678 | 'browser/oom_priority_manager.cc', |
| 1679 | 'browser/oom_priority_manager.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1680 | 'browser/page_info_model.cc', |
| 1681 | 'browser/page_info_model.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1682 | 'browser/parsers/metadata_parser.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1683 | 'browser/parsers/metadata_parser.h', |
| 1684 | 'browser/parsers/metadata_parser_factory.h', |
| 1685 | 'browser/parsers/metadata_parser_filebase.cc', |
| 1686 | 'browser/parsers/metadata_parser_filebase.h', |
| 1687 | 'browser/parsers/metadata_parser_jpeg.cc', |
| 1688 | 'browser/parsers/metadata_parser_jpeg.h', |
| 1689 | 'browser/parsers/metadata_parser_jpeg_factory.cc', |
| 1690 | 'browser/parsers/metadata_parser_jpeg_factory.h', |
| 1691 | 'browser/parsers/metadata_parser_manager.cc', |
| 1692 | 'browser/parsers/metadata_parser_manager.h', |
[email protected] | 7f58b02 | 2010-06-16 21:33:16 | [diff] [blame] | 1693 | 'browser/password_manager/encryptor.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1694 | 'browser/password_manager/encryptor_linux.cc', |
| 1695 | 'browser/password_manager/encryptor_mac.mm', |
[email protected] | ecbf289 | 2010-07-16 01:51:45 | [diff] [blame] | 1696 | 'browser/password_manager/encryptor_password_mac.h', |
| 1697 | 'browser/password_manager/encryptor_password_mac.mm', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1698 | 'browser/password_manager/encryptor_win.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1699 | 'browser/password_manager/ie7_password.cc', |
| 1700 | 'browser/password_manager/ie7_password.h', |
[email protected] | 7f58b02 | 2010-06-16 21:33:16 | [diff] [blame] | 1701 | 'browser/password_manager/login_database.cc', |
| 1702 | 'browser/password_manager/login_database.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1703 | 'browser/password_manager/login_database_mac.cc', |
[email protected] | ec44cd5 | 2010-04-05 22:30:47 | [diff] [blame] | 1704 | 'browser/password_manager/login_database_posix.cc', |
| 1705 | 'browser/password_manager/login_database_win.cc', |
[email protected] | 7f58b02 | 2010-06-16 21:33:16 | [diff] [blame] | 1706 | 'browser/password_manager/native_backend_gnome_x.cc', |
| 1707 | 'browser/password_manager/native_backend_gnome_x.h', |
| 1708 | 'browser/password_manager/native_backend_kwallet_x.cc', |
| 1709 | 'browser/password_manager/native_backend_kwallet_x.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1710 | 'browser/password_manager/password_form_manager.cc', |
| 1711 | 'browser/password_manager/password_form_manager.h', |
| 1712 | 'browser/password_manager/password_manager.cc', |
| 1713 | 'browser/password_manager/password_manager.h', |
| 1714 | 'browser/password_manager/password_store.cc', |
| 1715 | 'browser/password_manager/password_store.h', |
| 1716 | 'browser/password_manager/password_store_default.cc', |
| 1717 | 'browser/password_manager/password_store_default.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1718 | 'browser/password_manager/password_store_mac.cc', |
[email protected] | 7f58b02 | 2010-06-16 21:33:16 | [diff] [blame] | 1719 | 'browser/password_manager/password_store_mac.h', |
| 1720 | 'browser/password_manager/password_store_mac_internal.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1721 | 'browser/password_manager/password_store_win.cc', |
[email protected] | 7f58b02 | 2010-06-16 21:33:16 | [diff] [blame] | 1722 | 'browser/password_manager/password_store_win.h', |
| 1723 | 'browser/password_manager/password_store_x.cc', |
| 1724 | 'browser/password_manager/password_store_x.h', |
[email protected] | 3c9e187 | 2010-11-18 16:17:49 | [diff] [blame] | 1725 | 'browser/password_manager_delegate_impl.cc', |
| 1726 | 'browser/password_manager_delegate_impl.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1727 | 'browser/pdf_unsupported_feature.cc', |
| 1728 | 'browser/pdf_unsupported_feature.h', |
[email protected] | 14a000d | 2010-04-29 21:44:24 | [diff] [blame] | 1729 | 'browser/platform_util.h', |
[email protected] | 14a000d | 2010-04-29 21:44:24 | [diff] [blame] | 1730 | 'browser/platform_util_chromeos.cc', |
| 1731 | 'browser/platform_util_common_linux.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1732 | 'browser/platform_util_linux.cc', |
[email protected] | 14a000d | 2010-04-29 21:44:24 | [diff] [blame] | 1733 | 'browser/platform_util_mac.mm', |
| 1734 | 'browser/platform_util_win.cc', |
[email protected] | 8b8a554d | 2010-11-18 13:26:40 | [diff] [blame] | 1735 | 'browser/plugin_data_remover.cc', |
| 1736 | 'browser/plugin_data_remover.h', |
[email protected] | 09d81f8 | 2010-12-15 16:46:42 | [diff] [blame] | 1737 | 'browser/plugin_data_remover_helper.cc', |
| 1738 | 'browser/plugin_data_remover_helper.h', |
[email protected] | fd3ad51 | 2010-09-25 14:08:51 | [diff] [blame] | 1739 | 'browser/plugin_download_helper.cc', |
| 1740 | 'browser/plugin_download_helper.h', |
[email protected] | 56f1a6ba | 2010-09-09 13:40:40 | [diff] [blame] | 1741 | 'browser/plugin_exceptions_table_model.cc', |
| 1742 | 'browser/plugin_exceptions_table_model.h', |
[email protected] | f4f50ef | 2011-01-21 19:01:19 | [diff] [blame] | 1743 | 'browser/plugin_installer_infobar_delegate.cc', |
| 1744 | 'browser/plugin_installer_infobar_delegate.h', |
[email protected] | 67c052e | 2011-01-31 16:33:58 | [diff] [blame] | 1745 | 'browser/plugin_observer.cc', |
| 1746 | 'browser/plugin_observer.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1747 | 'browser/plugin_process_host.cc', |
| 1748 | 'browser/plugin_process_host.h', |
| 1749 | 'browser/plugin_process_host_mac.cc', |
| 1750 | 'browser/plugin_service.cc', |
| 1751 | 'browser/plugin_service.h', |
[email protected] | 0a8b1e2 | 2010-07-02 09:31:11 | [diff] [blame] | 1752 | 'browser/plugin_updater.cc', |
| 1753 | 'browser/plugin_updater.h', |
[email protected] | ba99ca2 | 2010-12-09 13:53:18 | [diff] [blame] | 1754 | 'browser/policy/asynchronous_policy_loader.cc', |
| 1755 | 'browser/policy/asynchronous_policy_loader.h', |
| 1756 | 'browser/policy/asynchronous_policy_provider.cc', |
| 1757 | 'browser/policy/asynchronous_policy_provider.h', |
[email protected] | 9917811 | 2010-08-09 23:36:04 | [diff] [blame] | 1758 | 'browser/policy/config_dir_policy_provider.cc', |
| 1759 | 'browser/policy/config_dir_policy_provider.h', |
[email protected] | 88616f4 | 2010-12-23 09:34:35 | [diff] [blame] | 1760 | 'browser/policy/configuration_policy_loader_win.cc', |
| 1761 | 'browser/policy/configuration_policy_loader_win.h', |
[email protected] | 9917811 | 2010-08-09 23:36:04 | [diff] [blame] | 1762 | 'browser/policy/configuration_policy_pref_store.cc', |
| 1763 | 'browser/policy/configuration_policy_pref_store.h', |
| 1764 | 'browser/policy/configuration_policy_provider.cc', |
[email protected] | 9917811 | 2010-08-09 23:36:04 | [diff] [blame] | 1765 | 'browser/policy/configuration_policy_provider.h', |
[email protected] | 88616f4 | 2010-12-23 09:34:35 | [diff] [blame] | 1766 | 'browser/policy/configuration_policy_provider_delegate_win.cc', |
| 1767 | 'browser/policy/configuration_policy_provider_delegate_win.h', |
[email protected] | f2a893c | 2011-01-05 09:38:07 | [diff] [blame] | 1768 | 'browser/policy/configuration_policy_provider_keeper.cc', |
| 1769 | 'browser/policy/configuration_policy_provider_keeper.h', |
[email protected] | 9917811 | 2010-08-09 23:36:04 | [diff] [blame] | 1770 | 'browser/policy/configuration_policy_provider_mac.cc', |
| 1771 | 'browser/policy/configuration_policy_provider_mac.h', |
| 1772 | 'browser/policy/configuration_policy_provider_win.cc', |
| 1773 | 'browser/policy/configuration_policy_provider_win.h', |
[email protected] | 12a3c02 | 2010-11-03 10:24:11 | [diff] [blame] | 1774 | 'browser/policy/configuration_policy_store_interface.h', |
[email protected] | 2a87dce | 2010-10-29 09:20:03 | [diff] [blame] | 1775 | 'browser/policy/device_management_backend.h', |
[email protected] | bb58e6e | 2010-11-03 14:40:44 | [diff] [blame] | 1776 | 'browser/policy/device_management_backend_impl.cc', |
| 1777 | 'browser/policy/device_management_backend_impl.h', |
[email protected] | 0369203 | 2010-11-05 16:31:38 | [diff] [blame] | 1778 | 'browser/policy/device_management_policy_cache.cc', |
| 1779 | 'browser/policy/device_management_policy_cache.h', |
[email protected] | ffe2d33 | 2010-11-09 13:08:29 | [diff] [blame] | 1780 | 'browser/policy/device_management_policy_provider.cc', |
| 1781 | 'browser/policy/device_management_policy_provider.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1782 | 'browser/policy/device_management_service.cc', |
| 1783 | 'browser/policy/device_management_service.h', |
[email protected] | 2a87dce | 2010-10-29 09:20:03 | [diff] [blame] | 1784 | 'browser/policy/device_token_fetcher.cc', |
| 1785 | 'browser/policy/device_token_fetcher.h', |
[email protected] | 1e60547 | 2010-12-16 21:41:40 | [diff] [blame] | 1786 | 'browser/policy/dummy_configuration_policy_provider.cc', |
[email protected] | 9917811 | 2010-08-09 23:36:04 | [diff] [blame] | 1787 | 'browser/policy/dummy_configuration_policy_provider.h', |
[email protected] | ba99ca2 | 2010-12-09 13:53:18 | [diff] [blame] | 1788 | 'browser/policy/file_based_policy_loader.cc', |
| 1789 | 'browser/policy/file_based_policy_loader.h', |
[email protected] | 7c59723 | 2010-10-29 13:09:55 | [diff] [blame] | 1790 | 'browser/policy/file_based_policy_provider.cc', |
| 1791 | 'browser/policy/file_based_policy_provider.h', |
[email protected] | 37858e5 | 2010-08-26 00:22:02 | [diff] [blame] | 1792 | 'browser/policy/managed_prefs_banner_base.cc', |
| 1793 | 'browser/policy/managed_prefs_banner_base.h', |
[email protected] | 737c439 | 2010-11-22 14:33:39 | [diff] [blame] | 1794 | 'browser/policy/profile_policy_context.cc', |
| 1795 | 'browser/policy/profile_policy_context.h', |
[email protected] | 2a87dce | 2010-10-29 09:20:03 | [diff] [blame] | 1796 | # TODO(danno): Find a better way to include these files |
[email protected] | a032ea35 | 2011-01-28 18:15:24 | [diff] [blame] | 1797 | '<(protoc_out_dir)/chrome/browser/policy/proto/cloud_policy.pb.cc', |
| 1798 | '<(protoc_out_dir)/chrome/browser/policy/proto/cloud_policy.pb.h', |
[email protected] | 2a87dce | 2010-10-29 09:20:03 | [diff] [blame] | 1799 | '<(protoc_out_dir)/chrome/browser/policy/proto/device_management_backend.pb.cc', |
| 1800 | '<(protoc_out_dir)/chrome/browser/policy/proto/device_management_backend.pb.h', |
[email protected] | 62fed2f4 | 2010-11-24 14:30:50 | [diff] [blame] | 1801 | 'browser/policy/proto/device_management_constants.cc', |
| 1802 | 'browser/policy/proto/device_management_constants.h', |
[email protected] | 89bc8f1 | 2010-11-12 14:07:12 | [diff] [blame] | 1803 | '<(protoc_out_dir)/chrome/browser/policy/proto/device_management_local.pb.cc', |
| 1804 | '<(protoc_out_dir)/chrome/browser/policy/proto/device_management_local.pb.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1805 | 'browser/possible_url_model.cc', |
| 1806 | 'browser/possible_url_model.h', |
| 1807 | 'browser/power_save_blocker.h', |
| 1808 | 'browser/power_save_blocker_common.cc', |
[email protected] | 71a565a | 2010-11-24 15:53:49 | [diff] [blame] | 1809 | 'browser/power_save_blocker_mac.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1810 | 'browser/power_save_blocker_stub.cc', |
| 1811 | 'browser/power_save_blocker_win.cc', |
[email protected] | 709a847e | 2010-11-10 01:16:11 | [diff] [blame] | 1812 | 'browser/ppapi_plugin_process_host.cc', |
| 1813 | 'browser/ppapi_plugin_process_host.h', |
[email protected] | 4cd7adb | 2010-06-14 20:05:21 | [diff] [blame] | 1814 | 'browser/preferences_mac.cc', |
| 1815 | 'browser/preferences_mac.h', |
[email protected] | 37858e5 | 2010-08-26 00:22:02 | [diff] [blame] | 1816 | 'browser/prefs/browser_prefs.cc', |
| 1817 | 'browser/prefs/browser_prefs.h', |
| 1818 | 'browser/prefs/command_line_pref_store.cc', |
| 1819 | 'browser/prefs/command_line_pref_store.h', |
[email protected] | 9a8c402 | 2011-01-25 14:25:33 | [diff] [blame] | 1820 | 'browser/prefs/default_pref_store.cc', |
[email protected] | f2d1f61 | 2010-12-09 15:10:17 | [diff] [blame] | 1821 | 'browser/prefs/default_pref_store.h', |
[email protected] | 9a8c402 | 2011-01-25 14:25:33 | [diff] [blame] | 1822 | 'browser/prefs/overlay_persistent_pref_store.cc', |
| 1823 | 'browser/prefs/overlay_persistent_pref_store.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1824 | 'browser/prefs/pref_change_registrar.cc', |
| 1825 | 'browser/prefs/pref_change_registrar.h', |
[email protected] | 37858e5 | 2010-08-26 00:22:02 | [diff] [blame] | 1826 | 'browser/prefs/pref_member.cc', |
| 1827 | 'browser/prefs/pref_member.h', |
[email protected] | 37858e5 | 2010-08-26 00:22:02 | [diff] [blame] | 1828 | 'browser/prefs/pref_notifier.h', |
[email protected] | acd78969c | 2010-12-08 09:49:11 | [diff] [blame] | 1829 | 'browser/prefs/pref_notifier_impl.cc', |
| 1830 | 'browser/prefs/pref_notifier_impl.h', |
[email protected] | 37858e5 | 2010-08-26 00:22:02 | [diff] [blame] | 1831 | 'browser/prefs/pref_service.cc', |
| 1832 | 'browser/prefs/pref_service.h', |
| 1833 | 'browser/prefs/pref_set_observer.cc', |
| 1834 | 'browser/prefs/pref_set_observer.h', |
[email protected] | f2d1f61 | 2010-12-09 15:10:17 | [diff] [blame] | 1835 | 'browser/prefs/pref_value_map.cc', |
| 1836 | 'browser/prefs/pref_value_map.h', |
[email protected] | 37858e5 | 2010-08-26 00:22:02 | [diff] [blame] | 1837 | 'browser/prefs/pref_value_store.cc', |
| 1838 | 'browser/prefs/pref_value_store.h', |
[email protected] | eccf68e | 2010-12-23 10:18:20 | [diff] [blame] | 1839 | 'browser/prefs/proxy_prefs.cc', |
| 1840 | 'browser/prefs/proxy_prefs.h', |
[email protected] | 37858e5 | 2010-08-26 00:22:02 | [diff] [blame] | 1841 | 'browser/prefs/scoped_pref_update.cc', |
| 1842 | 'browser/prefs/scoped_pref_update.h', |
| 1843 | 'browser/prefs/session_startup_pref.cc', |
| 1844 | 'browser/prefs/session_startup_pref.h', |
[email protected] | f2d1f61 | 2010-12-09 15:10:17 | [diff] [blame] | 1845 | 'browser/prefs/value_map_pref_store.cc', |
| 1846 | 'browser/prefs/value_map_pref_store.h', |
[email protected] | 33f7497 | 2010-12-08 16:40:36 | [diff] [blame] | 1847 | 'browser/prerender/prerender_contents.cc', |
| 1848 | 'browser/prerender/prerender_contents.h', |
| 1849 | 'browser/prerender/prerender_manager.cc', |
| 1850 | 'browser/prerender/prerender_manager.h', |
[email protected] | 973407b | 2011-01-26 23:18:23 | [diff] [blame] | 1851 | 'browser/prerender/prerender_plt_recorder.cc', |
| 1852 | 'browser/prerender/prerender_plt_recorder.h', |
[email protected] | 0e25b15e | 2011-01-12 13:12:21 | [diff] [blame] | 1853 | 'browser/prerender/prerender_resource_handler.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1854 | 'browser/prerender/prerender_resource_handler.h', |
| 1855 | 'browser/printing/cloud_print/cloud_print_proxy_service.cc', |
| 1856 | 'browser/printing/cloud_print/cloud_print_proxy_service.h', |
| 1857 | 'browser/printing/cloud_print/cloud_print_setup_flow.cc', |
| 1858 | 'browser/printing/cloud_print/cloud_print_setup_flow.h', |
| 1859 | 'browser/printing/cloud_print/cloud_print_setup_message_handler.cc', |
| 1860 | 'browser/printing/cloud_print/cloud_print_setup_message_handler.h', |
| 1861 | 'browser/printing/cloud_print/cloud_print_setup_source.cc', |
| 1862 | 'browser/printing/cloud_print/cloud_print_setup_source.h', |
| 1863 | 'browser/printing/cloud_print/cloud_print_url.cc', |
| 1864 | 'browser/printing/cloud_print/cloud_print_url.h', |
[email protected] | 73852b8f | 2010-05-14 00:38:12 | [diff] [blame] | 1865 | 'browser/printing/print_dialog_cloud.cc', |
| 1866 | 'browser/printing/print_dialog_cloud.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1867 | 'browser/printing/print_dialog_gtk.cc', |
| 1868 | 'browser/printing/print_dialog_gtk.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1869 | 'browser/printing/print_job.cc', |
| 1870 | 'browser/printing/print_job.h', |
| 1871 | 'browser/printing/print_job_manager.cc', |
| 1872 | 'browser/printing/print_job_manager.h', |
| 1873 | 'browser/printing/print_job_worker.cc', |
| 1874 | 'browser/printing/print_job_worker.h', |
| 1875 | 'browser/printing/print_job_worker_owner.h', |
[email protected] | eb15e24e | 2011-02-03 22:34:34 | [diff] [blame] | 1876 | 'browser/printing/print_preview_message_handler.cc', |
| 1877 | 'browser/printing/print_preview_message_handler.h', |
[email protected] | dbeebd5 | 2010-11-16 20:34:16 | [diff] [blame] | 1878 | 'browser/printing/print_preview_tab_controller.cc', |
| 1879 | 'browser/printing/print_preview_tab_controller.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1880 | 'browser/printing/print_view_manager.cc', |
| 1881 | 'browser/printing/print_view_manager.h', |
| 1882 | 'browser/printing/printer_query.cc', |
| 1883 | 'browser/printing/printer_query.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1884 | 'browser/process_info_snapshot.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1885 | 'browser/process_info_snapshot_mac.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1886 | 'browser/process_singleton.h', |
| 1887 | 'browser/process_singleton_linux.cc', |
| 1888 | 'browser/process_singleton_mac.cc', |
| 1889 | 'browser/process_singleton_win.cc', |
[email protected] | 5301ebb | 2010-12-02 21:36:24 | [diff] [blame] | 1890 | 'browser/profile_import_process_host.cc', |
| 1891 | 'browser/profile_import_process_host.h', |
[email protected] | 8ecad5e | 2010-12-02 21:18:33 | [diff] [blame] | 1892 | 'browser/profiles/profile.cc', |
| 1893 | 'browser/profiles/profile.h', |
| 1894 | 'browser/profiles/profile_impl.cc', |
| 1895 | 'browser/profiles/profile_impl.h', |
[email protected] | bf9331f | 2011-02-03 20:05:12 | [diff] [blame] | 1896 | 'browser/profiles/profile_io_data.cc', |
| 1897 | 'browser/profiles/profile_io_data.h', |
[email protected] | 8ecad5e | 2010-12-02 21:18:33 | [diff] [blame] | 1898 | 'browser/profiles/profile_manager.cc', |
| 1899 | 'browser/profiles/profile_manager.h', |
[email protected] | 15e7eba9 | 2010-12-23 19:44:17 | [diff] [blame] | 1900 | 'browser/remoting/directory_add_request.cc', |
| 1901 | 'browser/remoting/directory_add_request.h', |
[email protected] | ff517c91 | 2011-01-14 02:24:43 | [diff] [blame] | 1902 | 'browser/remoting/remoting_options_handler.cc', |
| 1903 | 'browser/remoting/remoting_options_handler.h', |
[email protected] | 6eae9cf | 2010-08-17 00:25:47 | [diff] [blame] | 1904 | 'browser/remoting/remoting_resources_source.cc', |
| 1905 | 'browser/remoting/remoting_resources_source.h', |
[email protected] | 90fe28b9 | 2010-12-28 20:41:35 | [diff] [blame] | 1906 | 'browser/remoting/setup_flow.cc', |
| 1907 | 'browser/remoting/setup_flow.h', |
[email protected] | ed31bae7 | 2011-01-06 01:25:48 | [diff] [blame] | 1908 | 'browser/remoting/setup_flow_get_status_step.cc', |
| 1909 | 'browser/remoting/setup_flow_get_status_step.h', |
[email protected] | 90fe28b9 | 2010-12-28 20:41:35 | [diff] [blame] | 1910 | 'browser/remoting/setup_flow_login_step.cc', |
| 1911 | 'browser/remoting/setup_flow_login_step.h', |
[email protected] | ed31bae7 | 2011-01-06 01:25:48 | [diff] [blame] | 1912 | 'browser/remoting/setup_flow_register_step.cc', |
| 1913 | 'browser/remoting/setup_flow_register_step.h', |
| 1914 | 'browser/remoting/setup_flow_start_host_step.cc', |
| 1915 | 'browser/remoting/setup_flow_start_host_step.h', |
[email protected] | 508d27e1 | 2010-07-01 16:17:37 | [diff] [blame] | 1916 | 'browser/remove_rows_table_model.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1917 | 'browser/renderer_host/accelerated_surface_container_mac.cc', |
| 1918 | 'browser/renderer_host/accelerated_surface_container_mac.h', |
| 1919 | 'browser/renderer_host/accelerated_surface_container_manager_mac.cc', |
| 1920 | 'browser/renderer_host/accelerated_surface_container_manager_mac.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1921 | 'browser/renderer_host/async_resource_handler.cc', |
| 1922 | 'browser/renderer_host/async_resource_handler.h', |
| 1923 | 'browser/renderer_host/audio_renderer_host.cc', |
| 1924 | 'browser/renderer_host/audio_renderer_host.h', |
[email protected] | 94155a6b | 2010-07-07 18:36:51 | [diff] [blame] | 1925 | 'browser/renderer_host/audio_sync_reader.cc', |
| 1926 | 'browser/renderer_host/audio_sync_reader.h', |
[email protected] | c0fc094 | 2010-01-13 00:55:37 | [diff] [blame] | 1927 | 'browser/renderer_host/backing_store.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1928 | 'browser/renderer_host/backing_store.h', |
[email protected] | c0fc094 | 2010-01-13 00:55:37 | [diff] [blame] | 1929 | 'browser/renderer_host/backing_store_mac.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1930 | 'browser/renderer_host/backing_store_mac.mm', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1931 | 'browser/renderer_host/backing_store_manager.cc', |
| 1932 | 'browser/renderer_host/backing_store_manager.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1933 | 'browser/renderer_host/backing_store_win.cc', |
[email protected] | c0fc094 | 2010-01-13 00:55:37 | [diff] [blame] | 1934 | 'browser/renderer_host/backing_store_win.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1935 | 'browser/renderer_host/backing_store_x.cc', |
[email protected] | c0fc094 | 2010-01-13 00:55:37 | [diff] [blame] | 1936 | 'browser/renderer_host/backing_store_x.h', |
[email protected] | 9f547bf | 2010-12-13 17:00:42 | [diff] [blame] | 1937 | 'browser/renderer_host/blob_message_filter.cc', |
| 1938 | 'browser/renderer_host/blob_message_filter.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1939 | 'browser/renderer_host/browser_render_process_host.cc', |
| 1940 | 'browser/renderer_host/browser_render_process_host.h', |
| 1941 | 'browser/renderer_host/buffered_resource_handler.cc', |
| 1942 | 'browser/renderer_host/buffered_resource_handler.h', |
| 1943 | 'browser/renderer_host/cross_site_resource_handler.cc', |
| 1944 | 'browser/renderer_host/cross_site_resource_handler.h', |
[email protected] | 26a9acf | 2010-12-13 19:35:05 | [diff] [blame] | 1945 | 'browser/renderer_host/database_message_filter.cc', |
| 1946 | 'browser/renderer_host/database_message_filter.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1947 | 'browser/renderer_host/download_resource_handler.cc', |
| 1948 | 'browser/renderer_host/download_resource_handler.h', |
| 1949 | 'browser/renderer_host/download_throttling_resource_handler.cc', |
| 1950 | 'browser/renderer_host/download_throttling_resource_handler.h', |
[email protected] | 9f547bf | 2010-12-13 17:00:42 | [diff] [blame] | 1951 | 'browser/renderer_host/file_utilities_message_filter.cc', |
| 1952 | 'browser/renderer_host/file_utilities_message_filter.h', |
[email protected] | 92b24c1 | 2009-12-10 20:04:35 | [diff] [blame] | 1953 | 'browser/renderer_host/global_request_id.h', |
[email protected] | 7822132 | 2011-01-31 16:29:04 | [diff] [blame] | 1954 | 'browser/renderer_host/gpu_message_filter.cc', |
| 1955 | 'browser/renderer_host/gpu_message_filter.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1956 | 'browser/renderer_host/gtk_im_context_wrapper.cc', |
| 1957 | 'browser/renderer_host/gtk_im_context_wrapper.h', |
| 1958 | 'browser/renderer_host/gtk_key_bindings_handler.cc', |
| 1959 | 'browser/renderer_host/gtk_key_bindings_handler.h', |
[email protected] | 6692b0d7 | 2010-07-15 03:40:23 | [diff] [blame] | 1960 | 'browser/renderer_host/offline_resource_handler.cc', |
| 1961 | 'browser/renderer_host/offline_resource_handler.h', |
[email protected] | 45afd9a | 2010-10-19 00:54:12 | [diff] [blame] | 1962 | 'browser/renderer_host/pepper_file_message_filter.cc', |
| 1963 | 'browser/renderer_host/pepper_file_message_filter.h', |
[email protected] | 1b4209f | 2011-01-07 00:25:40 | [diff] [blame] | 1964 | 'browser/renderer_host/pepper_message_filter.cc', |
| 1965 | 'browser/renderer_host/pepper_message_filter.h', |
[email protected] | c0dac327 | 2010-07-28 08:04:45 | [diff] [blame] | 1966 | 'browser/renderer_host/redirect_to_file_resource_handler.cc', |
| 1967 | 'browser/renderer_host/redirect_to_file_resource_handler.h', |
[email protected] | d520764 | 2010-12-14 00:24:27 | [diff] [blame] | 1968 | 'browser/renderer_host/render_message_filter.cc', |
| 1969 | 'browser/renderer_host/render_message_filter.h', |
[email protected] | 8a371d9 | 2010-12-14 00:50:23 | [diff] [blame] | 1970 | 'browser/renderer_host/render_message_filter_gtk.cc', |
| 1971 | 'browser/renderer_host/render_message_filter_mac.mm', |
| 1972 | 'browser/renderer_host/render_message_filter_win.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1973 | 'browser/renderer_host/render_process_host.cc', |
| 1974 | 'browser/renderer_host/render_process_host.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1975 | 'browser/renderer_host/render_sandbox_host_linux.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1976 | 'browser/renderer_host/render_sandbox_host_linux.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1977 | 'browser/renderer_host/render_view_host.cc', |
| 1978 | 'browser/renderer_host/render_view_host.h', |
| 1979 | 'browser/renderer_host/render_view_host_delegate.cc', |
| 1980 | 'browser/renderer_host/render_view_host_delegate.h', |
| 1981 | 'browser/renderer_host/render_view_host_factory.cc', |
| 1982 | 'browser/renderer_host/render_view_host_factory.h', |
[email protected] | 2ecd88e | 2010-02-11 08:36:30 | [diff] [blame] | 1983 | 'browser/renderer_host/render_view_host_notification_task.h', |
[email protected] | 48495594 | 2010-08-19 16:13:18 | [diff] [blame] | 1984 | 'browser/renderer_host/render_widget_fullscreen_host.cc', |
| 1985 | 'browser/renderer_host/render_widget_fullscreen_host.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1986 | 'browser/renderer_host/render_widget_helper.cc', |
| 1987 | 'browser/renderer_host/render_widget_helper.h', |
| 1988 | 'browser/renderer_host/render_widget_host.cc', |
| 1989 | 'browser/renderer_host/render_widget_host.h', |
[email protected] | 0f1afed | 2010-12-15 17:22:28 | [diff] [blame] | 1990 | 'browser/renderer_host/render_widget_host_view.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 1991 | 'browser/renderer_host/render_widget_host_view.h', |
| 1992 | 'browser/renderer_host/render_widget_host_view_gtk.cc', |
| 1993 | 'browser/renderer_host/render_widget_host_view_gtk.h', |
| 1994 | 'browser/renderer_host/render_widget_host_view_mac.h', |
| 1995 | 'browser/renderer_host/render_widget_host_view_mac.mm', |
[email protected] | 6b723f8 | 2010-10-05 20:14:27 | [diff] [blame] | 1996 | 'browser/renderer_host/render_widget_host_view_views.cc', |
| 1997 | 'browser/renderer_host/render_widget_host_view_views.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 1998 | 'browser/renderer_host/render_widget_host_view_win.cc', |
| 1999 | 'browser/renderer_host/render_widget_host_view_win.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2000 | 'browser/renderer_host/resource_dispatcher_host.cc', |
| 2001 | 'browser/renderer_host/resource_dispatcher_host.h', |
| 2002 | 'browser/renderer_host/resource_dispatcher_host_request_info.cc', |
| 2003 | 'browser/renderer_host/resource_dispatcher_host_request_info.h', |
| 2004 | 'browser/renderer_host/resource_handler.h', |
[email protected] | 8e2b647 | 2010-12-15 22:19:48 | [diff] [blame] | 2005 | 'browser/renderer_host/resource_message_filter.cc', |
| 2006 | 'browser/renderer_host/resource_message_filter.h', |
[email protected] | 92b24c1 | 2009-12-10 20:04:35 | [diff] [blame] | 2007 | 'browser/renderer_host/resource_queue.cc', |
| 2008 | 'browser/renderer_host/resource_queue.h', |
[email protected] | 38e0898 | 2010-10-22 17:28:43 | [diff] [blame] | 2009 | 'browser/renderer_host/resource_request_details.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2010 | 'browser/renderer_host/resource_request_details.h', |
| 2011 | 'browser/renderer_host/safe_browsing_resource_handler.cc', |
| 2012 | 'browser/renderer_host/safe_browsing_resource_handler.h', |
| 2013 | 'browser/renderer_host/save_file_resource_handler.cc', |
| 2014 | 'browser/renderer_host/save_file_resource_handler.h', |
| 2015 | 'browser/renderer_host/site_instance.cc', |
| 2016 | 'browser/renderer_host/site_instance.h', |
| 2017 | 'browser/renderer_host/socket_stream_dispatcher_host.cc', |
| 2018 | 'browser/renderer_host/socket_stream_dispatcher_host.h', |
| 2019 | 'browser/renderer_host/socket_stream_host.cc', |
| 2020 | 'browser/renderer_host/socket_stream_host.h', |
| 2021 | 'browser/renderer_host/sync_resource_handler.cc', |
| 2022 | 'browser/renderer_host/sync_resource_handler.h', |
| 2023 | 'browser/renderer_host/web_cache_manager.cc', |
| 2024 | 'browser/renderer_host/web_cache_manager.h', |
| 2025 | 'browser/renderer_host/x509_user_cert_resource_handler.cc', |
| 2026 | 'browser/renderer_host/x509_user_cert_resource_handler.h', |
[email protected] | 93623c5d | 2009-12-10 21:40:32 | [diff] [blame] | 2027 | 'browser/renderer_preferences_util.cc', |
| 2028 | 'browser/renderer_preferences_util.h', |
[email protected] | 965bb09 | 2010-04-09 11:59:02 | [diff] [blame] | 2029 | 'browser/repost_form_warning_controller.cc', |
| 2030 | 'browser/repost_form_warning_controller.h', |
[email protected] | 1faee3f0 | 2010-06-21 07:01:34 | [diff] [blame] | 2031 | 'browser/resources_util.cc', |
| 2032 | 'browser/resources_util.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2033 | 'browser/rlz/rlz.cc', |
| 2034 | 'browser/rlz/rlz.h', |
| 2035 | 'browser/safe_browsing/bloom_filter.cc', |
| 2036 | 'browser/safe_browsing/bloom_filter.h', |
| 2037 | 'browser/safe_browsing/chunk_range.cc', |
| 2038 | 'browser/safe_browsing/chunk_range.h', |
[email protected] | bd1b1d6 | 2010-11-11 21:53:16 | [diff] [blame] | 2039 | 'browser/safe_browsing/client_side_detection_service.cc', |
| 2040 | 'browser/safe_browsing/client_side_detection_service.h', |
| 2041 | '<(protoc_out_dir)/chrome/browser/safe_browsing/csd.pb.cc', |
| 2042 | '<(protoc_out_dir)/chrome/browser/safe_browsing/csd.pb.h', |
[email protected] | 3882f1f | 2010-12-10 04:42:26 | [diff] [blame] | 2043 | 'browser/safe_browsing/malware_details.cc', |
| 2044 | 'browser/safe_browsing/malware_details.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2045 | 'browser/safe_browsing/protocol_manager.cc', |
| 2046 | 'browser/safe_browsing/protocol_manager.h', |
| 2047 | 'browser/safe_browsing/protocol_parser.cc', |
| 2048 | 'browser/safe_browsing/protocol_parser.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2049 | '<(protoc_out_dir)/chrome/browser/safe_browsing/report.pb.cc', |
| 2050 | '<(protoc_out_dir)/chrome/browser/safe_browsing/report.pb.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2051 | 'browser/safe_browsing/safe_browsing_blocking_page.cc', |
| 2052 | 'browser/safe_browsing/safe_browsing_blocking_page.h', |
| 2053 | 'browser/safe_browsing/safe_browsing_database.cc', |
| 2054 | 'browser/safe_browsing/safe_browsing_database.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2055 | 'browser/safe_browsing/safe_browsing_service.cc', |
| 2056 | 'browser/safe_browsing/safe_browsing_service.h', |
[email protected] | 6afe28a | 2010-01-28 20:56:03 | [diff] [blame] | 2057 | 'browser/safe_browsing/safe_browsing_store.cc', |
| 2058 | 'browser/safe_browsing/safe_browsing_store.h', |
| 2059 | 'browser/safe_browsing/safe_browsing_store_file.cc', |
| 2060 | 'browser/safe_browsing/safe_browsing_store_file.h', |
| 2061 | 'browser/safe_browsing/safe_browsing_store_sqlite.cc', |
| 2062 | 'browser/safe_browsing/safe_browsing_store_sqlite.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2063 | 'browser/safe_browsing/safe_browsing_util.cc', |
| 2064 | 'browser/safe_browsing/safe_browsing_util.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2065 | 'browser/search_engines/edit_search_engine_controller.cc', |
| 2066 | 'browser/search_engines/edit_search_engine_controller.h', |
| 2067 | 'browser/search_engines/keyword_editor_controller.cc', |
| 2068 | 'browser/search_engines/keyword_editor_controller.h', |
[email protected] | 2387290 | 2010-10-26 03:43:59 | [diff] [blame] | 2069 | 'browser/search_engines/search_engine_type.h', |
[email protected] | d852274 | 2010-08-27 17:55:44 | [diff] [blame] | 2070 | 'browser/search_engines/search_host_to_urls_map.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2071 | 'browser/search_engines/search_host_to_urls_map.h', |
[email protected] | 1c507659 | 2010-09-17 04:10:08 | [diff] [blame] | 2072 | 'browser/search_engines/search_provider_install_data.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2073 | 'browser/search_engines/search_provider_install_data.h', |
[email protected] | 9f547bf | 2010-12-13 17:00:42 | [diff] [blame] | 2074 | 'browser/search_engines/search_provider_install_state_message_filter.cc', |
| 2075 | 'browser/search_engines/search_provider_install_state_message_filter.h', |
[email protected] | 375bd731 | 2010-08-30 22:18:13 | [diff] [blame] | 2076 | 'browser/search_engines/search_terms_data.cc', |
| 2077 | 'browser/search_engines/search_terms_data.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2078 | 'browser/search_engines/template_url.cc', |
| 2079 | 'browser/search_engines/template_url.h', |
| 2080 | 'browser/search_engines/template_url_fetcher.cc', |
| 2081 | 'browser/search_engines/template_url_fetcher.h', |
[email protected] | 0b5b85c | 2010-10-11 23:00:12 | [diff] [blame] | 2082 | 'browser/search_engines/template_url_fetcher_callbacks.h', |
| 2083 | 'browser/search_engines/template_url_fetcher_ui_callbacks.cc', |
| 2084 | 'browser/search_engines/template_url_fetcher_ui_callbacks.h', |
[email protected] | 8b62334b | 2010-08-31 22:37:11 | [diff] [blame] | 2085 | 'browser/search_engines/template_url_id.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2086 | 'browser/search_engines/template_url_model.cc', |
| 2087 | 'browser/search_engines/template_url_model.h', |
[email protected] | 8b62334b | 2010-08-31 22:37:11 | [diff] [blame] | 2088 | 'browser/search_engines/template_url_model_observer.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2089 | 'browser/search_engines/template_url_parser.cc', |
| 2090 | 'browser/search_engines/template_url_parser.h', |
| 2091 | 'browser/search_engines/template_url_prepopulate_data.cc', |
| 2092 | 'browser/search_engines/template_url_prepopulate_data.h', |
| 2093 | 'browser/search_engines/template_url_table_model.cc', |
| 2094 | 'browser/search_engines/template_url_table_model.h', |
[email protected] | 96788b0 | 2010-06-26 21:45:34 | [diff] [blame] | 2095 | 'browser/search_engines/util.cc', |
| 2096 | 'browser/search_engines/util.h', |
[email protected] | 5030758 | 2010-08-12 01:07:24 | [diff] [blame] | 2097 | 'browser/service/service_process_control.cc', |
| 2098 | 'browser/service/service_process_control.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2099 | 'browser/service/service_process_control_manager.cc', |
| 2100 | 'browser/service/service_process_control_manager.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2101 | 'browser/sessions/base_session_service.cc', |
| 2102 | 'browser/sessions/base_session_service.h', |
| 2103 | 'browser/sessions/session_backend.cc', |
| 2104 | 'browser/sessions/session_backend.h', |
| 2105 | 'browser/sessions/session_command.cc', |
| 2106 | 'browser/sessions/session_command.h', |
| 2107 | 'browser/sessions/session_id.cc', |
| 2108 | 'browser/sessions/session_id.h', |
| 2109 | 'browser/sessions/session_restore.cc', |
| 2110 | 'browser/sessions/session_restore.h', |
| 2111 | 'browser/sessions/session_service.cc', |
| 2112 | 'browser/sessions/session_service.h', |
| 2113 | 'browser/sessions/session_types.cc', |
| 2114 | 'browser/sessions/session_types.h', |
| 2115 | 'browser/sessions/tab_restore_service.cc', |
| 2116 | 'browser/sessions/tab_restore_service.h', |
[email protected] | bbf94a3 | 2010-10-13 17:44:15 | [diff] [blame] | 2117 | 'browser/shell_dialogs.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2118 | 'browser/shell_dialogs.h', |
| 2119 | 'browser/shell_integration.cc', |
| 2120 | 'browser/shell_integration.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2121 | 'browser/shell_integration_linux.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2122 | 'browser/shell_integration_mac.mm', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2123 | 'browser/shell_integration_win.cc', |
[email protected] | 8b8e7c9 | 2010-08-19 18:05:56 | [diff] [blame] | 2124 | 'browser/sidebar/sidebar_container.cc', |
| 2125 | 'browser/sidebar/sidebar_container.h', |
| 2126 | 'browser/sidebar/sidebar_manager.cc', |
[email protected] | 7256dab | 2010-08-23 22:35:18 | [diff] [blame] | 2127 | 'browser/sidebar/sidebar_manager.h', |
[email protected] | 79d58c7 | 2011-01-17 16:18:21 | [diff] [blame] | 2128 | 'browser/speech/audio_encoder.cc', |
| 2129 | 'browser/speech/audio_encoder.h', |
[email protected] | b7d43842 | 2010-08-24 20:22:02 | [diff] [blame] | 2130 | 'browser/speech/endpointer/endpointer.cc', |
| 2131 | 'browser/speech/endpointer/endpointer.h', |
| 2132 | 'browser/speech/endpointer/energy_endpointer.cc', |
| 2133 | 'browser/speech/endpointer/energy_endpointer.h', |
[email protected] | 38e0898 | 2010-10-22 17:28:43 | [diff] [blame] | 2134 | 'browser/speech/endpointer/energy_endpointer_params.cc', |
[email protected] | b7d43842 | 2010-08-24 20:22:02 | [diff] [blame] | 2135 | 'browser/speech/endpointer/energy_endpointer_params.h', |
[email protected] | 6a7746d | 2010-08-27 11:59:03 | [diff] [blame] | 2136 | 'browser/speech/speech_input_bubble.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2137 | 'browser/speech/speech_input_bubble.h', |
| 2138 | 'browser/speech/speech_input_bubble_controller.cc', |
| 2139 | 'browser/speech/speech_input_bubble_controller.h', |
[email protected] | 3870bbe9 | 2010-09-01 19:44:47 | [diff] [blame] | 2140 | 'browser/speech/speech_input_bubble_gtk.cc', |
[email protected] | 953a746 | 2010-08-31 23:46:21 | [diff] [blame] | 2141 | 'browser/speech/speech_input_bubble_mac.mm', |
[email protected] | 3870bbe9 | 2010-09-01 19:44:47 | [diff] [blame] | 2142 | 'browser/speech/speech_input_bubble_views.cc', |
[email protected] | 638694c | 2010-08-04 22:24:11 | [diff] [blame] | 2143 | 'browser/speech/speech_input_dispatcher_host.cc', |
| 2144 | 'browser/speech/speech_input_dispatcher_host.h', |
| 2145 | 'browser/speech/speech_input_manager.cc', |
| 2146 | 'browser/speech/speech_input_manager.h', |
[email protected] | c8463a43 | 2010-08-10 20:02:48 | [diff] [blame] | 2147 | 'browser/speech/speech_recognition_request.cc', |
| 2148 | 'browser/speech/speech_recognition_request.h', |
[email protected] | 4b9a8c3 | 2010-08-12 19:57:31 | [diff] [blame] | 2149 | 'browser/speech/speech_recognizer.cc', |
| 2150 | 'browser/speech/speech_recognizer.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2151 | 'browser/spellcheck_host.cc', |
| 2152 | 'browser/spellcheck_host.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2153 | 'browser/spellchecker_linux.cc', |
| 2154 | 'browser/spellchecker_mac.mm', |
| 2155 | 'browser/spellchecker_platform_engine.h', |
| 2156 | 'browser/spellchecker_win.cc', |
[email protected] | cdafbff | 2010-03-02 17:47:02 | [diff] [blame] | 2157 | 'browser/ssl/ssl_add_cert_handler.cc', |
| 2158 | 'browser/ssl/ssl_add_cert_handler.h', |
| 2159 | 'browser/ssl/ssl_add_cert_handler_mac.mm', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2160 | 'browser/ssl/ssl_blocking_page.cc', |
| 2161 | 'browser/ssl/ssl_blocking_page.h', |
| 2162 | 'browser/ssl/ssl_cert_error_handler.cc', |
| 2163 | 'browser/ssl/ssl_cert_error_handler.h', |
| 2164 | 'browser/ssl/ssl_client_auth_handler.cc', |
| 2165 | 'browser/ssl/ssl_client_auth_handler.h', |
| 2166 | 'browser/ssl/ssl_error_handler.cc', |
| 2167 | 'browser/ssl/ssl_error_handler.h', |
| 2168 | 'browser/ssl/ssl_error_info.cc', |
| 2169 | 'browser/ssl/ssl_error_info.h', |
| 2170 | 'browser/ssl/ssl_host_state.cc', |
| 2171 | 'browser/ssl/ssl_host_state.h', |
| 2172 | 'browser/ssl/ssl_manager.cc', |
| 2173 | 'browser/ssl/ssl_manager.h', |
| 2174 | 'browser/ssl/ssl_policy.cc', |
| 2175 | 'browser/ssl/ssl_policy.h', |
| 2176 | 'browser/ssl/ssl_policy_backend.cc', |
| 2177 | 'browser/ssl/ssl_policy_backend.h', |
[email protected] | 38e0898 | 2010-10-22 17:28:43 | [diff] [blame] | 2178 | 'browser/ssl/ssl_request_info.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2179 | 'browser/ssl/ssl_request_info.h', |
[email protected] | 1f18184a | 2010-07-21 19:34:49 | [diff] [blame] | 2180 | 'browser/ssl_client_certificate_selector.h', |
[email protected] | a24642a | 2010-03-24 21:29:05 | [diff] [blame] | 2181 | 'browser/status_icons/status_icon.cc', |
[email protected] | ccb55cf5 | 2010-03-06 22:02:04 | [diff] [blame] | 2182 | 'browser/status_icons/status_icon.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2183 | 'browser/status_icons/status_tray.cc', |
| 2184 | 'browser/status_icons/status_tray.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2185 | 'browser/sync/engine/syncapi.h', |
[email protected] | 06e3320 | 2010-08-16 23:45:15 | [diff] [blame] | 2186 | 'browser/sync/glue/app_data_type_controller.cc', |
| 2187 | 'browser/sync/glue/app_data_type_controller.h', |
[email protected] | 265d8c32 | 2010-09-08 01:38:35 | [diff] [blame] | 2188 | 'browser/sync/glue/autofill_change_processor.cc', |
[email protected] | e8234d3 | 2010-09-09 20:36:39 | [diff] [blame] | 2189 | 'browser/sync/glue/autofill_change_processor.h', |
[email protected] | 8b3b23a | 2010-03-01 22:06:21 | [diff] [blame] | 2190 | 'browser/sync/glue/autofill_data_type_controller.cc', |
| 2191 | 'browser/sync/glue/autofill_data_type_controller.h', |
[email protected] | 265d8c32 | 2010-09-08 01:38:35 | [diff] [blame] | 2192 | 'browser/sync/glue/autofill_model_associator.cc', |
[email protected] | e8234d3 | 2010-09-09 20:36:39 | [diff] [blame] | 2193 | 'browser/sync/glue/autofill_model_associator.h', |
[email protected] | a0bc314 | 2010-12-16 07:15:53 | [diff] [blame] | 2194 | 'browser/sync/glue/autofill_profile_change_processor.cc', |
| 2195 | 'browser/sync/glue/autofill_profile_change_processor.h', |
| 2196 | 'browser/sync/glue/autofill_profile_data_type_controller.cc', |
| 2197 | 'browser/sync/glue/autofill_profile_data_type_controller.h', |
[email protected] | 965b95a | 2010-11-24 20:55:02 | [diff] [blame] | 2198 | 'browser/sync/glue/autofill_profile_model_associator.cc', |
| 2199 | 'browser/sync/glue/autofill_profile_model_associator.h', |
[email protected] | 62fe438 | 2009-12-14 23:14:03 | [diff] [blame] | 2200 | 'browser/sync/glue/bookmark_change_processor.cc', |
[email protected] | 4aea04a | 2010-02-10 20:13:43 | [diff] [blame] | 2201 | 'browser/sync/glue/bookmark_change_processor.h', |
| 2202 | 'browser/sync/glue/bookmark_data_type_controller.cc', |
| 2203 | 'browser/sync/glue/bookmark_data_type_controller.h', |
[email protected] | 265d8c32 | 2010-09-08 01:38:35 | [diff] [blame] | 2204 | 'browser/sync/glue/bookmark_model_associator.cc', |
[email protected] | e8234d3 | 2010-09-09 20:36:39 | [diff] [blame] | 2205 | 'browser/sync/glue/bookmark_model_associator.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2206 | 'browser/sync/glue/change_processor.cc', |
| 2207 | 'browser/sync/glue/change_processor.h', |
[email protected] | 4aea04a | 2010-02-10 20:13:43 | [diff] [blame] | 2208 | 'browser/sync/glue/data_type_controller.h', |
[email protected] | e3e43d9 | 2010-02-26 22:02:38 | [diff] [blame] | 2209 | 'browser/sync/glue/data_type_manager.h', |
| 2210 | 'browser/sync/glue/data_type_manager_impl.cc', |
| 2211 | 'browser/sync/glue/data_type_manager_impl.h', |
[email protected] | 58a468e | 2010-02-01 17:51:03 | [diff] [blame] | 2212 | 'browser/sync/glue/database_model_worker.cc', |
| 2213 | 'browser/sync/glue/database_model_worker.h', |
[email protected] | a0bc314 | 2010-12-16 07:15:53 | [diff] [blame] | 2214 | 'browser/sync/glue/do_optimistic_refresh_task.cc', |
| 2215 | 'browser/sync/glue/do_optimistic_refresh_task.h', |
[email protected] | c05d2cb7 | 2010-06-14 19:59:15 | [diff] [blame] | 2216 | 'browser/sync/glue/extension_change_processor.cc', |
| 2217 | 'browser/sync/glue/extension_change_processor.h', |
| 2218 | 'browser/sync/glue/extension_data.cc', |
| 2219 | 'browser/sync/glue/extension_data.h', |
| 2220 | 'browser/sync/glue/extension_data_type_controller.cc', |
| 2221 | 'browser/sync/glue/extension_data_type_controller.h', |
| 2222 | 'browser/sync/glue/extension_model_associator.cc', |
| 2223 | 'browser/sync/glue/extension_model_associator.h', |
[email protected] | 265d8c32 | 2010-09-08 01:38:35 | [diff] [blame] | 2224 | 'browser/sync/glue/extension_sync.cc', |
| 2225 | 'browser/sync/glue/extension_sync.h', |
[email protected] | e8234d3 | 2010-09-09 20:36:39 | [diff] [blame] | 2226 | 'browser/sync/glue/extension_sync_traits.cc', |
| 2227 | 'browser/sync/glue/extension_sync_traits.h', |
[email protected] | c05d2cb7 | 2010-06-14 19:59:15 | [diff] [blame] | 2228 | 'browser/sync/glue/extension_util.cc', |
| 2229 | 'browser/sync/glue/extension_util.h', |
[email protected] | da49ecb | 2011-01-06 21:17:49 | [diff] [blame] | 2230 | 'browser/sync/glue/foreign_session_tracker.cc', |
| 2231 | 'browser/sync/glue/foreign_session_tracker.h', |
[email protected] | 5315025 | 2010-03-18 00:27:29 | [diff] [blame] | 2232 | 'browser/sync/glue/history_model_worker.cc', |
| 2233 | 'browser/sync/glue/history_model_worker.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2234 | 'browser/sync/glue/http_bridge.cc', |
| 2235 | 'browser/sync/glue/http_bridge.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2236 | 'browser/sync/glue/model_associator.h', |
[email protected] | 7b8c011 | 2010-05-19 18:06:14 | [diff] [blame] | 2237 | 'browser/sync/glue/password_change_processor.cc', |
| 2238 | 'browser/sync/glue/password_change_processor.h', |
| 2239 | 'browser/sync/glue/password_data_type_controller.cc', |
| 2240 | 'browser/sync/glue/password_data_type_controller.h', |
| 2241 | 'browser/sync/glue/password_model_associator.cc', |
| 2242 | 'browser/sync/glue/password_model_associator.h', |
[email protected] | e8234d3 | 2010-09-09 20:36:39 | [diff] [blame] | 2243 | 'browser/sync/glue/password_model_worker.cc', |
| 2244 | 'browser/sync/glue/password_model_worker.h', |
[email protected] | 51133f9 | 2010-01-12 22:27:57 | [diff] [blame] | 2245 | 'browser/sync/glue/preference_change_processor.cc', |
| 2246 | 'browser/sync/glue/preference_change_processor.h', |
[email protected] | 371d049 | 2010-02-11 21:29:26 | [diff] [blame] | 2247 | 'browser/sync/glue/preference_data_type_controller.cc', |
| 2248 | 'browser/sync/glue/preference_data_type_controller.h', |
[email protected] | 51133f9 | 2010-01-12 22:27:57 | [diff] [blame] | 2249 | 'browser/sync/glue/preference_model_associator.cc', |
| 2250 | 'browser/sync/glue/preference_model_associator.h', |
[email protected] | 5edb922 | 2010-08-18 00:23:29 | [diff] [blame] | 2251 | 'browser/sync/glue/session_change_processor.cc', |
| 2252 | 'browser/sync/glue/session_change_processor.h', |
| 2253 | 'browser/sync/glue/session_data_type_controller.cc', |
| 2254 | 'browser/sync/glue/session_data_type_controller.h', |
| 2255 | 'browser/sync/glue/session_model_associator.cc', |
| 2256 | 'browser/sync/glue/session_model_associator.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2257 | 'browser/sync/glue/sync_backend_host.cc', |
[email protected] | cc7af20c | 2010-02-05 23:30:58 | [diff] [blame] | 2258 | 'browser/sync/glue/sync_backend_host.h', |
[email protected] | ecde274 | 2010-04-02 17:36:18 | [diff] [blame] | 2259 | 'browser/sync/glue/synchronized_preferences.h', |
[email protected] | 60cab46 | 2010-03-29 20:04:05 | [diff] [blame] | 2260 | 'browser/sync/glue/theme_change_processor.cc', |
| 2261 | 'browser/sync/glue/theme_change_processor.h', |
| 2262 | 'browser/sync/glue/theme_data_type_controller.cc', |
| 2263 | 'browser/sync/glue/theme_data_type_controller.h', |
| 2264 | 'browser/sync/glue/theme_model_associator.cc', |
| 2265 | 'browser/sync/glue/theme_model_associator.h', |
| 2266 | 'browser/sync/glue/theme_util.cc', |
| 2267 | 'browser/sync/glue/theme_util.h', |
[email protected] | 5315025 | 2010-03-18 00:27:29 | [diff] [blame] | 2268 | 'browser/sync/glue/typed_url_change_processor.cc', |
| 2269 | 'browser/sync/glue/typed_url_change_processor.h', |
| 2270 | 'browser/sync/glue/typed_url_data_type_controller.cc', |
| 2271 | 'browser/sync/glue/typed_url_data_type_controller.h', |
| 2272 | 'browser/sync/glue/typed_url_model_associator.cc', |
| 2273 | 'browser/sync/glue/typed_url_model_associator.h', |
[email protected] | d636be38 | 2010-01-22 02:15:42 | [diff] [blame] | 2274 | 'browser/sync/glue/ui_model_worker.cc', |
| 2275 | 'browser/sync/glue/ui_model_worker.h', |
[email protected] | 4aea04a | 2010-02-10 20:13:43 | [diff] [blame] | 2276 | 'browser/sync/profile_sync_factory.h', |
| 2277 | 'browser/sync/profile_sync_factory_impl.cc', |
| 2278 | 'browser/sync/profile_sync_factory_impl.h', |
[email protected] | e8234d3 | 2010-09-09 20:36:39 | [diff] [blame] | 2279 | 'browser/sync/profile_sync_service.cc', |
| 2280 | 'browser/sync/profile_sync_service.h', |
[email protected] | daed5ec | 2010-10-26 21:17:32 | [diff] [blame] | 2281 | 'browser/sync/profile_sync_service_harness.cc', |
| 2282 | 'browser/sync/profile_sync_service_harness.h', |
[email protected] | d688559 | 2010-10-11 19:38:24 | [diff] [blame] | 2283 | 'browser/sync/profile_sync_service_observer.h', |
[email protected] | e8234d3 | 2010-09-09 20:36:39 | [diff] [blame] | 2284 | 'browser/sync/signin_manager.cc', |
| 2285 | 'browser/sync/signin_manager.h', |
[email protected] | 50c5bed | 2010-04-30 19:52:35 | [diff] [blame] | 2286 | 'browser/sync/sync_constants.cc', |
| 2287 | 'browser/sync/sync_constants.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2288 | 'browser/sync/sync_setup_flow.cc', |
| 2289 | 'browser/sync/sync_setup_flow.h', |
| 2290 | 'browser/sync/sync_setup_wizard.cc', |
| 2291 | 'browser/sync/sync_setup_wizard.h', |
| 2292 | 'browser/sync/sync_ui_util.cc', |
| 2293 | 'browser/sync/sync_ui_util.h', |
[email protected] | 265d8c32 | 2010-09-08 01:38:35 | [diff] [blame] | 2294 | 'browser/sync/sync_ui_util_mac.h', |
[email protected] | e8234d3 | 2010-09-09 20:36:39 | [diff] [blame] | 2295 | 'browser/sync/sync_ui_util_mac.mm', |
| 2296 | 'browser/sync/token_migrator.cc', |
| 2297 | 'browser/sync/token_migrator.h', |
[email protected] | 0b4d338 | 2010-07-14 16:13:04 | [diff] [blame] | 2298 | 'browser/tab_closeable_state_watcher.cc', |
| 2299 | 'browser/tab_closeable_state_watcher.h', |
[email protected] | e834524 | 2010-05-06 03:00:40 | [diff] [blame] | 2300 | 'browser/tab_contents/background_contents.cc', |
| 2301 | 'browser/tab_contents/background_contents.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2302 | 'browser/tab_contents/constrained_window.h', |
| 2303 | 'browser/tab_contents/infobar_delegate.cc', |
| 2304 | 'browser/tab_contents/infobar_delegate.h', |
| 2305 | 'browser/tab_contents/interstitial_page.cc', |
| 2306 | 'browser/tab_contents/interstitial_page.h', |
[email protected] | 3b1c181 | 2010-02-12 21:53:55 | [diff] [blame] | 2307 | 'browser/tab_contents/language_state.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2308 | 'browser/tab_contents/language_state.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2309 | 'browser/tab_contents/navigation_controller.cc', |
| 2310 | 'browser/tab_contents/navigation_controller.h', |
| 2311 | 'browser/tab_contents/navigation_entry.cc', |
| 2312 | 'browser/tab_contents/navigation_entry.h', |
| 2313 | 'browser/tab_contents/page_navigator.h', |
[email protected] | caf706f | 2010-10-26 17:54:08 | [diff] [blame] | 2314 | 'browser/tab_contents/popup_menu_helper_mac.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2315 | 'browser/tab_contents/popup_menu_helper_mac.mm', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2316 | 'browser/tab_contents/provisional_load_details.cc', |
| 2317 | 'browser/tab_contents/provisional_load_details.h', |
| 2318 | 'browser/tab_contents/render_view_context_menu.cc', |
| 2319 | 'browser/tab_contents/render_view_context_menu.h', |
| 2320 | 'browser/tab_contents/render_view_context_menu_gtk.cc', |
| 2321 | 'browser/tab_contents/render_view_context_menu_gtk.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2322 | 'browser/tab_contents/render_view_context_menu_mac.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2323 | 'browser/tab_contents/render_view_context_menu_mac.mm', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2324 | 'browser/tab_contents/render_view_host_delegate_helper.cc', |
| 2325 | 'browser/tab_contents/render_view_host_delegate_helper.h', |
| 2326 | 'browser/tab_contents/render_view_host_manager.cc', |
| 2327 | 'browser/tab_contents/render_view_host_manager.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2328 | 'browser/tab_contents/tab_contents.cc', |
| 2329 | 'browser/tab_contents/tab_contents.h', |
[email protected] | 3a3d4747 | 2010-07-15 21:03:54 | [diff] [blame] | 2330 | 'browser/tab_contents/tab_contents_delegate.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2331 | 'browser/tab_contents/tab_contents_delegate.h', |
[email protected] | 09fb387 | 2011-02-02 01:16:46 | [diff] [blame] | 2332 | 'browser/tab_contents/tab_contents_observer.cc', |
[email protected] | 585b3036 | 2011-01-28 02:30:17 | [diff] [blame] | 2333 | 'browser/tab_contents/tab_contents_observer.h', |
[email protected] | 1f18184a | 2010-07-21 19:34:49 | [diff] [blame] | 2334 | 'browser/tab_contents/tab_contents_ssl_helper.cc', |
| 2335 | 'browser/tab_contents/tab_contents_ssl_helper.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2336 | 'browser/tab_contents/tab_contents_view.cc', |
| 2337 | 'browser/tab_contents/tab_contents_view.h', |
| 2338 | 'browser/tab_contents/tab_contents_view_gtk.cc', |
| 2339 | 'browser/tab_contents/tab_contents_view_gtk.h', |
| 2340 | 'browser/tab_contents/tab_contents_view_mac.h', |
| 2341 | 'browser/tab_contents/tab_contents_view_mac.mm', |
[email protected] | 9fb83e8 | 2010-07-02 18:24:55 | [diff] [blame] | 2342 | 'browser/tab_contents/tab_specific_content_settings.cc', |
[email protected] | fd2b9ce | 2010-08-11 04:03:57 | [diff] [blame] | 2343 | 'browser/tab_contents/tab_specific_content_settings.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2344 | 'browser/tab_contents/tab_util.cc', |
| 2345 | 'browser/tab_contents/tab_util.h', |
| 2346 | 'browser/tab_contents/thumbnail_generator.cc', |
| 2347 | 'browser/tab_contents/thumbnail_generator.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2348 | 'browser/tab_contents/web_drag_dest_gtk.cc', |
| 2349 | 'browser/tab_contents/web_drag_dest_gtk.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2350 | 'browser/tab_contents/web_drag_source_win.cc', |
| 2351 | 'browser/tab_contents/web_drag_source_win.h', |
[email protected] | 13a1166e | 2010-04-06 16:58:34 | [diff] [blame] | 2352 | 'browser/tab_contents/web_drag_utils_win.cc', |
| 2353 | 'browser/tab_contents/web_drag_utils_win.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2354 | 'browser/tab_contents/web_drop_target_win.cc', |
| 2355 | 'browser/tab_contents/web_drop_target_win.h', |
[email protected] | ecc523f6 | 2010-09-28 22:45:40 | [diff] [blame] | 2356 | 'browser/tabs/default_tab_handler.cc', |
| 2357 | 'browser/tabs/default_tab_handler.h', |
[email protected] | 911f815 | 2010-03-18 16:46:40 | [diff] [blame] | 2358 | 'browser/tabs/pinned_tab_codec.cc', |
| 2359 | 'browser/tabs/pinned_tab_codec.h', |
| 2360 | 'browser/tabs/pinned_tab_service.cc', |
| 2361 | 'browser/tabs/pinned_tab_service.h', |
[email protected] | ecc523f6 | 2010-09-28 22:45:40 | [diff] [blame] | 2362 | 'browser/tabs/tab_handler.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2363 | 'browser/tabs/tab_strip_model.cc', |
| 2364 | 'browser/tabs/tab_strip_model.h', |
[email protected] | c848d3d9 | 2010-09-16 21:57:45 | [diff] [blame] | 2365 | 'browser/tabs/tab_strip_model_delegate.h', |
| 2366 | 'browser/tabs/tab_strip_model_observer.cc', |
| 2367 | 'browser/tabs/tab_strip_model_observer.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 2368 | 'browser/tabs/tab_strip_model_order_controller.cc', |
| 2369 | 'browser/tabs/tab_strip_model_order_controller.h', |
[email protected] | a5d1e1e | 2010-09-23 19:34:12 | [diff] [blame] | 2370 | 'browser/task_manager/task_manager.cc', |
| 2371 | 'browser/task_manager/task_manager.h', |
| 2372 | 'browser/task_manager/task_manager_resource_providers.cc', |
| 2373 | 'browser/task_manager/task_manager_resource_providers.h', |
[email protected] | 2bb2fd5 | 2010-10-11 18:04:28 | [diff] [blame] | 2374 | 'browser/themes/browser_theme_pack.cc', |
| 2375 | 'browser/themes/browser_theme_pack.h', |
[email protected] | 2bb2fd5 | 2010-10-11 18:04:28 | [diff] [blame] | 2376 | 'browser/themes/browser_theme_provider.cc', |
| 2377 | 'browser/themes/browser_theme_provider.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2378 | 'browser/themes/browser_theme_provider_gtk.cc', |
| 2379 | 'browser/themes/browser_theme_provider_mac.mm', |
[email protected] | 509acb8e | 2010-07-01 20:35:31 | [diff] [blame] | 2380 | 'browser/translate/languages_menu_model.cc', |
| 2381 | 'browser/translate/languages_menu_model.h', |
[email protected] | fb53e5d | 2010-01-27 19:04:55 | [diff] [blame] | 2382 | 'browser/translate/options_menu_model.cc', |
| 2383 | 'browser/translate/options_menu_model.h', |
[email protected] | 509acb8e | 2010-07-01 20:35:31 | [diff] [blame] | 2384 | 'browser/translate/translate_infobar_delegate.cc', |
| 2385 | 'browser/translate/translate_infobar_delegate.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2386 | 'browser/translate/translate_infobar_view.h', |
[email protected] | 509acb8e | 2010-07-01 20:35:31 | [diff] [blame] | 2387 | 'browser/translate/translate_manager.cc', |
| 2388 | 'browser/translate/translate_manager.h', |
[email protected] | fb53e5d | 2010-01-27 19:04:55 | [diff] [blame] | 2389 | 'browser/translate/translate_prefs.cc', |
| 2390 | 'browser/translate/translate_prefs.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2391 | 'browser/transport_security_persister.cc', |
| 2392 | 'browser/transport_security_persister.h', |
[email protected] | 1caa152 | 2010-12-01 20:23:35 | [diff] [blame] | 2393 | 'browser/ui/app_modal_dialogs/app_modal_dialog.cc', |
| 2394 | 'browser/ui/app_modal_dialogs/app_modal_dialog.h', |
| 2395 | 'browser/ui/app_modal_dialogs/app_modal_dialog_queue.cc', |
| 2396 | 'browser/ui/app_modal_dialogs/app_modal_dialog_queue.h', |
| 2397 | 'browser/ui/app_modal_dialogs/js_modal_dialog.cc', |
| 2398 | 'browser/ui/app_modal_dialogs/js_modal_dialog.h', |
| 2399 | 'browser/ui/app_modal_dialogs/message_box_handler.cc', |
| 2400 | 'browser/ui/app_modal_dialogs/message_box_handler.h', |
| 2401 | 'browser/ui/app_modal_dialogs/native_app_modal_dialog.h', |
[email protected] | 69b04b9 | 2010-11-08 22:12:18 | [diff] [blame] | 2402 | 'browser/ui/browser.cc', |
| 2403 | 'browser/ui/browser.h', |
[email protected] | c96531e8 | 2011-01-26 03:11:14 | [diff] [blame] | 2404 | 'browser/ui/browser_dialogs.h', |
[email protected] | 8b0e9cc3 | 2010-11-09 04:00:19 | [diff] [blame] | 2405 | 'browser/ui/browser_init.cc', |
| 2406 | 'browser/ui/browser_init.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2407 | 'browser/ui/browser_list.cc', |
| 2408 | 'browser/ui/browser_list.h', |
[email protected] | 8b0e9cc3 | 2010-11-09 04:00:19 | [diff] [blame] | 2409 | 'browser/ui/browser_list_gtk.cc', |
| 2410 | 'browser/ui/browser_list_mac.mm', |
| 2411 | 'browser/ui/browser_list_stub.cc', |
| 2412 | 'browser/ui/browser_list_win.cc', |
[email protected] | 8b0e9cc3 | 2010-11-09 04:00:19 | [diff] [blame] | 2413 | 'browser/ui/browser_navigator.cc', |
| 2414 | 'browser/ui/browser_navigator.h', |
[email protected] | 69b04b9 | 2010-11-08 22:12:18 | [diff] [blame] | 2415 | 'browser/ui/browser_window.h', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2416 | 'browser/ui/cocoa/about_ipc_controller.h', |
| 2417 | 'browser/ui/cocoa/about_ipc_controller.mm', |
| 2418 | 'browser/ui/cocoa/about_ipc_dialog.h', |
| 2419 | 'browser/ui/cocoa/about_ipc_dialog.mm', |
| 2420 | 'browser/ui/cocoa/about_window_controller.h', |
| 2421 | 'browser/ui/cocoa/about_window_controller.mm', |
| 2422 | 'browser/ui/cocoa/accelerators_cocoa.h', |
| 2423 | 'browser/ui/cocoa/accelerators_cocoa.mm', |
| 2424 | 'browser/ui/cocoa/animatable_image.h', |
| 2425 | 'browser/ui/cocoa/animatable_image.mm', |
| 2426 | 'browser/ui/cocoa/animatable_view.h', |
| 2427 | 'browser/ui/cocoa/animatable_view.mm', |
| 2428 | 'browser/ui/cocoa/applescript/bookmark_folder_applescript.h', |
| 2429 | 'browser/ui/cocoa/applescript/bookmark_folder_applescript.mm', |
| 2430 | 'browser/ui/cocoa/applescript/bookmark_item_applescript.h', |
| 2431 | 'browser/ui/cocoa/applescript/bookmark_item_applescript.mm', |
| 2432 | 'browser/ui/cocoa/applescript/bookmark_node_applescript.h', |
| 2433 | 'browser/ui/cocoa/applescript/bookmark_node_applescript.mm', |
| 2434 | 'browser/ui/cocoa/applescript/browsercrapplication+applescript.h', |
| 2435 | 'browser/ui/cocoa/applescript/browsercrapplication+applescript.mm', |
| 2436 | 'browser/ui/cocoa/applescript/constants_applescript.h', |
| 2437 | 'browser/ui/cocoa/applescript/constants_applescript.mm', |
| 2438 | 'browser/ui/cocoa/applescript/element_applescript.h', |
| 2439 | 'browser/ui/cocoa/applescript/element_applescript.mm', |
| 2440 | 'browser/ui/cocoa/applescript/error_applescript.h', |
| 2441 | 'browser/ui/cocoa/applescript/error_applescript.mm', |
| 2442 | 'browser/ui/cocoa/applescript/tab_applescript.h', |
| 2443 | 'browser/ui/cocoa/applescript/tab_applescript.mm', |
| 2444 | 'browser/ui/cocoa/applescript/window_applescript.h', |
| 2445 | 'browser/ui/cocoa/applescript/window_applescript.mm', |
| 2446 | 'browser/ui/cocoa/authorization_util.h', |
| 2447 | 'browser/ui/cocoa/authorization_util.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2448 | 'browser/ui/cocoa/background_gradient_view.h', |
| 2449 | 'browser/ui/cocoa/background_gradient_view.mm', |
| 2450 | 'browser/ui/cocoa/background_tile_view.h', |
| 2451 | 'browser/ui/cocoa/background_tile_view.mm', |
| 2452 | 'browser/ui/cocoa/base_bubble_controller.h', |
| 2453 | 'browser/ui/cocoa/base_bubble_controller.mm', |
| 2454 | 'browser/ui/cocoa/base_view.h', |
| 2455 | 'browser/ui/cocoa/base_view.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2456 | 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.h', |
| 2457 | 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.mm', |
| 2458 | 'browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h', |
| 2459 | 'browser/ui/cocoa/bookmarks/bookmark_bar_bridge.mm', |
| 2460 | 'browser/ui/cocoa/bookmarks/bookmark_bar_constants.h', |
| 2461 | 'browser/ui/cocoa/bookmarks/bookmark_bar_controller.h', |
| 2462 | 'browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm', |
| 2463 | 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.h', |
| 2464 | 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.mm', |
| 2465 | 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.h', |
| 2466 | 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm', |
| 2467 | 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_hover_state.h', |
| 2468 | 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_hover_state.mm', |
| 2469 | 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_view.h', |
| 2470 | 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_view.mm', |
| 2471 | 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_window.h', |
| 2472 | 'browser/ui/cocoa/bookmarks/bookmark_bar_folder_window.mm', |
| 2473 | 'browser/ui/cocoa/bookmarks/bookmark_bar_state.h', |
| 2474 | 'browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.h', |
| 2475 | 'browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.mm', |
| 2476 | 'browser/ui/cocoa/bookmarks/bookmark_bar_view.h', |
| 2477 | 'browser/ui/cocoa/bookmarks/bookmark_bar_view.mm', |
| 2478 | 'browser/ui/cocoa/bookmarks/bookmark_bubble_controller.h', |
| 2479 | 'browser/ui/cocoa/bookmarks/bookmark_bubble_controller.mm', |
| 2480 | 'browser/ui/cocoa/bookmarks/bookmark_button.h', |
| 2481 | 'browser/ui/cocoa/bookmarks/bookmark_button.mm', |
| 2482 | 'browser/ui/cocoa/bookmarks/bookmark_button_cell.h', |
| 2483 | 'browser/ui/cocoa/bookmarks/bookmark_button_cell.mm', |
| 2484 | 'browser/ui/cocoa/bookmarks/bookmark_drag_source.h', |
| 2485 | 'browser/ui/cocoa/bookmarks/bookmark_drag_source.mm', |
| 2486 | 'browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.h', |
| 2487 | 'browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.mm', |
| 2488 | 'browser/ui/cocoa/bookmarks/bookmark_editor_controller.h', |
| 2489 | 'browser/ui/cocoa/bookmarks/bookmark_editor_controller.mm', |
| 2490 | 'browser/ui/cocoa/bookmarks/bookmark_folder_target.h', |
| 2491 | 'browser/ui/cocoa/bookmarks/bookmark_folder_target.mm', |
| 2492 | 'browser/ui/cocoa/bookmarks/bookmark_menu.h', |
| 2493 | 'browser/ui/cocoa/bookmarks/bookmark_menu.mm', |
| 2494 | 'browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h', |
| 2495 | 'browser/ui/cocoa/bookmarks/bookmark_menu_bridge.mm', |
| 2496 | 'browser/ui/cocoa/bookmarks/bookmark_menu_cocoa_controller.h', |
| 2497 | 'browser/ui/cocoa/bookmarks/bookmark_menu_cocoa_controller.mm', |
| 2498 | 'browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.h', |
| 2499 | 'browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.h', |
| 2500 | 'browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.mm', |
| 2501 | 'browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell.h', |
| 2502 | 'browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell.mm', |
| 2503 | 'browser/ui/cocoa/browser_command_executor.h', |
| 2504 | 'browser/ui/cocoa/browser_frame_view.h', |
| 2505 | 'browser/ui/cocoa/browser_frame_view.mm', |
| 2506 | 'browser/ui/cocoa/browser_window_cocoa.h', |
| 2507 | 'browser/ui/cocoa/browser_window_cocoa.mm', |
| 2508 | 'browser/ui/cocoa/browser_window_controller.h', |
| 2509 | 'browser/ui/cocoa/browser_window_controller.mm', |
| 2510 | 'browser/ui/cocoa/browser_window_controller_private.h', |
| 2511 | 'browser/ui/cocoa/browser_window_controller_private.mm', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2512 | 'browser/ui/cocoa/browser_window_factory.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2513 | 'browser/ui/cocoa/bubble_view.h', |
| 2514 | 'browser/ui/cocoa/bubble_view.mm', |
| 2515 | 'browser/ui/cocoa/bug_report_window_controller.h', |
| 2516 | 'browser/ui/cocoa/bug_report_window_controller.mm', |
| 2517 | 'browser/ui/cocoa/certificate_viewer.mm', |
| 2518 | 'browser/ui/cocoa/chrome_browser_window.h', |
| 2519 | 'browser/ui/cocoa/chrome_browser_window.mm', |
| 2520 | 'browser/ui/cocoa/chrome_event_processing_window.h', |
| 2521 | 'browser/ui/cocoa/chrome_event_processing_window.mm', |
| 2522 | 'browser/ui/cocoa/clear_browsing_data_controller.h', |
| 2523 | 'browser/ui/cocoa/clear_browsing_data_controller.mm', |
| 2524 | 'browser/ui/cocoa/clickhold_button_cell.h', |
| 2525 | 'browser/ui/cocoa/clickhold_button_cell.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2526 | 'browser/ui/cocoa/command_observer_bridge.h', |
| 2527 | 'browser/ui/cocoa/command_observer_bridge.mm', |
| 2528 | 'browser/ui/cocoa/confirm_quit_panel_controller.h', |
| 2529 | 'browser/ui/cocoa/confirm_quit_panel_controller.mm', |
| 2530 | 'browser/ui/cocoa/constrained_html_delegate_mac.mm', |
| 2531 | 'browser/ui/cocoa/constrained_window_mac.h', |
| 2532 | 'browser/ui/cocoa/constrained_window_mac.mm', |
[email protected] | fa810229 | 2011-01-20 16:21:23 | [diff] [blame] | 2533 | 'browser/ui/cocoa/content_settings/collected_cookies_mac.h', |
| 2534 | 'browser/ui/cocoa/content_settings/collected_cookies_mac.mm', |
| 2535 | 'browser/ui/cocoa/content_settings/content_setting_bubble_cocoa.h', |
| 2536 | 'browser/ui/cocoa/content_settings/content_setting_bubble_cocoa.mm', |
| 2537 | 'browser/ui/cocoa/content_settings/cookie_details.h', |
| 2538 | 'browser/ui/cocoa/content_settings/cookie_details.mm', |
| 2539 | 'browser/ui/cocoa/content_settings/cookie_details_view_controller.h', |
| 2540 | 'browser/ui/cocoa/content_settings/cookie_details_view_controller.mm', |
| 2541 | 'browser/ui/cocoa/content_settings/cookie_tree_node.h', |
| 2542 | 'browser/ui/cocoa/content_settings/cookie_tree_node.mm', |
| 2543 | 'browser/ui/cocoa/content_settings/simple_content_exceptions_window_controller.h', |
| 2544 | 'browser/ui/cocoa/content_settings/simple_content_exceptions_window_controller.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2545 | 'browser/ui/cocoa/dev_tools_controller.h', |
| 2546 | 'browser/ui/cocoa/dev_tools_controller.mm', |
| 2547 | 'browser/ui/cocoa/dock_icon.h', |
| 2548 | 'browser/ui/cocoa/dock_icon.mm', |
| 2549 | 'browser/ui/cocoa/download/download_item_button.h', |
| 2550 | 'browser/ui/cocoa/download/download_item_button.mm', |
| 2551 | 'browser/ui/cocoa/download/download_item_cell.h', |
| 2552 | 'browser/ui/cocoa/download/download_item_cell.mm', |
| 2553 | 'browser/ui/cocoa/download/download_item_controller.h', |
| 2554 | 'browser/ui/cocoa/download/download_item_controller.mm', |
| 2555 | 'browser/ui/cocoa/download/download_item_mac.h', |
| 2556 | 'browser/ui/cocoa/download/download_item_mac.mm', |
| 2557 | 'browser/ui/cocoa/download/download_shelf_controller.h', |
| 2558 | 'browser/ui/cocoa/download/download_shelf_controller.mm', |
| 2559 | 'browser/ui/cocoa/download/download_shelf_mac.h', |
| 2560 | 'browser/ui/cocoa/download/download_shelf_mac.mm', |
| 2561 | 'browser/ui/cocoa/download/download_shelf_view.h', |
| 2562 | 'browser/ui/cocoa/download/download_shelf_view.mm', |
| 2563 | 'browser/ui/cocoa/download/download_started_animation_mac.mm', |
| 2564 | 'browser/ui/cocoa/download/download_util_mac.h', |
| 2565 | 'browser/ui/cocoa/download/download_util_mac.mm', |
| 2566 | 'browser/ui/cocoa/draggable_button.h', |
| 2567 | 'browser/ui/cocoa/draggable_button.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2568 | 'browser/ui/cocoa/encoding_menu_controller_delegate_mac.h', |
| 2569 | 'browser/ui/cocoa/encoding_menu_controller_delegate_mac.mm', |
| 2570 | 'browser/ui/cocoa/event_utils.h', |
| 2571 | 'browser/ui/cocoa/event_utils.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2572 | 'browser/ui/cocoa/extensions/browser_action_button.h', |
| 2573 | 'browser/ui/cocoa/extensions/browser_action_button.mm', |
| 2574 | 'browser/ui/cocoa/extensions/browser_actions_container_view.h', |
| 2575 | 'browser/ui/cocoa/extensions/browser_actions_container_view.mm', |
| 2576 | 'browser/ui/cocoa/extensions/browser_actions_controller.h', |
| 2577 | 'browser/ui/cocoa/extensions/browser_actions_controller.mm', |
| 2578 | 'browser/ui/cocoa/extensions/chevron_menu_button.h', |
| 2579 | 'browser/ui/cocoa/extensions/chevron_menu_button.mm', |
| 2580 | 'browser/ui/cocoa/extensions/chevron_menu_button_cell.h', |
| 2581 | 'browser/ui/cocoa/extensions/chevron_menu_button_cell.mm', |
| 2582 | 'browser/ui/cocoa/extensions/extension_action_context_menu.h', |
| 2583 | 'browser/ui/cocoa/extensions/extension_action_context_menu.mm', |
| 2584 | 'browser/ui/cocoa/extensions/extension_infobar_controller.h', |
| 2585 | 'browser/ui/cocoa/extensions/extension_infobar_controller.mm', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2586 | 'browser/ui/cocoa/extensions/extension_install_prompt.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2587 | 'browser/ui/cocoa/extensions/extension_install_prompt_controller.h', |
| 2588 | 'browser/ui/cocoa/extensions/extension_install_prompt_controller.mm', |
[email protected] | 0920e65 | 2011-01-17 17:03:53 | [diff] [blame] | 2589 | 'browser/ui/cocoa/extensions/extension_installed_bubble_bridge.h', |
| 2590 | 'browser/ui/cocoa/extensions/extension_installed_bubble_bridge.mm', |
| 2591 | 'browser/ui/cocoa/extensions/extension_installed_bubble_controller.h', |
| 2592 | 'browser/ui/cocoa/extensions/extension_installed_bubble_controller.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2593 | 'browser/ui/cocoa/extensions/extension_popup_controller.h', |
| 2594 | 'browser/ui/cocoa/extensions/extension_popup_controller.mm', |
[email protected] | 0920e65 | 2011-01-17 17:03:53 | [diff] [blame] | 2595 | 'browser/ui/cocoa/extensions/extension_view_mac.h', |
| 2596 | 'browser/ui/cocoa/extensions/extension_view_mac.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2597 | 'browser/ui/cocoa/external_protocol_dialog.h', |
| 2598 | 'browser/ui/cocoa/external_protocol_dialog.mm', |
| 2599 | 'browser/ui/cocoa/fast_resize_view.h', |
| 2600 | 'browser/ui/cocoa/fast_resize_view.mm', |
| 2601 | 'browser/ui/cocoa/file_metadata.h', |
| 2602 | 'browser/ui/cocoa/file_metadata.mm', |
[email protected] | 6e533fb | 2011-01-15 00:34:29 | [diff] [blame] | 2603 | 'browser/ui/cocoa/find_bar/find_bar_bridge.h', |
| 2604 | 'browser/ui/cocoa/find_bar/find_bar_bridge.mm', |
| 2605 | 'browser/ui/cocoa/find_bar/find_bar_cocoa_controller.h', |
| 2606 | 'browser/ui/cocoa/find_bar/find_bar_cocoa_controller.mm', |
| 2607 | 'browser/ui/cocoa/find_bar/find_bar_text_field.h', |
| 2608 | 'browser/ui/cocoa/find_bar/find_bar_text_field.mm', |
| 2609 | 'browser/ui/cocoa/find_bar/find_bar_text_field_cell.h', |
| 2610 | 'browser/ui/cocoa/find_bar/find_bar_text_field_cell.mm', |
| 2611 | 'browser/ui/cocoa/find_bar/find_bar_view.h', |
| 2612 | 'browser/ui/cocoa/find_bar/find_bar_view.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2613 | 'browser/ui/cocoa/find_pasteboard.h', |
| 2614 | 'browser/ui/cocoa/find_pasteboard.mm', |
| 2615 | 'browser/ui/cocoa/first_run_bubble_controller.h', |
| 2616 | 'browser/ui/cocoa/first_run_bubble_controller.mm', |
| 2617 | 'browser/ui/cocoa/first_run_dialog.h', |
| 2618 | 'browser/ui/cocoa/first_run_dialog.mm', |
| 2619 | 'browser/ui/cocoa/floating_bar_backing_view.h', |
| 2620 | 'browser/ui/cocoa/floating_bar_backing_view.mm', |
| 2621 | 'browser/ui/cocoa/focus_tracker.h', |
| 2622 | 'browser/ui/cocoa/focus_tracker.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2623 | 'browser/ui/cocoa/framed_browser_window.h', |
| 2624 | 'browser/ui/cocoa/framed_browser_window.mm', |
| 2625 | 'browser/ui/cocoa/fullscreen_controller.h', |
| 2626 | 'browser/ui/cocoa/fullscreen_controller.mm', |
| 2627 | 'browser/ui/cocoa/fullscreen_window.h', |
| 2628 | 'browser/ui/cocoa/fullscreen_window.mm', |
| 2629 | 'browser/ui/cocoa/gradient_button_cell.h', |
| 2630 | 'browser/ui/cocoa/gradient_button_cell.mm', |
| 2631 | 'browser/ui/cocoa/history_menu_bridge.h', |
| 2632 | 'browser/ui/cocoa/history_menu_bridge.mm', |
| 2633 | 'browser/ui/cocoa/history_menu_cocoa_controller.h', |
| 2634 | 'browser/ui/cocoa/history_menu_cocoa_controller.mm', |
| 2635 | 'browser/ui/cocoa/hover_button.h', |
| 2636 | 'browser/ui/cocoa/hover_button.mm', |
| 2637 | 'browser/ui/cocoa/hover_close_button.h', |
| 2638 | 'browser/ui/cocoa/hover_close_button.mm', |
| 2639 | 'browser/ui/cocoa/hover_image_button.h', |
| 2640 | 'browser/ui/cocoa/hover_image_button.mm', |
| 2641 | 'browser/ui/cocoa/html_dialog_window_controller.h', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2642 | 'browser/ui/cocoa/html_dialog_window_controller.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2643 | 'browser/ui/cocoa/hung_renderer_controller.h', |
| 2644 | 'browser/ui/cocoa/hung_renderer_controller.mm', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2645 | 'browser/ui/cocoa/hyperlink_button_cell.h', |
| 2646 | 'browser/ui/cocoa/hyperlink_button_cell.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2647 | 'browser/ui/cocoa/image_utils.h', |
| 2648 | 'browser/ui/cocoa/image_utils.mm', |
[email protected] | dea6100f | 2011-01-18 19:45:14 | [diff] [blame] | 2649 | 'browser/ui/cocoa/importer/import_progress_dialog.h', |
| 2650 | 'browser/ui/cocoa/importer/import_progress_dialog.mm', |
| 2651 | 'browser/ui/cocoa/importer/import_settings_dialog.h', |
| 2652 | 'browser/ui/cocoa/importer/import_settings_dialog.mm', |
| 2653 | 'browser/ui/cocoa/importer/importer_lock_dialog.h', |
| 2654 | 'browser/ui/cocoa/importer/importer_lock_dialog.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2655 | 'browser/ui/cocoa/info_bubble_view.h', |
| 2656 | 'browser/ui/cocoa/info_bubble_view.mm', |
| 2657 | 'browser/ui/cocoa/info_bubble_window.h', |
| 2658 | 'browser/ui/cocoa/info_bubble_window.mm', |
[email protected] | 2c204b95 | 2011-01-18 18:21:53 | [diff] [blame] | 2659 | 'browser/ui/cocoa/infobars/infobar.h', |
| 2660 | 'browser/ui/cocoa/infobars/infobar_container_controller.h', |
| 2661 | 'browser/ui/cocoa/infobars/infobar_container_controller.mm', |
| 2662 | 'browser/ui/cocoa/infobars/infobar_controller.h', |
| 2663 | 'browser/ui/cocoa/infobars/infobar_controller.mm', |
| 2664 | 'browser/ui/cocoa/infobars/infobar_gradient_view.h', |
| 2665 | 'browser/ui/cocoa/infobars/infobar_gradient_view.mm', |
| 2666 | 'browser/ui/cocoa/infobars/infobar_test_helper.h', |
[email protected] | f4f50ef | 2011-01-21 19:01:19 | [diff] [blame] | 2667 | 'browser/ui/cocoa/infobars/infobar_test_helper.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2668 | 'browser/ui/cocoa/install_from_dmg.h', |
| 2669 | 'browser/ui/cocoa/install_from_dmg.mm', |
| 2670 | 'browser/ui/cocoa/instant_confirm_window_controller.h', |
| 2671 | 'browser/ui/cocoa/instant_confirm_window_controller.mm', |
| 2672 | 'browser/ui/cocoa/js_modal_dialog_cocoa.h', |
| 2673 | 'browser/ui/cocoa/js_modal_dialog_cocoa.mm', |
| 2674 | 'browser/ui/cocoa/keystone_glue.h', |
| 2675 | 'browser/ui/cocoa/keystone_glue.mm', |
| 2676 | 'browser/ui/cocoa/keystone_infobar.h', |
| 2677 | 'browser/ui/cocoa/keystone_infobar.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2678 | 'browser/ui/cocoa/l10n_util.h', |
| 2679 | 'browser/ui/cocoa/l10n_util.mm', |
| 2680 | 'browser/ui/cocoa/location_bar/autocomplete_text_field.h', |
| 2681 | 'browser/ui/cocoa/location_bar/autocomplete_text_field.mm', |
| 2682 | 'browser/ui/cocoa/location_bar/autocomplete_text_field_cell.h', |
| 2683 | 'browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm', |
| 2684 | 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.h', |
| 2685 | 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm', |
| 2686 | 'browser/ui/cocoa/location_bar/bubble_decoration.h', |
| 2687 | 'browser/ui/cocoa/location_bar/bubble_decoration.mm', |
| 2688 | 'browser/ui/cocoa/location_bar/content_setting_decoration.h', |
| 2689 | 'browser/ui/cocoa/location_bar/content_setting_decoration.mm', |
| 2690 | 'browser/ui/cocoa/location_bar/ev_bubble_decoration.h', |
| 2691 | 'browser/ui/cocoa/location_bar/ev_bubble_decoration.mm', |
| 2692 | 'browser/ui/cocoa/location_bar/image_decoration.h', |
| 2693 | 'browser/ui/cocoa/location_bar/image_decoration.mm', |
| 2694 | 'browser/ui/cocoa/location_bar/instant_opt_in_controller.h', |
| 2695 | 'browser/ui/cocoa/location_bar/instant_opt_in_controller.mm', |
| 2696 | 'browser/ui/cocoa/location_bar/instant_opt_in_view.h', |
| 2697 | 'browser/ui/cocoa/location_bar/instant_opt_in_view.mm', |
| 2698 | 'browser/ui/cocoa/location_bar/keyword_hint_decoration.h', |
| 2699 | 'browser/ui/cocoa/location_bar/keyword_hint_decoration.mm', |
| 2700 | 'browser/ui/cocoa/location_bar/location_bar_decoration.h', |
| 2701 | 'browser/ui/cocoa/location_bar/location_bar_decoration.mm', |
| 2702 | 'browser/ui/cocoa/location_bar/location_bar_view_mac.h', |
| 2703 | 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm', |
| 2704 | 'browser/ui/cocoa/location_bar/location_icon_decoration.h', |
| 2705 | 'browser/ui/cocoa/location_bar/location_icon_decoration.mm', |
| 2706 | 'browser/ui/cocoa/location_bar/omnibox_popup_view.h', |
| 2707 | 'browser/ui/cocoa/location_bar/omnibox_popup_view.mm', |
| 2708 | 'browser/ui/cocoa/location_bar/page_action_decoration.h', |
| 2709 | 'browser/ui/cocoa/location_bar/page_action_decoration.mm', |
| 2710 | 'browser/ui/cocoa/location_bar/selected_keyword_decoration.h', |
| 2711 | 'browser/ui/cocoa/location_bar/selected_keyword_decoration.mm', |
| 2712 | 'browser/ui/cocoa/location_bar/star_decoration.h', |
| 2713 | 'browser/ui/cocoa/location_bar/star_decoration.mm', |
| 2714 | 'browser/ui/cocoa/menu_button.h', |
| 2715 | 'browser/ui/cocoa/menu_button.mm', |
| 2716 | 'browser/ui/cocoa/menu_controller.h', |
| 2717 | 'browser/ui/cocoa/menu_controller.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2718 | 'browser/ui/cocoa/multi_key_equivalent_button.h', |
| 2719 | 'browser/ui/cocoa/multi_key_equivalent_button.mm', |
| 2720 | 'browser/ui/cocoa/new_tab_button.h', |
| 2721 | 'browser/ui/cocoa/new_tab_button.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2722 | 'browser/ui/cocoa/notifications/balloon_controller.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2723 | 'browser/ui/cocoa/notifications/balloon_controller.mm', |
| 2724 | 'browser/ui/cocoa/notifications/balloon_view.h', |
| 2725 | 'browser/ui/cocoa/notifications/balloon_view.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2726 | 'browser/ui/cocoa/notifications/balloon_view_bridge.h', |
| 2727 | 'browser/ui/cocoa/notifications/balloon_view_bridge.mm', |
| 2728 | 'browser/ui/cocoa/notifications/balloon_view_host_mac.h', |
| 2729 | 'browser/ui/cocoa/notifications/balloon_view_host_mac.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2730 | 'browser/ui/cocoa/nsmenuitem_additions.h', |
| 2731 | 'browser/ui/cocoa/nsmenuitem_additions.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2732 | 'browser/ui/cocoa/objc_method_swizzle.h', |
| 2733 | 'browser/ui/cocoa/objc_method_swizzle.mm', |
| 2734 | 'browser/ui/cocoa/objc_zombie.h', |
| 2735 | 'browser/ui/cocoa/objc_zombie.mm', |
[email protected] | 463194f | 2011-01-14 22:36:36 | [diff] [blame] | 2736 | 'browser/ui/cocoa/options/content_exceptions_window_controller.h', |
| 2737 | 'browser/ui/cocoa/options/content_exceptions_window_controller.mm', |
| 2738 | 'browser/ui/cocoa/options/content_settings_dialog_controller.h', |
| 2739 | 'browser/ui/cocoa/options/content_settings_dialog_controller.mm', |
| 2740 | 'browser/ui/cocoa/options/cookies_window_controller.h', |
| 2741 | 'browser/ui/cocoa/options/cookies_window_controller.mm', |
| 2742 | 'browser/ui/cocoa/options/custom_home_pages_model.h', |
| 2743 | 'browser/ui/cocoa/options/custom_home_pages_model.mm', |
| 2744 | 'browser/ui/cocoa/options/edit_search_engine_cocoa_controller.h', |
| 2745 | 'browser/ui/cocoa/options/edit_search_engine_cocoa_controller.mm', |
| 2746 | 'browser/ui/cocoa/options/font_language_settings_controller.h', |
| 2747 | 'browser/ui/cocoa/options/font_language_settings_controller.mm', |
| 2748 | 'browser/ui/cocoa/options/keyword_editor_cocoa_controller.h', |
| 2749 | 'browser/ui/cocoa/options/keyword_editor_cocoa_controller.mm', |
| 2750 | 'browser/ui/cocoa/options/preferences_window_controller.h', |
| 2751 | 'browser/ui/cocoa/options/preferences_window_controller.mm', |
| 2752 | 'browser/ui/cocoa/options/search_engine_list_model.h', |
| 2753 | 'browser/ui/cocoa/options/search_engine_list_model.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2754 | 'browser/ui/cocoa/page_info_bubble_controller.h', |
| 2755 | 'browser/ui/cocoa/page_info_bubble_controller.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2756 | 'browser/ui/cocoa/repost_form_warning_mac.h', |
| 2757 | 'browser/ui/cocoa/repost_form_warning_mac.mm', |
| 2758 | 'browser/ui/cocoa/restart_browser.h', |
| 2759 | 'browser/ui/cocoa/restart_browser.mm', |
| 2760 | 'browser/ui/cocoa/rwhvm_editcommand_helper.h', |
| 2761 | 'browser/ui/cocoa/rwhvm_editcommand_helper.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2762 | 'browser/ui/cocoa/scoped_authorizationref.h', |
| 2763 | 'browser/ui/cocoa/search_engine_dialog_controller.h', |
| 2764 | 'browser/ui/cocoa/search_engine_dialog_controller.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2765 | 'browser/ui/cocoa/shell_dialogs_mac.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2766 | 'browser/ui/cocoa/sidebar_controller.h', |
| 2767 | 'browser/ui/cocoa/sidebar_controller.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2768 | 'browser/ui/cocoa/speech_input_window_controller.h', |
| 2769 | 'browser/ui/cocoa/speech_input_window_controller.mm', |
| 2770 | 'browser/ui/cocoa/ssl_client_certificate_selector.mm', |
| 2771 | 'browser/ui/cocoa/status_bubble_mac.h', |
| 2772 | 'browser/ui/cocoa/status_bubble_mac.mm', |
| 2773 | 'browser/ui/cocoa/status_icons/status_icon_mac.h', |
| 2774 | 'browser/ui/cocoa/status_icons/status_icon_mac.mm', |
| 2775 | 'browser/ui/cocoa/status_icons/status_tray_mac.h', |
| 2776 | 'browser/ui/cocoa/status_icons/status_tray_mac.mm', |
| 2777 | 'browser/ui/cocoa/styled_text_field.h', |
| 2778 | 'browser/ui/cocoa/styled_text_field.mm', |
| 2779 | 'browser/ui/cocoa/styled_text_field_cell.h', |
| 2780 | 'browser/ui/cocoa/styled_text_field_cell.mm', |
[email protected] | 31573fe8 | 2011-01-24 17:53:29 | [diff] [blame] | 2781 | 'browser/ui/cocoa/tab_contents/previewable_contents_controller.h', |
| 2782 | 'browser/ui/cocoa/tab_contents/previewable_contents_controller.mm', |
| 2783 | 'browser/ui/cocoa/tab_contents/sad_tab_controller.h', |
| 2784 | 'browser/ui/cocoa/tab_contents/sad_tab_controller.mm', |
| 2785 | 'browser/ui/cocoa/tab_contents/sad_tab_view.h', |
| 2786 | 'browser/ui/cocoa/tab_contents/sad_tab_view.mm', |
| 2787 | 'browser/ui/cocoa/tab_contents/tab_contents_controller.h', |
| 2788 | 'browser/ui/cocoa/tab_contents/tab_contents_controller.mm', |
| 2789 | 'browser/ui/cocoa/tab_contents/web_contents_drag_source.h', |
| 2790 | 'browser/ui/cocoa/tab_contents/web_contents_drag_source.mm', |
| 2791 | 'browser/ui/cocoa/tab_contents/web_drag_source.h', |
| 2792 | 'browser/ui/cocoa/tab_contents/web_drag_source.mm', |
| 2793 | 'browser/ui/cocoa/tab_contents/web_drop_target.h', |
| 2794 | 'browser/ui/cocoa/tab_contents/web_drop_target.mm', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2795 | 'browser/ui/cocoa/tab_view_picker_table.h', |
| 2796 | 'browser/ui/cocoa/tab_view_picker_table.mm', |
| 2797 | 'browser/ui/cocoa/table_model_array_controller.h', |
| 2798 | 'browser/ui/cocoa/table_model_array_controller.mm', |
| 2799 | 'browser/ui/cocoa/table_row_nsimage_cache.h', |
| 2800 | 'browser/ui/cocoa/table_row_nsimage_cache.mm', |
| 2801 | 'browser/ui/cocoa/tabpose_window.h', |
| 2802 | 'browser/ui/cocoa/tabpose_window.mm', |
[email protected] | cfe1d61 | 2011-01-19 20:06:47 | [diff] [blame] | 2803 | 'browser/ui/cocoa/tabs/side_tab_strip_controller.h', |
| 2804 | 'browser/ui/cocoa/tabs/side_tab_strip_controller.mm', |
| 2805 | 'browser/ui/cocoa/tabs/side_tab_strip_view.h', |
| 2806 | 'browser/ui/cocoa/tabs/side_tab_strip_view.mm', |
| 2807 | 'browser/ui/cocoa/tabs/tab_controller.h', |
| 2808 | 'browser/ui/cocoa/tabs/tab_controller.mm', |
| 2809 | 'browser/ui/cocoa/tabs/tab_strip_controller.h', |
| 2810 | 'browser/ui/cocoa/tabs/tab_strip_controller.mm', |
| 2811 | 'browser/ui/cocoa/tabs/tab_strip_model_observer_bridge.h', |
| 2812 | 'browser/ui/cocoa/tabs/tab_strip_model_observer_bridge.mm', |
| 2813 | 'browser/ui/cocoa/tabs/tab_strip_view.h', |
| 2814 | 'browser/ui/cocoa/tabs/tab_strip_view.mm', |
| 2815 | 'browser/ui/cocoa/tabs/tab_view.h', |
| 2816 | 'browser/ui/cocoa/tabs/tab_view.mm', |
| 2817 | 'browser/ui/cocoa/tabs/tab_window_controller.h', |
| 2818 | 'browser/ui/cocoa/tabs/tab_window_controller.mm', |
| 2819 | 'browser/ui/cocoa/tabs/throbber_view.h', |
| 2820 | 'browser/ui/cocoa/tabs/throbber_view.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2821 | 'browser/ui/cocoa/task_helpers.h', |
| 2822 | 'browser/ui/cocoa/task_helpers.mm', |
| 2823 | 'browser/ui/cocoa/task_manager_mac.h', |
| 2824 | 'browser/ui/cocoa/task_manager_mac.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2825 | 'browser/ui/cocoa/theme_install_bubble_view.h', |
| 2826 | 'browser/ui/cocoa/theme_install_bubble_view.mm', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2827 | 'browser/ui/cocoa/themed_window.h', |
| 2828 | 'browser/ui/cocoa/themed_window.mm', |
[email protected] | 8450c4f | 2011-01-19 22:16:22 | [diff] [blame] | 2829 | 'browser/ui/cocoa/toolbar/back_forward_menu_controller.h', |
| 2830 | 'browser/ui/cocoa/toolbar/back_forward_menu_controller.mm', |
| 2831 | 'browser/ui/cocoa/toolbar/reload_button.h', |
| 2832 | 'browser/ui/cocoa/toolbar/reload_button.mm', |
| 2833 | 'browser/ui/cocoa/toolbar/toolbar_controller.h', |
| 2834 | 'browser/ui/cocoa/toolbar/toolbar_controller.mm', |
| 2835 | 'browser/ui/cocoa/toolbar/toolbar_view.h', |
| 2836 | 'browser/ui/cocoa/toolbar/toolbar_view.mm', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2837 | 'browser/ui/cocoa/translate/after_translate_infobar_controller.h', |
| 2838 | 'browser/ui/cocoa/translate/after_translate_infobar_controller.mm', |
| 2839 | 'browser/ui/cocoa/translate/before_translate_infobar_controller.h', |
| 2840 | 'browser/ui/cocoa/translate/before_translate_infobar_controller.mm', |
| 2841 | 'browser/ui/cocoa/translate/translate_infobar_base.h', |
| 2842 | 'browser/ui/cocoa/translate/translate_infobar_base.mm', |
| 2843 | 'browser/ui/cocoa/translate/translate_message_infobar_controller.h', |
| 2844 | 'browser/ui/cocoa/translate/translate_message_infobar_controller.mm', |
| 2845 | 'browser/ui/cocoa/ui_localizer.h', |
| 2846 | 'browser/ui/cocoa/ui_localizer.mm', |
| 2847 | 'browser/ui/cocoa/url_drop_target.h', |
| 2848 | 'browser/ui/cocoa/url_drop_target.mm', |
| 2849 | 'browser/ui/cocoa/vertical_gradient_view.h', |
| 2850 | 'browser/ui/cocoa/vertical_gradient_view.mm', |
| 2851 | 'browser/ui/cocoa/view_id_util.h', |
| 2852 | 'browser/ui/cocoa/view_id_util.mm', |
| 2853 | 'browser/ui/cocoa/view_resizer.h', |
[email protected] | 7d79165 | 2010-12-01 16:34:49 | [diff] [blame] | 2854 | 'browser/ui/cocoa/window_size_autosaver.h', |
| 2855 | 'browser/ui/cocoa/window_size_autosaver.mm', |
[email protected] | fdf9c47 | 2011-01-14 17:30:19 | [diff] [blame] | 2856 | 'browser/ui/cocoa/wrench_menu/menu_tracked_button.h', |
| 2857 | 'browser/ui/cocoa/wrench_menu/menu_tracked_button.mm', |
| 2858 | 'browser/ui/cocoa/wrench_menu/menu_tracked_root_view.h', |
| 2859 | 'browser/ui/cocoa/wrench_menu/menu_tracked_root_view.mm', |
| 2860 | 'browser/ui/cocoa/wrench_menu/wrench_menu_button_cell.h', |
| 2861 | 'browser/ui/cocoa/wrench_menu/wrench_menu_button_cell.mm', |
| 2862 | 'browser/ui/cocoa/wrench_menu/wrench_menu_controller.h', |
| 2863 | 'browser/ui/cocoa/wrench_menu/wrench_menu_controller.mm', |
[email protected] | 3f1f841 | 2011-01-19 03:01:23 | [diff] [blame] | 2864 | 'browser/ui/crypto_module_password_dialog.h', |
| 2865 | 'browser/ui/crypto_module_password_dialog_nss.cc', |
| 2866 | 'browser/ui/crypto_module_password_dialog_openssl.cc', |
[email protected] | 45300ad4 | 2010-12-02 15:51:14 | [diff] [blame] | 2867 | 'browser/ui/find_bar/find_bar.h', |
| 2868 | 'browser/ui/find_bar/find_bar_controller.cc', |
| 2869 | 'browser/ui/find_bar/find_bar_controller.h', |
[email protected] | 45300ad4 | 2010-12-02 15:51:14 | [diff] [blame] | 2870 | 'browser/ui/find_bar/find_bar_state.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2871 | 'browser/ui/find_bar/find_bar_state.h', |
[email protected] | 9c31886 | 2011-02-01 22:27:24 | [diff] [blame] | 2872 | 'browser/ui/find_bar/find_manager.h', |
| 2873 | 'browser/ui/find_bar/find_manager.cc', |
[email protected] | 45300ad4 | 2010-12-02 15:51:14 | [diff] [blame] | 2874 | 'browser/ui/find_bar/find_notification_details.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 2875 | 'browser/ui/gtk/about_chrome_dialog.cc', |
| 2876 | 'browser/ui/gtk/about_chrome_dialog.h', |
| 2877 | 'browser/ui/gtk/accelerators_gtk.cc', |
| 2878 | 'browser/ui/gtk/accelerators_gtk.h', |
| 2879 | 'browser/ui/gtk/accessibility_event_router_gtk.cc', |
| 2880 | 'browser/ui/gtk/accessibility_event_router_gtk.h', |
| 2881 | 'browser/ui/gtk/accessible_widget_helper_gtk.cc', |
| 2882 | 'browser/ui/gtk/accessible_widget_helper_gtk.h', |
| 2883 | 'browser/ui/gtk/back_forward_button_gtk.cc', |
| 2884 | 'browser/ui/gtk/back_forward_button_gtk.h', |
| 2885 | 'browser/ui/gtk/bookmark_bar_gtk.cc', |
| 2886 | 'browser/ui/gtk/bookmark_bar_gtk.h', |
| 2887 | 'browser/ui/gtk/bookmark_bar_instructions_gtk.cc', |
| 2888 | 'browser/ui/gtk/bookmark_bar_instructions_gtk.h', |
| 2889 | 'browser/ui/gtk/bookmark_bubble_gtk.cc', |
| 2890 | 'browser/ui/gtk/bookmark_bubble_gtk.h', |
| 2891 | 'browser/ui/gtk/bookmark_editor_gtk.cc', |
| 2892 | 'browser/ui/gtk/bookmark_editor_gtk.h', |
| 2893 | 'browser/ui/gtk/bookmark_menu_controller_gtk.cc', |
| 2894 | 'browser/ui/gtk/bookmark_menu_controller_gtk.h', |
| 2895 | 'browser/ui/gtk/bookmark_tree_model.cc', |
| 2896 | 'browser/ui/gtk/bookmark_tree_model.h', |
| 2897 | 'browser/ui/gtk/bookmark_utils_gtk.cc', |
| 2898 | 'browser/ui/gtk/bookmark_utils_gtk.h', |
| 2899 | 'browser/ui/gtk/browser_actions_toolbar_gtk.cc', |
| 2900 | 'browser/ui/gtk/browser_actions_toolbar_gtk.h', |
| 2901 | 'browser/ui/gtk/browser_titlebar.cc', |
| 2902 | 'browser/ui/gtk/browser_titlebar.h', |
| 2903 | 'browser/ui/gtk/browser_toolbar_gtk.cc', |
| 2904 | 'browser/ui/gtk/browser_toolbar_gtk.h', |
| 2905 | 'browser/ui/gtk/browser_window_factory_gtk.cc', |
| 2906 | 'browser/ui/gtk/browser_window_gtk.cc', |
| 2907 | 'browser/ui/gtk/browser_window_gtk.h', |
| 2908 | 'browser/ui/gtk/cairo_cached_surface.cc', |
| 2909 | 'browser/ui/gtk/cairo_cached_surface.h', |
| 2910 | 'browser/ui/gtk/certificate_dialogs.cc', |
| 2911 | 'browser/ui/gtk/certificate_dialogs.h', |
| 2912 | 'browser/ui/gtk/certificate_viewer.cc', |
| 2913 | 'browser/ui/gtk/certificate_viewer.h', |
| 2914 | 'browser/ui/gtk/chrome_gtk_frame.cc', |
| 2915 | 'browser/ui/gtk/chrome_gtk_frame.h', |
| 2916 | 'browser/ui/gtk/clear_browsing_data_dialog_gtk.cc', |
| 2917 | 'browser/ui/gtk/clear_browsing_data_dialog_gtk.h', |
| 2918 | 'browser/ui/gtk/collected_cookies_gtk.cc', |
| 2919 | 'browser/ui/gtk/collected_cookies_gtk.h', |
| 2920 | 'browser/ui/gtk/constrained_html_delegate_gtk.cc', |
| 2921 | 'browser/ui/gtk/constrained_window_gtk.cc', |
| 2922 | 'browser/ui/gtk/constrained_window_gtk.h', |
| 2923 | 'browser/ui/gtk/content_setting_bubble_gtk.cc', |
| 2924 | 'browser/ui/gtk/content_setting_bubble_gtk.h', |
| 2925 | 'browser/ui/gtk/create_application_shortcuts_dialog_gtk.cc', |
| 2926 | 'browser/ui/gtk/create_application_shortcuts_dialog_gtk.h', |
| 2927 | 'browser/ui/gtk/crypto_module_password_dialog.cc', |
| 2928 | 'browser/ui/gtk/custom_button.cc', |
| 2929 | 'browser/ui/gtk/custom_button.h', |
| 2930 | 'browser/ui/gtk/custom_drag.cc', |
| 2931 | 'browser/ui/gtk/custom_drag.h', |
| 2932 | 'browser/ui/gtk/dialogs_gtk.cc', |
| 2933 | 'browser/ui/gtk/download_in_progress_dialog_gtk.cc', |
| 2934 | 'browser/ui/gtk/download_in_progress_dialog_gtk.h', |
| 2935 | 'browser/ui/gtk/download_item_gtk.cc', |
| 2936 | 'browser/ui/gtk/download_item_gtk.h', |
| 2937 | 'browser/ui/gtk/download_shelf_gtk.cc', |
| 2938 | 'browser/ui/gtk/download_shelf_gtk.h', |
| 2939 | 'browser/ui/gtk/download_started_animation_gtk.cc', |
| 2940 | 'browser/ui/gtk/edit_search_engine_dialog.cc', |
| 2941 | 'browser/ui/gtk/edit_search_engine_dialog.h', |
| 2942 | 'browser/ui/gtk/extension_infobar_gtk.cc', |
| 2943 | 'browser/ui/gtk/extension_infobar_gtk.h', |
| 2944 | 'browser/ui/gtk/extension_install_prompt2_gtk.cc', |
| 2945 | 'browser/ui/gtk/extension_install_prompt_gtk.cc', |
| 2946 | 'browser/ui/gtk/extension_installed_bubble_gtk.cc', |
| 2947 | 'browser/ui/gtk/extension_installed_bubble_gtk.h', |
| 2948 | 'browser/ui/gtk/extension_popup_gtk.cc', |
| 2949 | 'browser/ui/gtk/extension_popup_gtk.h', |
| 2950 | 'browser/ui/gtk/extension_view_gtk.cc', |
| 2951 | 'browser/ui/gtk/extension_view_gtk.h', |
| 2952 | 'browser/ui/gtk/external_protocol_dialog_gtk.cc', |
| 2953 | 'browser/ui/gtk/external_protocol_dialog_gtk.h', |
| 2954 | 'browser/ui/gtk/find_bar_gtk.cc', |
| 2955 | 'browser/ui/gtk/find_bar_gtk.h', |
| 2956 | 'browser/ui/gtk/first_run_bubble.cc', |
| 2957 | 'browser/ui/gtk/first_run_bubble.h', |
| 2958 | 'browser/ui/gtk/first_run_dialog.cc', |
| 2959 | 'browser/ui/gtk/first_run_dialog.h', |
| 2960 | 'browser/ui/gtk/focus_store_gtk.cc', |
| 2961 | 'browser/ui/gtk/focus_store_gtk.h', |
| 2962 | 'browser/ui/gtk/fullscreen_exit_bubble_gtk.cc', |
| 2963 | 'browser/ui/gtk/fullscreen_exit_bubble_gtk.h', |
| 2964 | 'browser/ui/gtk/gconf_titlebar_listener.cc', |
| 2965 | 'browser/ui/gtk/gconf_titlebar_listener.h', |
| 2966 | 'browser/ui/gtk/gtk_chrome_button.cc', |
| 2967 | 'browser/ui/gtk/gtk_chrome_button.h', |
| 2968 | 'browser/ui/gtk/gtk_chrome_cookie_view.cc', |
| 2969 | 'browser/ui/gtk/gtk_chrome_cookie_view.h', |
| 2970 | 'browser/ui/gtk/gtk_chrome_link_button.cc', |
| 2971 | 'browser/ui/gtk/gtk_chrome_link_button.h', |
| 2972 | 'browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc', |
| 2973 | 'browser/ui/gtk/gtk_chrome_shrinkable_hbox.h', |
| 2974 | 'browser/ui/gtk/gtk_custom_menu.cc', |
| 2975 | 'browser/ui/gtk/gtk_custom_menu.h', |
| 2976 | 'browser/ui/gtk/gtk_custom_menu_item.cc', |
| 2977 | 'browser/ui/gtk/gtk_custom_menu_item.h', |
| 2978 | 'browser/ui/gtk/gtk_expanded_container.cc', |
| 2979 | 'browser/ui/gtk/gtk_expanded_container.h', |
| 2980 | 'browser/ui/gtk/gtk_floating_container.cc', |
| 2981 | 'browser/ui/gtk/gtk_floating_container.h', |
| 2982 | 'browser/ui/gtk/gtk_theme_provider.cc', |
| 2983 | 'browser/ui/gtk/gtk_theme_provider.h', |
| 2984 | 'browser/ui/gtk/gtk_tree.cc', |
| 2985 | 'browser/ui/gtk/gtk_tree.h', |
| 2986 | 'browser/ui/gtk/gtk_util.cc', |
| 2987 | 'browser/ui/gtk/gtk_util.h', |
| 2988 | 'browser/ui/gtk/hover_controller_gtk.cc', |
| 2989 | 'browser/ui/gtk/hover_controller_gtk.h', |
| 2990 | 'browser/ui/gtk/html_dialog_gtk.cc', |
| 2991 | 'browser/ui/gtk/html_dialog_gtk.h', |
| 2992 | 'browser/ui/gtk/hung_renderer_dialog_gtk.cc', |
| 2993 | 'browser/ui/gtk/import_dialog_gtk.cc', |
| 2994 | 'browser/ui/gtk/import_dialog_gtk.h', |
| 2995 | 'browser/ui/gtk/import_lock_dialog_gtk.cc', |
| 2996 | 'browser/ui/gtk/import_lock_dialog_gtk.h', |
| 2997 | 'browser/ui/gtk/import_progress_dialog_gtk.cc', |
| 2998 | 'browser/ui/gtk/import_progress_dialog_gtk.h', |
| 2999 | 'browser/ui/gtk/info_bubble_accelerators_gtk.cc', |
| 3000 | 'browser/ui/gtk/info_bubble_accelerators_gtk.h', |
| 3001 | 'browser/ui/gtk/info_bubble_gtk.cc', |
| 3002 | 'browser/ui/gtk/info_bubble_gtk.h', |
[email protected] | 9c1f461 | 2011-02-01 23:41:35 | [diff] [blame] | 3003 | 'browser/ui/gtk/infobars/infobar_arrow_model.cc', |
| 3004 | 'browser/ui/gtk/infobars/infobar_arrow_model.h', |
[email protected] | bbc3b230 | 2011-02-02 01:19:21 | [diff] [blame] | 3005 | 'browser/ui/gtk/infobars/infobar_container_gtk.cc', |
| 3006 | 'browser/ui/gtk/infobars/infobar_container_gtk.h', |
| 3007 | 'browser/ui/gtk/infobars/infobar_gtk.cc', |
| 3008 | 'browser/ui/gtk/infobars/infobar_gtk.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3009 | 'browser/ui/gtk/instant_confirm_dialog_gtk.cc', |
| 3010 | 'browser/ui/gtk/instant_confirm_dialog_gtk.h', |
| 3011 | 'browser/ui/gtk/js_modal_dialog_gtk.cc', |
| 3012 | 'browser/ui/gtk/js_modal_dialog_gtk.h', |
| 3013 | 'browser/ui/gtk/keyword_editor_view.cc', |
| 3014 | 'browser/ui/gtk/keyword_editor_view.h', |
| 3015 | 'browser/ui/gtk/location_bar_view_gtk.cc', |
| 3016 | 'browser/ui/gtk/location_bar_view_gtk.h', |
| 3017 | 'browser/ui/gtk/menu_bar_helper.cc', |
| 3018 | 'browser/ui/gtk/menu_bar_helper.h', |
| 3019 | 'browser/ui/gtk/menu_gtk.cc', |
| 3020 | 'browser/ui/gtk/menu_gtk.h', |
| 3021 | 'browser/ui/gtk/nine_box.cc', |
| 3022 | 'browser/ui/gtk/nine_box.h', |
| 3023 | 'browser/ui/gtk/notifications/balloon_view_gtk.cc', |
| 3024 | 'browser/ui/gtk/notifications/balloon_view_gtk.h', |
| 3025 | 'browser/ui/gtk/notifications/balloon_view_host_gtk.cc', |
| 3026 | 'browser/ui/gtk/notifications/balloon_view_host_gtk.h', |
| 3027 | 'browser/ui/gtk/options/advanced_contents_gtk.cc', |
| 3028 | 'browser/ui/gtk/options/advanced_contents_gtk.h', |
| 3029 | 'browser/ui/gtk/options/advanced_page_gtk.cc', |
| 3030 | 'browser/ui/gtk/options/advanced_page_gtk.h', |
| 3031 | 'browser/ui/gtk/options/content_exception_editor.cc', |
| 3032 | 'browser/ui/gtk/options/content_exception_editor.h', |
| 3033 | 'browser/ui/gtk/options/content_exceptions_window_gtk.cc', |
| 3034 | 'browser/ui/gtk/options/content_exceptions_window_gtk.h', |
| 3035 | 'browser/ui/gtk/options/content_filter_page_gtk.cc', |
| 3036 | 'browser/ui/gtk/options/content_filter_page_gtk.h', |
| 3037 | 'browser/ui/gtk/options/content_page_gtk.cc', |
| 3038 | 'browser/ui/gtk/options/content_page_gtk.h', |
| 3039 | 'browser/ui/gtk/options/content_settings_window_gtk.cc', |
| 3040 | 'browser/ui/gtk/options/content_settings_window_gtk.h', |
| 3041 | 'browser/ui/gtk/options/cookie_filter_page_gtk.cc', |
| 3042 | 'browser/ui/gtk/options/cookie_filter_page_gtk.h', |
| 3043 | 'browser/ui/gtk/options/cookies_view.cc', |
| 3044 | 'browser/ui/gtk/options/cookies_view.h', |
| 3045 | 'browser/ui/gtk/options/fonts_languages_window_gtk.cc', |
| 3046 | 'browser/ui/gtk/options/fonts_page_gtk.cc', |
| 3047 | 'browser/ui/gtk/options/fonts_page_gtk.h', |
| 3048 | 'browser/ui/gtk/options/general_page_gtk.cc', |
| 3049 | 'browser/ui/gtk/options/general_page_gtk.h', |
| 3050 | 'browser/ui/gtk/options/languages_page_gtk.cc', |
| 3051 | 'browser/ui/gtk/options/languages_page_gtk.h', |
| 3052 | 'browser/ui/gtk/options/managed_prefs_banner_gtk.cc', |
| 3053 | 'browser/ui/gtk/options/managed_prefs_banner_gtk.h', |
| 3054 | 'browser/ui/gtk/options/options_layout_gtk.cc', |
| 3055 | 'browser/ui/gtk/options/options_layout_gtk.h', |
| 3056 | 'browser/ui/gtk/options/options_window_gtk.cc', |
| 3057 | 'browser/ui/gtk/options/passwords_exceptions_page_gtk.cc', |
| 3058 | 'browser/ui/gtk/options/passwords_exceptions_page_gtk.h', |
| 3059 | 'browser/ui/gtk/options/passwords_exceptions_window_gtk.cc', |
| 3060 | 'browser/ui/gtk/options/passwords_exceptions_window_gtk.h', |
| 3061 | 'browser/ui/gtk/options/passwords_page_gtk.cc', |
| 3062 | 'browser/ui/gtk/options/passwords_page_gtk.h', |
| 3063 | 'browser/ui/gtk/options/simple_content_exceptions_window.cc', |
| 3064 | 'browser/ui/gtk/options/simple_content_exceptions_window.h', |
| 3065 | 'browser/ui/gtk/options/url_picker_dialog_gtk.cc', |
| 3066 | 'browser/ui/gtk/options/url_picker_dialog_gtk.h', |
| 3067 | 'browser/ui/gtk/overflow_button.cc', |
| 3068 | 'browser/ui/gtk/overflow_button.h', |
| 3069 | 'browser/ui/gtk/owned_widget_gtk.cc', |
| 3070 | 'browser/ui/gtk/owned_widget_gtk.h', |
| 3071 | 'browser/ui/gtk/page_info_bubble_gtk.cc', |
| 3072 | 'browser/ui/gtk/process_singleton_dialog.cc', |
| 3073 | 'browser/ui/gtk/process_singleton_dialog.h', |
| 3074 | 'browser/ui/gtk/reload_button_gtk.cc', |
| 3075 | 'browser/ui/gtk/reload_button_gtk.h', |
| 3076 | 'browser/ui/gtk/repost_form_warning_gtk.cc', |
| 3077 | 'browser/ui/gtk/repost_form_warning_gtk.h', |
| 3078 | 'browser/ui/gtk/rounded_window.cc', |
| 3079 | 'browser/ui/gtk/rounded_window.h', |
| 3080 | 'browser/ui/gtk/sad_tab_gtk.cc', |
| 3081 | 'browser/ui/gtk/sad_tab_gtk.h', |
| 3082 | 'browser/ui/gtk/slide_animator_gtk.cc', |
| 3083 | 'browser/ui/gtk/slide_animator_gtk.h', |
| 3084 | 'browser/ui/gtk/ssl_client_certificate_selector.cc', |
| 3085 | 'browser/ui/gtk/status_bubble_gtk.cc', |
| 3086 | 'browser/ui/gtk/status_bubble_gtk.h', |
| 3087 | 'browser/ui/gtk/status_icons/status_icon_gtk.cc', |
| 3088 | 'browser/ui/gtk/status_icons/status_icon_gtk.h', |
| 3089 | 'browser/ui/gtk/status_icons/status_tray_gtk.cc', |
| 3090 | 'browser/ui/gtk/status_icons/status_tray_gtk.h', |
| 3091 | 'browser/ui/gtk/tab_contents_container_gtk.cc', |
| 3092 | 'browser/ui/gtk/tab_contents_container_gtk.h', |
| 3093 | 'browser/ui/gtk/tab_contents_drag_source.cc', |
| 3094 | 'browser/ui/gtk/tab_contents_drag_source.h', |
| 3095 | 'browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc', |
| 3096 | 'browser/ui/gtk/tabs/dragged_tab_controller_gtk.h', |
| 3097 | 'browser/ui/gtk/tabs/dragged_tab_gtk.cc', |
| 3098 | 'browser/ui/gtk/tabs/dragged_tab_gtk.h', |
| 3099 | 'browser/ui/gtk/tabs/tab_gtk.cc', |
| 3100 | 'browser/ui/gtk/tabs/tab_gtk.h', |
| 3101 | 'browser/ui/gtk/tabs/tab_renderer_gtk.cc', |
| 3102 | 'browser/ui/gtk/tabs/tab_renderer_gtk.h', |
| 3103 | 'browser/ui/gtk/tabs/tab_strip_gtk.cc', |
| 3104 | 'browser/ui/gtk/tabs/tab_strip_gtk.h', |
| 3105 | 'browser/ui/gtk/task_manager_gtk.cc', |
| 3106 | 'browser/ui/gtk/task_manager_gtk.h', |
| 3107 | 'browser/ui/gtk/theme_install_bubble_view_gtk.cc', |
| 3108 | 'browser/ui/gtk/theme_install_bubble_view_gtk.h', |
| 3109 | 'browser/ui/gtk/translate/after_translate_infobar_gtk.cc', |
| 3110 | 'browser/ui/gtk/translate/after_translate_infobar_gtk.h', |
| 3111 | 'browser/ui/gtk/translate/before_translate_infobar_gtk.cc', |
| 3112 | 'browser/ui/gtk/translate/before_translate_infobar_gtk.h', |
| 3113 | 'browser/ui/gtk/translate/translate_infobar_base_gtk.cc', |
| 3114 | 'browser/ui/gtk/translate/translate_infobar_base_gtk.h', |
| 3115 | 'browser/ui/gtk/translate/translate_message_infobar_gtk.cc', |
| 3116 | 'browser/ui/gtk/translate/translate_message_infobar_gtk.h', |
| 3117 | 'browser/ui/gtk/update_recommended_dialog.cc', |
| 3118 | 'browser/ui/gtk/update_recommended_dialog.h', |
| 3119 | 'browser/ui/gtk/view_id_util.cc', |
| 3120 | 'browser/ui/gtk/view_id_util.h', |
[email protected] | 6a3ec231 | 2010-12-02 19:30:19 | [diff] [blame] | 3121 | 'browser/ui/input_window_dialog.h', |
| 3122 | 'browser/ui/input_window_dialog_gtk.cc', |
| 3123 | 'browser/ui/input_window_dialog_win.cc', |
[email protected] | 8ecad5e | 2010-12-02 21:18:33 | [diff] [blame] | 3124 | 'browser/ui/login/login_model.h', |
| 3125 | 'browser/ui/login/login_prompt.cc', |
| 3126 | 'browser/ui/login/login_prompt.h', |
| 3127 | 'browser/ui/login/login_prompt_gtk.cc', |
| 3128 | 'browser/ui/login/login_prompt_mac.h', |
| 3129 | 'browser/ui/login/login_prompt_mac.mm', |
| 3130 | 'browser/ui/login/login_prompt_win.cc', |
[email protected] | 6a3ec231 | 2010-12-02 19:30:19 | [diff] [blame] | 3131 | 'browser/ui/omnibox/location_bar.h', |
| 3132 | 'browser/ui/omnibox/location_bar_util.cc', |
| 3133 | 'browser/ui/omnibox/location_bar_util.h', |
| 3134 | 'browser/ui/options/options_page_base.cc', |
| 3135 | 'browser/ui/options/options_page_base.h', |
| 3136 | 'browser/ui/options/options_util.cc', |
| 3137 | 'browser/ui/options/options_util.h', |
| 3138 | 'browser/ui/options/options_window.h', |
| 3139 | 'browser/ui/options/show_options_url.cc', |
| 3140 | 'browser/ui/options/show_options_url.h', |
| 3141 | 'browser/ui/status_bubble.h', |
| 3142 | 'browser/ui/tab_contents/tab_contents_wrapper.cc', |
| 3143 | 'browser/ui/tab_contents/tab_contents_wrapper.h', |
[email protected] | a0366a5 | 2011-02-04 20:04:21 | [diff] [blame] | 3144 | 'browser/ui/tab_contents/tab_contents_wrapper_delegate.cc', |
| 3145 | 'browser/ui/tab_contents/tab_contents_wrapper_delegate.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3146 | 'browser/ui/tabs/dock_info.cc', |
| 3147 | 'browser/ui/tabs/dock_info.h', |
[email protected] | 9a80065 | 2010-12-02 17:08:44 | [diff] [blame] | 3148 | 'browser/ui/tabs/dock_info_gtk.cc', |
| 3149 | 'browser/ui/tabs/dock_info_mac.cc', |
| 3150 | 'browser/ui/tabs/dock_info_win.cc', |
[email protected] | 6a3ec231 | 2010-12-02 19:30:19 | [diff] [blame] | 3151 | 'browser/ui/tabs/tab_menu_model.cc', |
| 3152 | 'browser/ui/tabs/tab_menu_model.h', |
[email protected] | 9a80065 | 2010-12-02 17:08:44 | [diff] [blame] | 3153 | 'browser/ui/toolbar/back_forward_menu_model.cc', |
| 3154 | 'browser/ui/toolbar/back_forward_menu_model.h', |
| 3155 | 'browser/ui/toolbar/encoding_menu_controller.cc', |
| 3156 | 'browser/ui/toolbar/encoding_menu_controller.h', |
| 3157 | 'browser/ui/toolbar/toolbar_model.cc', |
| 3158 | 'browser/ui/toolbar/toolbar_model.h', |
| 3159 | 'browser/ui/toolbar/wrench_menu_model.cc', |
| 3160 | 'browser/ui/toolbar/wrench_menu_model.h', |
[email protected] | 4fe042f | 2010-12-14 16:41:40 | [diff] [blame] | 3161 | 'browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc', |
[email protected] | 578fe8dd | 2011-01-12 02:02:19 | [diff] [blame] | 3162 | 'browser/ui/touch/frame/keyboard_container_view.cc', |
| 3163 | 'browser/ui/touch/frame/keyboard_container_view.h', |
[email protected] | 4fe042f | 2010-12-14 16:41:40 | [diff] [blame] | 3164 | 'browser/ui/touch/frame/touch_browser_frame_view.cc', |
| 3165 | 'browser/ui/touch/frame/touch_browser_frame_view.h', |
[email protected] | 15972e0 | 2011-01-24 23:25:19 | [diff] [blame] | 3166 | 'browser/ui/touch/tabs/tab_strip_factory.cc', |
| 3167 | 'browser/ui/touch/tabs/touch_tab.cc', |
| 3168 | 'browser/ui/touch/tabs/touch_tab.h', |
| 3169 | 'browser/ui/touch/tabs/touch_tab_strip.cc', |
| 3170 | 'browser/ui/touch/tabs/touch_tab_strip.h', |
[email protected] | 6a3ec231 | 2010-12-02 19:30:19 | [diff] [blame] | 3171 | 'browser/ui/view_ids.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3172 | 'browser/ui/views/about_chrome_view.cc', |
| 3173 | 'browser/ui/views/about_chrome_view.h', |
| 3174 | 'browser/ui/views/about_ipc_dialog.cc', |
| 3175 | 'browser/ui/views/about_ipc_dialog.h', |
| 3176 | 'browser/ui/views/accelerator_table_gtk.cc', |
| 3177 | 'browser/ui/views/accelerator_table_gtk.h', |
| 3178 | 'browser/ui/views/accessibility_event_router_views.cc', |
| 3179 | 'browser/ui/views/accessibility_event_router_views.h', |
| 3180 | 'browser/ui/views/accessible_pane_view.cc', |
| 3181 | 'browser/ui/views/accessible_pane_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3182 | 'browser/ui/views/appcache_info_view.cc', |
| 3183 | 'browser/ui/views/appcache_info_view.h', |
| 3184 | 'browser/ui/views/autocomplete/autocomplete_popup_contents_view.cc', |
| 3185 | 'browser/ui/views/autocomplete/autocomplete_popup_contents_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3186 | 'browser/ui/views/autocomplete/autocomplete_popup_gtk.cc', |
| 3187 | 'browser/ui/views/autocomplete/autocomplete_popup_gtk.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3188 | 'browser/ui/views/autocomplete/autocomplete_popup_win.cc', |
| 3189 | 'browser/ui/views/autocomplete/autocomplete_popup_win.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3190 | 'browser/ui/views/autofill_profiles_view_win.cc', |
| 3191 | 'browser/ui/views/autofill_profiles_view_win.h', |
| 3192 | 'browser/ui/views/bookmark_bar_instructions_view.cc', |
| 3193 | 'browser/ui/views/bookmark_bar_instructions_view.h', |
| 3194 | 'browser/ui/views/bookmark_bar_view.cc', |
| 3195 | 'browser/ui/views/bookmark_bar_view.h', |
| 3196 | 'browser/ui/views/bookmark_bubble_view.cc', |
| 3197 | 'browser/ui/views/bookmark_bubble_view.h', |
| 3198 | 'browser/ui/views/bookmark_context_menu.cc', |
| 3199 | 'browser/ui/views/bookmark_context_menu.h', |
| 3200 | 'browser/ui/views/bookmark_context_menu_controller_views.cc', |
| 3201 | 'browser/ui/views/bookmark_context_menu_controller_views.h', |
| 3202 | 'browser/ui/views/bookmark_editor_view.cc', |
| 3203 | 'browser/ui/views/bookmark_editor_view.h', |
| 3204 | 'browser/ui/views/bookmark_menu_controller_views.cc', |
| 3205 | 'browser/ui/views/bookmark_menu_controller_views.h', |
| 3206 | 'browser/ui/views/browser_actions_container.cc', |
| 3207 | 'browser/ui/views/browser_actions_container.h', |
| 3208 | 'browser/ui/views/browser_bubble.cc', |
| 3209 | 'browser/ui/views/browser_bubble.h', |
| 3210 | 'browser/ui/views/browser_bubble_gtk.cc', |
| 3211 | 'browser/ui/views/browser_bubble_win.cc', |
| 3212 | 'browser/ui/views/browser_dialogs.h', |
| 3213 | 'browser/ui/views/bubble_border.cc', |
| 3214 | 'browser/ui/views/bubble_border.h', |
| 3215 | 'browser/ui/views/certificate_viewer_win.cc', |
| 3216 | 'browser/ui/views/chrome_views_delegate.cc', |
| 3217 | 'browser/ui/views/chrome_views_delegate.h', |
| 3218 | 'browser/ui/views/clear_browsing_data.cc', |
| 3219 | 'browser/ui/views/clear_browsing_data.h', |
| 3220 | 'browser/ui/views/clear_browsing_data_view.cc', |
| 3221 | 'browser/ui/views/clear_browsing_data_view.h', |
| 3222 | 'browser/ui/views/clear_data_view.cc', |
| 3223 | 'browser/ui/views/clear_data_view.h', |
| 3224 | 'browser/ui/views/clear_server_data.cc', |
| 3225 | 'browser/ui/views/clear_server_data.h', |
| 3226 | 'browser/ui/views/collected_cookies_win.cc', |
| 3227 | 'browser/ui/views/collected_cookies_win.h', |
| 3228 | 'browser/ui/views/confirm_message_box_dialog.cc', |
| 3229 | 'browser/ui/views/confirm_message_box_dialog.h', |
[email protected] | 5dd2892 | 2010-11-10 17:09:17 | [diff] [blame] | 3230 | 'browser/ui/views/constrained_html_delegate_gtk.cc', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3231 | 'browser/ui/views/constrained_html_delegate_win.cc', |
| 3232 | 'browser/ui/views/constrained_window_win.cc', |
| 3233 | 'browser/ui/views/constrained_window_win.h', |
| 3234 | 'browser/ui/views/content_setting_bubble_contents.cc', |
| 3235 | 'browser/ui/views/content_setting_bubble_contents.h', |
| 3236 | 'browser/ui/views/cookie_info_view.cc', |
| 3237 | 'browser/ui/views/cookie_info_view.h', |
| 3238 | 'browser/ui/views/create_application_shortcut_view.cc', |
| 3239 | 'browser/ui/views/create_application_shortcut_view.h', |
| 3240 | 'browser/ui/views/database_info_view.cc', |
| 3241 | 'browser/ui/views/database_info_view.h', |
| 3242 | 'browser/ui/views/database_open_info_view.cc', |
| 3243 | 'browser/ui/views/database_open_info_view.h', |
| 3244 | 'browser/ui/views/default_search_view.cc', |
| 3245 | 'browser/ui/views/default_search_view.h', |
| 3246 | 'browser/ui/views/detachable_toolbar_view.cc', |
| 3247 | 'browser/ui/views/detachable_toolbar_view.h', |
| 3248 | 'browser/ui/views/dialog_stubs_gtk.cc', |
| 3249 | 'browser/ui/views/dom_view.cc', |
| 3250 | 'browser/ui/views/dom_view.h', |
| 3251 | 'browser/ui/views/download_item_view.cc', |
| 3252 | 'browser/ui/views/download_item_view.h', |
| 3253 | 'browser/ui/views/download_shelf_view.cc', |
| 3254 | 'browser/ui/views/download_shelf_view.h', |
| 3255 | 'browser/ui/views/download_started_animation_win.cc', |
| 3256 | 'browser/ui/views/dropdown_bar_host.cc', |
| 3257 | 'browser/ui/views/dropdown_bar_host.h', |
| 3258 | 'browser/ui/views/dropdown_bar_host_gtk.cc', |
| 3259 | 'browser/ui/views/dropdown_bar_host_win.cc', |
| 3260 | 'browser/ui/views/dropdown_bar_view.h', |
| 3261 | 'browser/ui/views/edit_search_engine_dialog.cc', |
| 3262 | 'browser/ui/views/edit_search_engine_dialog.h', |
| 3263 | 'browser/ui/views/event_utils.cc', |
| 3264 | 'browser/ui/views/event_utils.h', |
| 3265 | 'browser/ui/views/extensions/browser_action_drag_data.cc', |
| 3266 | 'browser/ui/views/extensions/browser_action_drag_data.h', |
| 3267 | 'browser/ui/views/extensions/browser_action_overflow_menu_controller.cc', |
| 3268 | 'browser/ui/views/extensions/browser_action_overflow_menu_controller.h', |
| 3269 | 'browser/ui/views/extensions/extension_install_prompt.cc', |
| 3270 | 'browser/ui/views/extensions/extension_install_prompt2.cc', |
| 3271 | 'browser/ui/views/extensions/extension_installed_bubble.cc', |
| 3272 | 'browser/ui/views/extensions/extension_installed_bubble.h', |
| 3273 | 'browser/ui/views/extensions/extension_popup.cc', |
| 3274 | 'browser/ui/views/extensions/extension_popup.h', |
| 3275 | 'browser/ui/views/extensions/extension_view.cc', |
| 3276 | 'browser/ui/views/extensions/extension_view.h', |
| 3277 | 'browser/ui/views/external_protocol_dialog.cc', |
| 3278 | 'browser/ui/views/external_protocol_dialog.h', |
| 3279 | 'browser/ui/views/find_bar_host.cc', |
| 3280 | 'browser/ui/views/find_bar_host.h', |
| 3281 | 'browser/ui/views/find_bar_host_gtk.cc', |
| 3282 | 'browser/ui/views/find_bar_host_win.cc', |
| 3283 | 'browser/ui/views/find_bar_view.cc', |
| 3284 | 'browser/ui/views/find_bar_view.h', |
| 3285 | 'browser/ui/views/first_run_bubble.cc', |
| 3286 | 'browser/ui/views/first_run_bubble.h', |
| 3287 | 'browser/ui/views/first_run_search_engine_view.cc', |
| 3288 | 'browser/ui/views/first_run_search_engine_view.h', |
| 3289 | 'browser/ui/views/frame/app_panel_browser_frame_view.cc', |
| 3290 | 'browser/ui/views/frame/app_panel_browser_frame_view.h', |
| 3291 | 'browser/ui/views/frame/browser_bubble_host.cc', |
| 3292 | 'browser/ui/views/frame/browser_bubble_host.h', |
| 3293 | 'browser/ui/views/frame/browser_frame.h', |
| 3294 | 'browser/ui/views/frame/browser_frame_gtk.cc', |
| 3295 | 'browser/ui/views/frame/browser_frame_gtk.h', |
| 3296 | 'browser/ui/views/frame/browser_frame_win.cc', |
| 3297 | 'browser/ui/views/frame/browser_frame_win.h', |
| 3298 | 'browser/ui/views/frame/browser_non_client_frame_view.h', |
[email protected] | 4fe042f | 2010-12-14 16:41:40 | [diff] [blame] | 3299 | 'browser/ui/views/frame/browser_non_client_frame_view_factory_gtk.cc', |
| 3300 | 'browser/ui/views/frame/browser_non_client_frame_view_factory_win.cc', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3301 | 'browser/ui/views/frame/browser_root_view.cc', |
| 3302 | 'browser/ui/views/frame/browser_root_view.h', |
| 3303 | 'browser/ui/views/frame/browser_view.cc', |
| 3304 | 'browser/ui/views/frame/browser_view.h', |
| 3305 | 'browser/ui/views/frame/browser_view_layout.cc', |
| 3306 | 'browser/ui/views/frame/browser_view_layout.h', |
| 3307 | 'browser/ui/views/frame/contents_container.cc', |
| 3308 | 'browser/ui/views/frame/contents_container.h', |
| 3309 | 'browser/ui/views/frame/glass_browser_frame_view.cc', |
| 3310 | 'browser/ui/views/frame/glass_browser_frame_view.h', |
| 3311 | 'browser/ui/views/frame/opaque_browser_frame_view.cc', |
| 3312 | 'browser/ui/views/frame/opaque_browser_frame_view.h', |
| 3313 | 'browser/ui/views/frame/popup_non_client_frame_view.cc', |
| 3314 | 'browser/ui/views/frame/popup_non_client_frame_view.h', |
| 3315 | 'browser/ui/views/fullscreen_exit_bubble.cc', |
| 3316 | 'browser/ui/views/fullscreen_exit_bubble.h', |
| 3317 | 'browser/ui/views/generic_info_view.cc', |
| 3318 | 'browser/ui/views/generic_info_view.h', |
| 3319 | 'browser/ui/views/html_dialog_view.cc', |
| 3320 | 'browser/ui/views/html_dialog_view.h', |
| 3321 | 'browser/ui/views/hung_renderer_view.cc', |
| 3322 | 'browser/ui/views/importer_lock_view.cc', |
| 3323 | 'browser/ui/views/importer_lock_view.h', |
| 3324 | 'browser/ui/views/importer_view.cc', |
| 3325 | 'browser/ui/views/importer_view.h', |
| 3326 | 'browser/ui/views/importing_progress_view.cc', |
| 3327 | 'browser/ui/views/importing_progress_view.h', |
| 3328 | 'browser/ui/views/indexed_db_info_view.cc', |
| 3329 | 'browser/ui/views/indexed_db_info_view.h', |
| 3330 | 'browser/ui/views/info_bubble.cc', |
| 3331 | 'browser/ui/views/info_bubble.h', |
| 3332 | 'browser/ui/views/infobars/after_translate_infobar.cc', |
| 3333 | 'browser/ui/views/infobars/after_translate_infobar.h', |
| 3334 | 'browser/ui/views/infobars/before_translate_infobar.cc', |
| 3335 | 'browser/ui/views/infobars/before_translate_infobar.h', |
[email protected] | fc3c351a | 2011-02-01 01:10:04 | [diff] [blame] | 3336 | 'browser/ui/views/infobars/confirm_infobar.cc', |
| 3337 | 'browser/ui/views/infobars/confirm_infobar.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3338 | 'browser/ui/views/infobars/extension_infobar.cc', |
| 3339 | 'browser/ui/views/infobars/extension_infobar.h', |
[email protected] | fc3c351a | 2011-02-01 01:10:04 | [diff] [blame] | 3340 | 'browser/ui/views/infobars/infobar_background.cc', |
| 3341 | 'browser/ui/views/infobars/infobar_background.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3342 | 'browser/ui/views/infobars/infobar_button_border.cc', |
| 3343 | 'browser/ui/views/infobars/infobar_button_border.h', |
| 3344 | 'browser/ui/views/infobars/infobar_container.cc', |
| 3345 | 'browser/ui/views/infobars/infobar_container.h', |
| 3346 | 'browser/ui/views/infobars/infobar_text_button.cc', |
| 3347 | 'browser/ui/views/infobars/infobar_text_button.h', |
[email protected] | fc3c351a | 2011-02-01 01:10:04 | [diff] [blame] | 3348 | 'browser/ui/views/infobars/infobar_view.cc', |
| 3349 | 'browser/ui/views/infobars/infobar_view.h', |
| 3350 | 'browser/ui/views/infobars/link_infobar.cc', |
| 3351 | 'browser/ui/views/infobars/link_infobar.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3352 | 'browser/ui/views/infobars/translate_infobar_base.cc', |
| 3353 | 'browser/ui/views/infobars/translate_infobar_base.h', |
| 3354 | 'browser/ui/views/infobars/translate_message_infobar.cc', |
| 3355 | 'browser/ui/views/infobars/translate_message_infobar.h', |
| 3356 | 'browser/ui/views/instant_confirm_view.cc', |
| 3357 | 'browser/ui/views/instant_confirm_view.h', |
| 3358 | 'browser/ui/views/js_modal_dialog_views.cc', |
| 3359 | 'browser/ui/views/js_modal_dialog_views.h', |
[email protected] | d14af52 | 2010-12-02 03:54:50 | [diff] [blame] | 3360 | 'browser/ui/views/keyboard_overlay_delegate.cc', |
| 3361 | 'browser/ui/views/keyboard_overlay_delegate.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3362 | 'browser/ui/views/keyword_editor_view.cc', |
| 3363 | 'browser/ui/views/keyword_editor_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3364 | 'browser/ui/views/list_background.h', |
| 3365 | 'browser/ui/views/local_storage_info_view.cc', |
| 3366 | 'browser/ui/views/local_storage_info_view.h', |
| 3367 | 'browser/ui/views/local_storage_set_item_info_view.cc', |
| 3368 | 'browser/ui/views/local_storage_set_item_info_view.h', |
| 3369 | 'browser/ui/views/location_bar/click_handler.cc', |
| 3370 | 'browser/ui/views/location_bar/click_handler.h', |
| 3371 | 'browser/ui/views/location_bar/content_setting_image_view.cc', |
| 3372 | 'browser/ui/views/location_bar/content_setting_image_view.h', |
| 3373 | 'browser/ui/views/location_bar/ev_bubble_view.cc', |
| 3374 | 'browser/ui/views/location_bar/ev_bubble_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3375 | 'browser/ui/views/location_bar/icon_label_bubble_view.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3376 | 'browser/ui/views/location_bar/icon_label_bubble_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3377 | 'browser/ui/views/location_bar/keyword_hint_view.cc', |
| 3378 | 'browser/ui/views/location_bar/keyword_hint_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3379 | 'browser/ui/views/location_bar/location_bar_view.cc', |
| 3380 | 'browser/ui/views/location_bar/location_bar_view.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3381 | 'browser/ui/views/location_bar/location_icon_view.cc', |
| 3382 | 'browser/ui/views/location_bar/location_icon_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3383 | 'browser/ui/views/location_bar/page_action_image_view.cc', |
| 3384 | 'browser/ui/views/location_bar/page_action_image_view.h', |
| 3385 | 'browser/ui/views/location_bar/page_action_with_badge_view.cc', |
| 3386 | 'browser/ui/views/location_bar/page_action_with_badge_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3387 | 'browser/ui/views/location_bar/selected_keyword_view.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3388 | 'browser/ui/views/location_bar/selected_keyword_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3389 | 'browser/ui/views/location_bar/star_view.cc', |
| 3390 | 'browser/ui/views/location_bar/star_view.h', |
[email protected] | 553aabb | 2010-11-11 00:37:15 | [diff] [blame] | 3391 | 'browser/ui/views/location_bar/suggested_text_view.cc', |
| 3392 | 'browser/ui/views/location_bar/suggested_text_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3393 | 'browser/ui/views/login_view.cc', |
| 3394 | 'browser/ui/views/login_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3395 | 'browser/ui/views/notifications/balloon_view.cc', |
| 3396 | 'browser/ui/views/notifications/balloon_view.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3397 | 'browser/ui/views/notifications/balloon_view_host.cc', |
| 3398 | 'browser/ui/views/notifications/balloon_view_host.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3399 | 'browser/ui/views/options/advanced_contents_view.cc', |
| 3400 | 'browser/ui/views/options/advanced_contents_view.h', |
| 3401 | 'browser/ui/views/options/advanced_page_view.cc', |
| 3402 | 'browser/ui/views/options/advanced_page_view.h', |
| 3403 | 'browser/ui/views/options/content_exceptions_table_view.cc', |
| 3404 | 'browser/ui/views/options/content_exceptions_table_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3405 | 'browser/ui/views/options/content_filter_page_view.cc', |
| 3406 | 'browser/ui/views/options/content_filter_page_view.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3407 | 'browser/ui/views/options/content_page_view.cc', |
| 3408 | 'browser/ui/views/options/content_page_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3409 | 'browser/ui/views/options/content_settings_window_view.cc', |
| 3410 | 'browser/ui/views/options/content_settings_window_view.h', |
| 3411 | 'browser/ui/views/options/cookie_filter_page_view.cc', |
| 3412 | 'browser/ui/views/options/cookie_filter_page_view.h', |
| 3413 | 'browser/ui/views/options/cookies_view.cc', |
| 3414 | 'browser/ui/views/options/cookies_view.h', |
| 3415 | 'browser/ui/views/options/exception_editor_view.cc', |
| 3416 | 'browser/ui/views/options/exception_editor_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3417 | 'browser/ui/views/options/exceptions_page_view.cc', |
| 3418 | 'browser/ui/views/options/exceptions_page_view.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3419 | 'browser/ui/views/options/exceptions_view.cc', |
| 3420 | 'browser/ui/views/options/exceptions_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3421 | 'browser/ui/views/options/fonts_languages_window_view.cc', |
| 3422 | 'browser/ui/views/options/fonts_languages_window_view.h', |
| 3423 | 'browser/ui/views/options/fonts_page_view.cc', |
| 3424 | 'browser/ui/views/options/fonts_page_view.h', |
| 3425 | 'browser/ui/views/options/general_page_view.cc', |
| 3426 | 'browser/ui/views/options/general_page_view.h', |
| 3427 | 'browser/ui/views/options/languages_page_view.cc', |
| 3428 | 'browser/ui/views/options/languages_page_view.h', |
| 3429 | 'browser/ui/views/options/managed_prefs_banner_view.cc', |
| 3430 | 'browser/ui/views/options/managed_prefs_banner_view.h', |
| 3431 | 'browser/ui/views/options/options_group_view.cc', |
| 3432 | 'browser/ui/views/options/options_group_view.h', |
| 3433 | 'browser/ui/views/options/options_page_view.cc', |
| 3434 | 'browser/ui/views/options/options_page_view.h', |
| 3435 | 'browser/ui/views/options/options_window_view.cc', |
| 3436 | 'browser/ui/views/options/passwords_exceptions_window_view.cc', |
| 3437 | 'browser/ui/views/options/passwords_exceptions_window_view.h', |
| 3438 | 'browser/ui/views/options/passwords_page_view.cc', |
| 3439 | 'browser/ui/views/options/passwords_page_view.h', |
| 3440 | 'browser/ui/views/options/plugin_filter_page_view.cc', |
| 3441 | 'browser/ui/views/options/plugin_filter_page_view.h', |
| 3442 | 'browser/ui/views/options/simple_content_exceptions_view.cc', |
| 3443 | 'browser/ui/views/options/simple_content_exceptions_view.h', |
| 3444 | 'browser/ui/views/page_info_bubble_view.cc', |
| 3445 | 'browser/ui/views/page_info_bubble_view.h', |
| 3446 | 'browser/ui/views/pinned_contents_info_bubble.cc', |
| 3447 | 'browser/ui/views/pinned_contents_info_bubble.h', |
| 3448 | 'browser/ui/views/reload_button.cc', |
| 3449 | 'browser/ui/views/reload_button.h', |
| 3450 | 'browser/ui/views/repost_form_warning_view.cc', |
| 3451 | 'browser/ui/views/repost_form_warning_view.h', |
| 3452 | 'browser/ui/views/restart_message_box.cc', |
| 3453 | 'browser/ui/views/restart_message_box.h', |
| 3454 | 'browser/ui/views/sad_tab_view.cc', |
| 3455 | 'browser/ui/views/sad_tab_view.h', |
| 3456 | 'browser/ui/views/select_file_dialog.cc', |
| 3457 | 'browser/ui/views/shell_dialogs_win.cc', |
| 3458 | 'browser/ui/views/ssl_client_certificate_selector_win.cc', |
| 3459 | 'browser/ui/views/status_bubble_views.cc', |
| 3460 | 'browser/ui/views/status_bubble_views.h', |
| 3461 | 'browser/ui/views/status_icons/status_icon_win.cc', |
| 3462 | 'browser/ui/views/status_icons/status_icon_win.h', |
| 3463 | 'browser/ui/views/status_icons/status_tray_gtk.cc', |
| 3464 | 'browser/ui/views/status_icons/status_tray_win.cc', |
| 3465 | 'browser/ui/views/status_icons/status_tray_win.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3466 | 'browser/ui/views/tab_contents/native_tab_contents_container.h', |
| 3467 | 'browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc', |
| 3468 | 'browser/ui/views/tab_contents/native_tab_contents_container_gtk.h', |
| 3469 | 'browser/ui/views/tab_contents/native_tab_contents_container_win.cc', |
| 3470 | 'browser/ui/views/tab_contents/native_tab_contents_container_win.h', |
| 3471 | 'browser/ui/views/tab_contents/render_view_context_menu_views.cc', |
| 3472 | 'browser/ui/views/tab_contents/render_view_context_menu_views.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3473 | 'browser/ui/views/tab_contents/tab_contents_container.cc', |
| 3474 | 'browser/ui/views/tab_contents/tab_contents_container.h', |
| 3475 | 'browser/ui/views/tab_contents/tab_contents_container_native.cc', |
| 3476 | 'browser/ui/views/tab_contents/tab_contents_container_native.h', |
| 3477 | 'browser/ui/views/tab_contents/tab_contents_container_views.cc', |
| 3478 | 'browser/ui/views/tab_contents/tab_contents_container_views.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3479 | 'browser/ui/views/tab_contents/tab_contents_drag_win.cc', |
| 3480 | 'browser/ui/views/tab_contents/tab_contents_drag_win.h', |
| 3481 | 'browser/ui/views/tab_contents/tab_contents_view_gtk.cc', |
| 3482 | 'browser/ui/views/tab_contents/tab_contents_view_gtk.h', |
[email protected] | 602627cc | 2010-11-24 19:14:57 | [diff] [blame] | 3483 | 'browser/ui/views/tab_contents/tab_contents_view_views.cc', |
| 3484 | 'browser/ui/views/tab_contents/tab_contents_view_views.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3485 | 'browser/ui/views/tab_contents/tab_contents_view_win.cc', |
| 3486 | 'browser/ui/views/tab_contents/tab_contents_view_win.h', |
| 3487 | 'browser/ui/views/tab_icon_view.cc', |
| 3488 | 'browser/ui/views/tab_icon_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3489 | 'browser/ui/views/tabs/base_tab.cc', |
| 3490 | 'browser/ui/views/tabs/base_tab.h', |
| 3491 | 'browser/ui/views/tabs/base_tab_strip.cc', |
| 3492 | 'browser/ui/views/tabs/base_tab_strip.h', |
| 3493 | 'browser/ui/views/tabs/browser_tab_strip_controller.cc', |
| 3494 | 'browser/ui/views/tabs/browser_tab_strip_controller.h', |
| 3495 | 'browser/ui/views/tabs/dragged_tab_controller.cc', |
| 3496 | 'browser/ui/views/tabs/dragged_tab_controller.h', |
| 3497 | 'browser/ui/views/tabs/dragged_tab_view.cc', |
| 3498 | 'browser/ui/views/tabs/dragged_tab_view.h', |
| 3499 | 'browser/ui/views/tabs/native_view_photobooth.h', |
| 3500 | 'browser/ui/views/tabs/native_view_photobooth_gtk.cc', |
| 3501 | 'browser/ui/views/tabs/native_view_photobooth_gtk.h', |
| 3502 | 'browser/ui/views/tabs/native_view_photobooth_win.cc', |
| 3503 | 'browser/ui/views/tabs/native_view_photobooth_win.h', |
| 3504 | 'browser/ui/views/tabs/side_tab.cc', |
| 3505 | 'browser/ui/views/tabs/side_tab.h', |
| 3506 | 'browser/ui/views/tabs/side_tab_strip.cc', |
| 3507 | 'browser/ui/views/tabs/side_tab_strip.h', |
| 3508 | 'browser/ui/views/tabs/tab.cc', |
| 3509 | 'browser/ui/views/tabs/tab.h', |
| 3510 | 'browser/ui/views/tabs/tab_controller.h', |
| 3511 | 'browser/ui/views/tabs/tab_renderer_data.h', |
| 3512 | 'browser/ui/views/tabs/tab_strip.cc', |
| 3513 | 'browser/ui/views/tabs/tab_strip.h', |
| 3514 | 'browser/ui/views/tabs/tab_strip_controller.h', |
[email protected] | 15972e0 | 2011-01-24 23:25:19 | [diff] [blame] | 3515 | 'browser/ui/views/tabs/tab_strip_factory.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3516 | 'browser/ui/views/tabs/tab_strip_factory.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3517 | 'browser/ui/views/task_manager_view.cc', |
| 3518 | 'browser/ui/views/textfield_views.cc', |
| 3519 | 'browser/ui/views/textfield_views.h', |
| 3520 | 'browser/ui/views/theme_background.cc', |
| 3521 | 'browser/ui/views/theme_background.h', |
| 3522 | 'browser/ui/views/theme_helpers.cc', |
| 3523 | 'browser/ui/views/theme_helpers.h', |
| 3524 | 'browser/ui/views/theme_install_bubble_view.cc', |
| 3525 | 'browser/ui/views/theme_install_bubble_view.h', |
| 3526 | 'browser/ui/views/toolbar_view.cc', |
| 3527 | 'browser/ui/views/toolbar_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3528 | 'browser/ui/views/unhandled_keyboard_event_handler.cc', |
| 3529 | 'browser/ui/views/unhandled_keyboard_event_handler.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3530 | 'browser/ui/views/uninstall_view.cc', |
| 3531 | 'browser/ui/views/uninstall_view.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3532 | 'browser/ui/views/update_recommended_message_box.cc', |
| 3533 | 'browser/ui/views/update_recommended_message_box.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3534 | 'browser/ui/views/url_picker.cc', |
| 3535 | 'browser/ui/views/url_picker.h', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3536 | 'browser/ui/views/user_data_dir_dialog.cc', |
| 3537 | 'browser/ui/views/user_data_dir_dialog.h', |
| 3538 | 'browser/ui/views/window.cc', |
| 3539 | 'browser/ui/views/window.h', |
| 3540 | 'browser/ui/views/wrench_menu.cc', |
| 3541 | 'browser/ui/views/wrench_menu.h', |
[email protected] | 9a80065 | 2010-12-02 17:08:44 | [diff] [blame] | 3542 | 'browser/ui/window_sizer.cc', |
| 3543 | 'browser/ui/window_sizer.h', |
[email protected] | 9a80065 | 2010-12-02 17:08:44 | [diff] [blame] | 3544 | 'browser/ui/window_sizer_linux.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3545 | 'browser/ui/window_sizer_mac.mm', |
[email protected] | 9a80065 | 2010-12-02 17:08:44 | [diff] [blame] | 3546 | 'browser/ui/window_sizer_win.cc', |
[email protected] | 75b6805 | 2011-02-03 06:01:16 | [diff] [blame] | 3547 | 'browser/ui/window_snapshot/window_snapshot.h', |
| 3548 | 'browser/ui/window_snapshot/window_snapshot_mac.mm', |
| 3549 | 'browser/ui/window_snapshot/window_snapshot_win.cc', |
| 3550 | 'browser/ui/window_snapshot/window_snapshot_x.cc', |
[email protected] | b1b7394 | 2010-05-26 20:11:54 | [diff] [blame] | 3551 | 'browser/upgrade_detector.cc', |
| 3552 | 'browser/upgrade_detector.h', |
[email protected] | 6c32ce7 | 2010-03-08 05:18:06 | [diff] [blame] | 3553 | 'browser/user_style_sheet_watcher.cc', |
| 3554 | 'browser/user_style_sheet_watcher.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3555 | 'browser/utility_process_host.cc', |
| 3556 | 'browser/utility_process_host.h', |
[email protected] | 8ecad5e | 2010-12-02 21:18:33 | [diff] [blame] | 3557 | 'browser/visitedlink/visitedlink_event_listener.cc', |
| 3558 | 'browser/visitedlink/visitedlink_event_listener.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3559 | 'browser/visitedlink/visitedlink_master.cc', |
| 3560 | 'browser/visitedlink/visitedlink_master.h', |
| 3561 | 'browser/web_applications/web_app.cc', |
| 3562 | 'browser/web_applications/web_app.h', |
| 3563 | 'browser/web_resource/web_resource_service.cc', |
| 3564 | 'browser/web_resource/web_resource_service.h', |
[email protected] | 38e0898 | 2010-10-22 17:28:43 | [diff] [blame] | 3565 | 'browser/webdata/autofill_change.cc', |
[email protected] | e52bc1e0 | 2009-12-17 22:45:27 | [diff] [blame] | 3566 | 'browser/webdata/autofill_change.h', |
| 3567 | 'browser/webdata/autofill_entry.cc', |
| 3568 | 'browser/webdata/autofill_entry.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3569 | 'browser/webdata/web_data_service.cc', |
| 3570 | 'browser/webdata/web_data_service.h', |
| 3571 | 'browser/webdata/web_data_service_win.cc', |
| 3572 | 'browser/webdata/web_database.cc', |
| 3573 | 'browser/webdata/web_database.h', |
| 3574 | 'browser/webdata/web_database_win.cc', |
[email protected] | 6541227 | 2010-12-21 20:03:24 | [diff] [blame] | 3575 | 'browser/worker_host/message_port_service.cc', |
| 3576 | 'browser/worker_host/message_port_service.h', |
[email protected] | 0791d3a | 2010-01-28 01:28:49 | [diff] [blame] | 3577 | 'browser/worker_host/worker_document_set.cc', |
| 3578 | 'browser/worker_host/worker_document_set.h', |
[email protected] | 6541227 | 2010-12-21 20:03:24 | [diff] [blame] | 3579 | 'browser/worker_host/worker_message_filter.cc', |
| 3580 | 'browser/worker_host/worker_message_filter.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3581 | 'browser/worker_host/worker_process_host.cc', |
| 3582 | 'browser/worker_host/worker_process_host.h', |
| 3583 | 'browser/worker_host/worker_service.cc', |
| 3584 | 'browser/worker_host/worker_service.h', |
| 3585 | 'browser/zygote_host_linux.cc', |
| 3586 | 'browser/zygote_main_linux.cc', |
| 3587 | |
[email protected] | 4f97280e | 2010-06-22 06:45:22 | [diff] [blame] | 3588 | # These files are generated by GRIT. |
[email protected] | aee1dbd | 2011-01-04 21:27:11 | [diff] [blame] | 3589 | '<(grit_out_dir)/grit/component_extension_resources_map.cc', |
[email protected] | 755e1b73 | 2010-06-24 23:28:53 | [diff] [blame] | 3590 | '<(grit_out_dir)/grit/shared_resources_map.cc', |
| 3591 | '<(grit_out_dir)/grit/theme_resources_map.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3592 | ], |
| 3593 | 'conditions': [ |
| 3594 | ['javascript_engine=="v8"', { |
| 3595 | 'defines': [ |
| 3596 | 'CHROME_V8', |
| 3597 | ], |
| 3598 | }], |
[email protected] | fdc5bed | 2010-01-09 01:16:57 | [diff] [blame] | 3599 | ['chromeos==0', { |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3600 | 'sources/': [ |
[email protected] | 4d2ef9d | 2010-03-19 00:08:33 | [diff] [blame] | 3601 | ['exclude', '^browser/chromeos'], |
[email protected] | 976e69f | 2010-08-13 18:28:17 | [diff] [blame] | 3602 | ['exclude', 'browser/dom_ui/chrome_about_ui.cc'], |
[email protected] | c8451f2 | 2010-06-30 18:41:41 | [diff] [blame] | 3603 | ['exclude', 'browser/dom_ui/filebrowse_ui.cc'], |
| 3604 | ['exclude', 'browser/dom_ui/mediaplayer_ui.cc'], |
| 3605 | ['exclude', 'browser/dom_ui/slideshow_ui.cc'], |
[email protected] | 0e616879 | 2010-10-13 16:29:26 | [diff] [blame] | 3606 | ['exclude', 'browser/extensions/extension_tts_api_chromeos.cc'], |
[email protected] | 5ac2016 | 2010-11-24 23:33:11 | [diff] [blame] | 3607 | ['exclude', 'browser/oom_priority_manager.cc'], |
| 3608 | ['exclude', 'browser/oom_priority_manager.h'], |
[email protected] | 6692b0d7 | 2010-07-15 03:40:23 | [diff] [blame] | 3609 | ['exclude', 'browser/renderer_host/offline_resource_handler.cc'], |
| 3610 | ['exclude', 'browser/renderer_host/offline_resource_handler.h'], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3611 | ], |
| 3612 | }], |
[email protected] | 14a000d | 2010-04-29 21:44:24 | [diff] [blame] | 3613 | ['chromeos==1', { |
| 3614 | 'sources!': [ |
[email protected] | f9bd583 | 2010-12-09 18:35:16 | [diff] [blame] | 3615 | 'browser/background_mode_manager_linux.cc', |
[email protected] | e4e4529 | 2010-06-16 21:54:29 | [diff] [blame] | 3616 | 'browser/password_manager/native_backend_gnome_x.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3617 | 'browser/password_manager/native_backend_gnome_x.h', |
[email protected] | e4e4529 | 2010-06-16 21:54:29 | [diff] [blame] | 3618 | 'browser/password_manager/native_backend_kwallet_x.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3619 | 'browser/password_manager/native_backend_kwallet_x.h', |
[email protected] | 14a000d | 2010-04-29 21:44:24 | [diff] [blame] | 3620 | 'browser/platform_util_linux.cc', |
[email protected] | d032b379 | 2010-06-07 22:02:39 | [diff] [blame] | 3621 | ], |
| 3622 | 'link_settings': { |
| 3623 | 'libraries': [ |
| 3624 | '-lpulse', |
| 3625 | ], |
| 3626 | }, |
[email protected] | 14a000d | 2010-04-29 21:44:24 | [diff] [blame] | 3627 | }], |
[email protected] | 602627cc | 2010-11-24 19:14:57 | [diff] [blame] | 3628 | ['use_gconf==0', { |
| 3629 | 'sources!': [ |
[email protected] | 736d189 | 2011-01-14 00:19:04 | [diff] [blame] | 3630 | 'browser/ui/gtk/gconf_titlebar_listener.cc', |
| 3631 | 'browser/ui/gtk/gconf_titlebar_listener.h', |
[email protected] | 602627cc | 2010-11-24 19:14:57 | [diff] [blame] | 3632 | ], |
| 3633 | }], |
[email protected] | 6369221 | 2010-09-16 00:22:21 | [diff] [blame] | 3634 | ['use_gnome_keyring==0', { |
| 3635 | 'sources!': [ |
[email protected] | 6369221 | 2010-09-16 00:22:21 | [diff] [blame] | 3636 | 'browser/password_manager/native_backend_gnome_x.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3637 | 'browser/password_manager/native_backend_gnome_x.h', |
[email protected] | 6369221 | 2010-09-16 00:22:21 | [diff] [blame] | 3638 | ], |
| 3639 | }], |
[email protected] | 0094fbe | 2010-07-15 21:51:43 | [diff] [blame] | 3640 | ['touchui==0', { |
[email protected] | 4fe042f | 2010-12-14 16:41:40 | [diff] [blame] | 3641 | 'sources/': [ |
[email protected] | ff6a49d | 2010-12-21 21:55:22 | [diff] [blame] | 3642 | ['exclude', '^browser/chromeos/dom_ui/login/'], |
[email protected] | 4fe042f | 2010-12-14 16:41:40 | [diff] [blame] | 3643 | ['exclude', '^browser/dom_ui/keyboard_ui.*'], |
| 3644 | ['exclude', '^browser/renderer_host/render_widget_host_view_views.*'], |
| 3645 | ['exclude', '^browser/ui/touch/*'], |
[email protected] | 0308619 | 2011-01-19 21:25:35 | [diff] [blame] | 3646 | ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_views.cc'], |
| 3647 | ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_views.h'], |
[email protected] | 4fe042f | 2010-12-14 16:41:40 | [diff] [blame] | 3648 | ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_views.*'], |
[email protected] | 0094fbe | 2010-07-15 21:51:43 | [diff] [blame] | 3649 | ], |
| 3650 | }], |
[email protected] | ee52088 | 2010-09-30 21:40:08 | [diff] [blame] | 3651 | ['touchui==1', { |
[email protected] | 4ccc05e | 2010-10-06 19:32:15 | [diff] [blame] | 3652 | 'sources/': [ |
[email protected] | 4fe042f | 2010-12-14 16:41:40 | [diff] [blame] | 3653 | ['include', '^browser/ui/touch/*'], |
| 3654 | ['exclude', '^browser/chromeos/frame/browser_non_client_frame_view_factory_chromeos.cc'], |
[email protected] | 82854a9 | 2010-11-05 06:12:24 | [diff] [blame] | 3655 | ['exclude', '^browser/renderer_host/gtk_im_context_wrapper.cc'], |
| 3656 | ['exclude', '^browser/renderer_host/gtk_im_context_wrapper.h'], |
[email protected] | 72dd8ca | 2011-01-18 00:19:15 | [diff] [blame] | 3657 | ['exclude', '^browser/renderer_host/render_widget_host_view_gtk.cc'], |
| 3658 | ['exclude', '^browser/renderer_host/render_widget_host_view_gtk.h'], |
[email protected] | 4fe042f | 2010-12-14 16:41:40 | [diff] [blame] | 3659 | ['exclude', '^browser/ui/views/frame/browser_non_client_frame_view_factory_gtk.cc'], |
[email protected] | 602627cc | 2010-11-24 19:14:57 | [diff] [blame] | 3660 | ['exclude', '^browser/views/tab_contents/tab_contents_view_gtk.cc'], |
| 3661 | ['exclude', '^browser/views/tab_contents/tab_contents_view_gtk.h'], |
[email protected] | 4ccc05e | 2010-10-06 19:32:15 | [diff] [blame] | 3662 | ], |
[email protected] | ee52088 | 2010-09-30 21:40:08 | [diff] [blame] | 3663 | }], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3664 | ['OS=="linux"', { |
| 3665 | 'dependencies': [ |
[email protected] | 4de38a3 | 2010-03-12 14:00:00 | [diff] [blame] | 3666 | '../build/linux/system.gyp:dbus-glib', |
[email protected] | cd1454e93 | 2010-05-13 21:36:59 | [diff] [blame] | 3667 | '../build/linux/system.gyp:gconf', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3668 | '../build/linux/system.gyp:gtk', |
| 3669 | '../build/linux/system.gyp:gtkprint', |
| 3670 | '../build/linux/system.gyp:nss', |
[email protected] | 194bf38 | 2010-11-23 19:35:18 | [diff] [blame] | 3671 | '../build/linux/system.gyp:x11', |
[email protected] | 6803ce1 | 2010-09-28 02:32:12 | [diff] [blame] | 3672 | '../third_party/undoview/undoview.gyp:undoview', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3673 | ], |
[email protected] | 524f1cf | 2010-02-23 19:21:53 | [diff] [blame] | 3674 | 'link_settings': { |
| 3675 | 'libraries': [ |
| 3676 | # For dlsym() in 'browser/zygote_main_linux.cc' |
| 3677 | '-ldl', |
| 3678 | ], |
| 3679 | }, |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3680 | 'sources!': [ |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3681 | 'browser/ui/views/extensions/extension_view.cc', |
| 3682 | 'browser/ui/views/extensions/extension_view.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3683 | ], |
| 3684 | 'sources': [ |
| 3685 | 'browser/crash_handler_host_linux.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3686 | ], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3687 | 'conditions': [ |
[email protected] | 6369221 | 2010-09-16 00:22:21 | [diff] [blame] | 3688 | ['use_gnome_keyring==1', { |
[email protected] | 556c5d7 | 2010-06-10 05:45:01 | [diff] [blame] | 3689 | 'dependencies': [ |
| 3690 | '../build/linux/system.gyp:gnome-keyring', |
| 3691 | ], |
| 3692 | }], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3693 | ['linux_breakpad==1', { |
| 3694 | 'sources': [ |
| 3695 | 'app/breakpad_linux.cc', |
| 3696 | 'app/breakpad_linux.h', |
| 3697 | 'browser/crash_handler_host_linux.cc', |
| 3698 | ], |
| 3699 | 'dependencies': [ |
| 3700 | '../breakpad/breakpad.gyp:breakpad_client', |
[email protected] | d9573ac | 2010-08-27 18:26:08 | [diff] [blame] | 3701 | # make sure file_version_info_linux.h is generated first. |
| 3702 | 'common', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3703 | ], |
| 3704 | 'include_dirs': [ |
[email protected] | d9573ac | 2010-08-27 18:26:08 | [diff] [blame] | 3705 | # breakpad_linux.cc uses generated file_version_info_linux.h. |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3706 | '<(SHARED_INTERMEDIATE_DIR)', |
| 3707 | '../breakpad/src', |
| 3708 | ], |
| 3709 | }, { # linux_breakpad==0 |
| 3710 | 'sources': [ |
| 3711 | 'browser/crash_handler_host_linux_stub.cc', |
| 3712 | ], |
| 3713 | }], |
[email protected] | 0090c09 | 2010-10-29 14:22:01 | [diff] [blame] | 3714 | ['use_openssl==0', { |
| 3715 | 'sources': [ |
| 3716 | 'third_party/mozilla_security_manager/nsNSSCertHelper.cpp', |
| 3717 | 'third_party/mozilla_security_manager/nsNSSCertHelper.h', |
| 3718 | 'third_party/mozilla_security_manager/nsNSSCertificate.cpp', |
| 3719 | 'third_party/mozilla_security_manager/nsNSSCertificate.h', |
| 3720 | 'third_party/mozilla_security_manager/nsUsageArrayHelper.cpp', |
| 3721 | 'third_party/mozilla_security_manager/nsUsageArrayHelper.h', |
| 3722 | ], |
| 3723 | }], |
[email protected] | 85d2283 | 2010-11-16 01:37:41 | [diff] [blame] | 3724 | ['linux_sandbox_path != ""', { |
| 3725 | 'defines': [ |
| 3726 | 'LINUX_SANDBOX_PATH="<(linux_sandbox_path)"', |
| 3727 | ], |
| 3728 | }], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3729 | ], |
[email protected] | d6f9c9e | 2010-03-15 01:57:07 | [diff] [blame] | 3730 | }, { # OS != "linux" |
| 3731 | 'sources!': [ |
[email protected] | 0fd776c40 | 2010-09-29 21:59:17 | [diff] [blame] | 3732 | # TODO(mattm): Cert manager stuff is really !USE_NSS. |
| 3733 | 'browser/certificate_manager_model.cc', |
| 3734 | 'browser/certificate_manager_model.h', |
[email protected] | 12cc351 | 2010-10-05 02:06:37 | [diff] [blame] | 3735 | 'browser/dom_ui/options/certificate_manager_handler.cc', |
| 3736 | 'browser/dom_ui/options/certificate_manager_handler.h', |
[email protected] | 8ecad5e | 2010-12-02 21:18:33 | [diff] [blame] | 3737 | 'browser/file_path_watcher/file_path_watcher_inotify.cc', |
[email protected] | d6f9c9e | 2010-03-15 01:57:07 | [diff] [blame] | 3738 | ], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3739 | }], |
[email protected] | 6f5b3b29 | 2010-02-22 20:56:15 | [diff] [blame] | 3740 | ['OS=="freebsd" or OS=="openbsd"', { |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3741 | 'dependencies': [ |
| 3742 | '../build/linux/system.gyp:gtk', |
[email protected] | ca9b7dd | 2010-02-24 23:40:30 | [diff] [blame] | 3743 | '../build/linux/system.gyp:gtkprint', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3744 | '../build/linux/system.gyp:nss', |
[email protected] | 194bf38 | 2010-11-23 19:35:18 | [diff] [blame] | 3745 | '../build/linux/system.gyp:x11', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3746 | ], |
[email protected] | d6f9c9e | 2010-03-15 01:57:07 | [diff] [blame] | 3747 | 'sources': [ |
[email protected] | 8ecad5e | 2010-12-02 21:18:33 | [diff] [blame] | 3748 | 'browser/file_path_watcher/file_path_watcher_stub.cc', |
[email protected] | d6f9c9e | 2010-03-15 01:57:07 | [diff] [blame] | 3749 | ], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3750 | }], |
[email protected] | ac1ada5 | 2010-10-28 19:26:00 | [diff] [blame] | 3751 | # Use system SSL settings on Mac and Windows. Use preferences |
| 3752 | # for SSL settings on other platforms. |
| 3753 | ['OS=="mac" or OS=="win"', { |
| 3754 | 'sources!': [ |
| 3755 | 'browser/net/ssl_config_service_manager_pref.cc', |
| 3756 | ], |
| 3757 | }, { # else |
| 3758 | 'sources!': [ |
| 3759 | 'browser/net/ssl_config_service_manager_system.cc', |
| 3760 | ], |
| 3761 | }], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3762 | ['OS=="mac"', { |
| 3763 | 'sources!': [ |
| 3764 | 'browser/automation/automation_provider_list_generic.cc', |
| 3765 | 'browser/bookmarks/bookmark_context_menu.cc', |
| 3766 | 'browser/bookmarks/bookmark_drop_info.cc', |
[email protected] | ca9b7dd | 2010-02-24 23:40:30 | [diff] [blame] | 3767 | 'browser/importer/nss_decryptor_system_nss.cc', |
| 3768 | 'browser/importer/nss_decryptor_system_nss.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3769 | 'browser/jankometer.cc', |
[email protected] | eaf16c4 | 2010-06-21 22:30:38 | [diff] [blame] | 3770 | 'browser/password_manager/login_database_posix.cc', |
[email protected] | 71a565a | 2010-11-24 15:53:49 | [diff] [blame] | 3771 | 'browser/power_save_blocker_stub.cc', |
[email protected] | c0fc094 | 2010-01-13 00:55:37 | [diff] [blame] | 3772 | 'browser/renderer_host/backing_store_proxy.cc', |
| 3773 | 'browser/renderer_host/backing_store_proxy.h', |
[email protected] | 8386a52 | 2010-01-28 16:18:57 | [diff] [blame] | 3774 | 'browser/renderer_host/gpu_view_host.cc', |
| 3775 | 'browser/renderer_host/gpu_view_host.h', |
[email protected] | ba65b1f64 | 2010-03-02 21:23:11 | [diff] [blame] | 3776 | 'browser/renderer_host/video_layer_proxy.cc', |
| 3777 | 'browser/renderer_host/video_layer_proxy.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3778 | 'browser/ui/browser_list_stub.cc', |
[email protected] | 3f1f841 | 2011-01-19 03:01:23 | [diff] [blame] | 3779 | 'browser/ui/crypto_module_password_dialog_nss.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3780 | 'browser/ui/tabs/dock_info.cc', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3781 | 'browser/ui/views/extensions/extension_view.cc', |
| 3782 | 'browser/ui/views/extensions/extension_view.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3783 | ], |
| 3784 | 'sources': [ |
[email protected] | e51c1c51 | 2010-01-05 04:42:00 | [diff] [blame] | 3785 | # Build Apple sample code |
| 3786 | '../third_party/apple/ImageAndTextCell.h', |
| 3787 | '../third_party/apple/ImageAndTextCell.m', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3788 | # Build the necessary GTM sources |
| 3789 | '../third_party/GTM/AppKit/GTMFadeTruncatingTextFieldCell.h', |
| 3790 | '../third_party/GTM/AppKit/GTMFadeTruncatingTextFieldCell.m', |
| 3791 | '../third_party/GTM/AppKit/GTMIBArray.h', |
| 3792 | '../third_party/GTM/AppKit/GTMIBArray.m', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3793 | '../third_party/GTM/AppKit/GTMNSAnimation+Duration.h', |
| 3794 | '../third_party/GTM/AppKit/GTMNSAnimation+Duration.m', |
[email protected] | 3156779 | 2010-07-01 15:35:46 | [diff] [blame] | 3795 | '../third_party/GTM/AppKit/GTMNSBezierPath+CGPath.h', |
| 3796 | '../third_party/GTM/AppKit/GTMNSBezierPath+CGPath.m', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3797 | '../third_party/GTM/AppKit/GTMNSBezierPath+RoundRect.m', |
| 3798 | '../third_party/GTM/AppKit/GTMNSColor+Luminance.m', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3799 | '../third_party/GTM/AppKit/GTMUILocalizer.h', |
| 3800 | '../third_party/GTM/AppKit/GTMUILocalizer.m', |
| 3801 | '../third_party/GTM/AppKit/GTMUILocalizerAndLayoutTweaker.h', |
| 3802 | '../third_party/GTM/AppKit/GTMUILocalizerAndLayoutTweaker.m', |
| 3803 | '../third_party/GTM/AppKit/GTMWindowSheetController.m', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3804 | '../third_party/GTM/Foundation/GTMNSNumber+64Bit.h', |
| 3805 | '../third_party/GTM/Foundation/GTMNSNumber+64Bit.m', |
[email protected] | 2b0693f | 2010-04-09 23:23:07 | [diff] [blame] | 3806 | '../third_party/GTM/Foundation/GTMNSObject+KeyValueObserving.h', |
| 3807 | '../third_party/GTM/Foundation/GTMNSObject+KeyValueObserving.m', |
[email protected] | bcc18d3 | 2010-07-01 20:25:38 | [diff] [blame] | 3808 | # MolokoCacao additions |
| 3809 | '../third_party/molokocacao/NSBezierPath+MCAdditions.h', |
| 3810 | '../third_party/molokocacao/NSBezierPath+MCAdditions.m', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3811 | # Build necessary Mozilla sources |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3812 | '../third_party/mozilla/ComplexTextInputPanel.h', |
| 3813 | '../third_party/mozilla/ComplexTextInputPanel.mm', |
[email protected] | d1b229dc | 2010-04-15 15:18:15 | [diff] [blame] | 3814 | '../third_party/mozilla/NSPasteboard+Utils.h', |
| 3815 | '../third_party/mozilla/NSPasteboard+Utils.mm', |
| 3816 | '../third_party/mozilla/NSScreen+Utils.h', |
| 3817 | '../third_party/mozilla/NSScreen+Utils.m', |
| 3818 | '../third_party/mozilla/NSString+Utils.h', |
[email protected] | 4035a15 | 2010-05-04 01:56:18 | [diff] [blame] | 3819 | '../third_party/mozilla/NSString+Utils.mm', |
[email protected] | d1b229dc | 2010-04-15 15:18:15 | [diff] [blame] | 3820 | '../third_party/mozilla/NSURL+Utils.h', |
| 3821 | '../third_party/mozilla/NSURL+Utils.m', |
| 3822 | '../third_party/mozilla/NSWorkspace+Utils.h', |
| 3823 | '../third_party/mozilla/NSWorkspace+Utils.m', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3824 | # Headers so that IB can find classes it needs to resolve classes |
| 3825 | # in XIB files. |
[email protected] | a366880 | 2010-12-18 01:18:29 | [diff] [blame] | 3826 | 'common/chrome_application_mac.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3827 | ], |
| 3828 | 'include_dirs': [ |
[email protected] | e51c1c51 | 2010-01-05 04:42:00 | [diff] [blame] | 3829 | '../third_party/apple', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3830 | '../third_party/GTM', |
| 3831 | '../third_party/GTM/AppKit', |
[email protected] | fde445e | 2010-01-21 18:50:23 | [diff] [blame] | 3832 | '../third_party/GTM/DebugUtils', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3833 | '../third_party/GTM/Foundation', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3834 | ], |
| 3835 | 'link_settings': { |
| 3836 | 'libraries': [ |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3837 | '$(SDKROOT)/System/Library/Frameworks/Accelerate.framework', |
[email protected] | 6842a3f | 2010-03-09 17:39:44 | [diff] [blame] | 3838 | '$(SDKROOT)/System/Library/Frameworks/AddressBook.framework', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3839 | '$(SDKROOT)/System/Library/Frameworks/AudioUnit.framework', |
[email protected] | ac7e4e1 | 2010-08-26 14:34:41 | [diff] [blame] | 3840 | '$(SDKROOT)/System/Library/Frameworks/IOKit.framework', |
[email protected] | 43f28f83 | 2010-02-03 02:28:48 | [diff] [blame] | 3841 | '$(SDKROOT)/System/Library/Frameworks/OpenGL.framework', |
[email protected] | ac7e4e1 | 2010-08-26 14:34:41 | [diff] [blame] | 3842 | '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3843 | '$(SDKROOT)/System/Library/Frameworks/SecurityInterface.framework', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3844 | ], |
| 3845 | 'mac_bundle_resources': [ |
[email protected] | 802a13a0 | 2010-12-02 01:48:37 | [diff] [blame] | 3846 | 'browser/gpu.sb', |
[email protected] | 1e652d02 | 2010-04-16 19:09:11 | [diff] [blame] | 3847 | 'browser/nacl_loader.sb', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3848 | 'browser/utility.sb', |
[email protected] | bd9337c | 2010-03-30 17:12:13 | [diff] [blame] | 3849 | 'browser/worker.sb', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3850 | ], |
| 3851 | }, |
| 3852 | 'actions': [ |
| 3853 | { |
| 3854 | # This action is used to extract the localization data from xib |
| 3855 | # files and generate table for the ui localizer from it. |
| 3856 | 'variables': { |
| 3857 | 'xib_localizer_tool_path': |
| 3858 | 'tools/build/mac/generate_localizer', |
| 3859 | 'xib_files_to_scan': [ |
| 3860 | # The xibs that need localization |
| 3861 | 'app/nibs/About.xib', |
[email protected] | cff83fe | 2010-06-09 17:19:57 | [diff] [blame] | 3862 | 'app/nibs/AutoFillAddressSheet.xib', |
| 3863 | 'app/nibs/AutoFillCreditCardSheet.xib', |
[email protected] | 8ebfa3b | 2010-02-12 04:24:08 | [diff] [blame] | 3864 | 'app/nibs/AutoFillDialog.xib', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3865 | 'app/nibs/BookmarkAllTabs.xib', |
| 3866 | 'app/nibs/BookmarkBar.xib', |
| 3867 | 'app/nibs/BookmarkBubble.xib', |
| 3868 | 'app/nibs/BookmarkEditor.xib', |
| 3869 | 'app/nibs/BookmarkNameFolder.xib', |
| 3870 | 'app/nibs/ClearBrowsingData.xib', |
[email protected] | a503c97c | 2010-07-16 13:05:48 | [diff] [blame] | 3871 | 'app/nibs/CollectedCookies.xib', |
[email protected] | 177aceb | 2010-11-03 16:17:41 | [diff] [blame] | 3872 | 'app/nibs/ConfirmQuitPanel.xib', |
[email protected] | 6f2c41a3bc | 2010-02-21 16:59:19 | [diff] [blame] | 3873 | 'app/nibs/ContentBlockedCookies.xib', |
| 3874 | 'app/nibs/ContentBlockedImages.xib', |
| 3875 | 'app/nibs/ContentBlockedJavaScript.xib', |
| 3876 | 'app/nibs/ContentBlockedPlugins.xib', |
| 3877 | 'app/nibs/ContentBlockedPopups.xib', |
[email protected] | ce21660 | 2010-03-26 14:14:25 | [diff] [blame] | 3878 | 'app/nibs/ContentBubbleGeolocation.xib', |
[email protected] | 71bc0d0 | 2010-02-26 20:43:14 | [diff] [blame] | 3879 | 'app/nibs/ContentExceptionsWindow.xib', |
[email protected] | ed1a456 | 2010-02-22 01:53:41 | [diff] [blame] | 3880 | 'app/nibs/ContentSettings.xib', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3881 | 'app/nibs/CookieDetailsView.xib', |
| 3882 | 'app/nibs/Cookies.xib', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3883 | 'app/nibs/DownloadItem.xib', |
| 3884 | 'app/nibs/DownloadShelf.xib', |
| 3885 | 'app/nibs/EditSearchEngine.xib', |
[email protected] | c5c3c5b | 2010-04-03 07:03:34 | [diff] [blame] | 3886 | 'app/nibs/ExtensionInstallPrompt.xib', |
| 3887 | 'app/nibs/ExtensionInstallPromptNoWarnings.xib', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3888 | 'app/nibs/ExtensionInstalledBubble.xib', |
[email protected] | 96788b0 | 2010-06-26 21:45:34 | [diff] [blame] | 3889 | 'app/nibs/FirstRunBubble.xib', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3890 | 'app/nibs/FirstRunDialog.xib', |
[email protected] | 50ada2e | 2010-01-08 14:51:21 | [diff] [blame] | 3891 | 'app/nibs/FontLanguageSettings.xib', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3892 | 'app/nibs/HttpAuthLoginSheet.xib', |
| 3893 | 'app/nibs/HungRendererDialog.xib', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3894 | 'app/nibs/ImportProgressDialog.xib', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3895 | 'app/nibs/ImportSettingsDialog.xib', |
[email protected] | ca6c990f | 2010-11-22 20:32:50 | [diff] [blame] | 3896 | 'app/nibs/InstantConfirm.xib', |
[email protected] | 6958fea | 2010-11-23 21:05:20 | [diff] [blame] | 3897 | 'app/nibs/InstantOptIn.xib', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3898 | 'app/nibs/KeywordEditor.xib', |
| 3899 | 'app/nibs/MainMenu.xib', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3900 | 'app/nibs/Preferences.xib', |
| 3901 | 'app/nibs/ReportBug.xib', |
[email protected] | 27286e7 | 2009-12-15 19:52:37 | [diff] [blame] | 3902 | 'app/nibs/SadTab.xib', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3903 | 'app/nibs/SaveAccessoryView.xib', |
[email protected] | 3ef4755e | 2010-09-27 20:25:04 | [diff] [blame] | 3904 | 'app/nibs/SearchEngineDialog.xib', |
[email protected] | 834a6a1 | 2010-07-01 18:26:57 | [diff] [blame] | 3905 | 'app/nibs/SimpleContentExceptionsWindow.xib', |
[email protected] | c0b5909 | 2010-08-28 07:17:38 | [diff] [blame] | 3906 | 'app/nibs/SpeechInputBubble.xib', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3907 | 'app/nibs/TaskManager.xib', |
| 3908 | 'app/nibs/Toolbar.xib', |
| 3909 | ], |
| 3910 | }, |
| 3911 | 'action_name': 'Process xibs for localization', |
| 3912 | 'inputs': [ |
| 3913 | '<(xib_localizer_tool_path)', |
| 3914 | '<@(xib_files_to_scan)', |
| 3915 | ], |
| 3916 | 'outputs': [ |
| 3917 | '<(INTERMEDIATE_DIR)/ui_localizer_table.h', |
| 3918 | ], |
| 3919 | 'action': ['<(xib_localizer_tool_path)', |
| 3920 | '<@(_outputs)', |
| 3921 | '<@(xib_files_to_scan)'], |
| 3922 | }, |
| 3923 | ], |
| 3924 | }], |
| 3925 | ['OS=="win"', { |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3926 | 'include_dirs': [ |
[email protected] | cd134c8c | 2010-03-09 05:23:12 | [diff] [blame] | 3927 | '<(DEPTH)/third_party/wtl/include', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3928 | ], |
| 3929 | 'dependencies': [ |
| 3930 | '../gears/gears.gyp:gears', |
| 3931 | '../google_update/google_update.gyp:google_update', |
[email protected] | b3df5a4 | 2010-05-11 14:31:09 | [diff] [blame] | 3932 | '../third_party/iaccessible2/iaccessible2.gyp:iaccessible2', |
[email protected] | 3ad594a | 2010-08-31 02:47:59 | [diff] [blame] | 3933 | '../third_party/isimpledom/isimpledom.gyp:isimpledom', |
[email protected] | 0cde5589 | 2011-02-09 02:32:42 | [diff] [blame^] | 3934 | '../views/views.gyp:*', |
[email protected] | 1c26217 | 2010-06-10 15:25:46 | [diff] [blame] | 3935 | '../rlz/rlz.gyp:rlz_lib', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3936 | ], |
| 3937 | 'export_dependent_settings': [ |
[email protected] | 0cde5589 | 2011-02-09 02:32:42 | [diff] [blame^] | 3938 | '../views/views.gyp:*', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3939 | ], |
[email protected] | 04d75b6f | 2010-08-17 11:38:40 | [diff] [blame] | 3940 | 'direct_dependent_settings': { |
| 3941 | 'link_settings': { |
| 3942 | 'libraries': [ |
| 3943 | '-llocationapi.lib', |
| 3944 | '-lsensorsapi.lib', |
| 3945 | ], |
| 3946 | } |
| 3947 | }, |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3948 | 'sources': [ |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3949 | # Using built-in rule in vstudio for midl. |
[email protected] | c1bbaa8 | 2010-11-08 11:17:05 | [diff] [blame] | 3950 | 'browser/dom_ui/conflicts_ui.cc', |
| 3951 | 'browser/dom_ui/conflicts_ui.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3952 | 'browser/history/history_indexer.idl', |
| 3953 | ], |
| 3954 | 'sources!': [ |
| 3955 | 'browser/history/history_publisher_none.cc', |
[email protected] | ca9b7dd | 2010-02-24 23:40:30 | [diff] [blame] | 3956 | 'browser/importer/nss_decryptor_system_nss.cc', |
| 3957 | 'browser/importer/nss_decryptor_system_nss.h', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3958 | 'browser/power_save_blocker_stub.cc', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 3959 | 'browser/ui/browser_list_stub.cc', |
[email protected] | 3f1f841 | 2011-01-19 03:01:23 | [diff] [blame] | 3960 | 'browser/ui/crypto_module_password_dialog_nss.cc', |
[email protected] | d14af52 | 2010-12-02 03:54:50 | [diff] [blame] | 3961 | 'browser/ui/views/keyboard_overlay_delegate.cc', |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3962 | 'browser/ui/views/select_file_dialog.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3963 | ], |
[email protected] | da26d73 | 2010-06-25 20:43:12 | [diff] [blame] | 3964 | 'conditions': [ |
| 3965 | ['win_use_allocator_shim==1', { |
| 3966 | 'dependencies': [ |
| 3967 | '<(allocator_target)', |
| 3968 | ], |
| 3969 | }], |
[email protected] | c8451f2 | 2010-06-30 18:41:41 | [diff] [blame] | 3970 | ], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3971 | }, { # 'OS!="win" |
| 3972 | 'sources/': [ |
| 3973 | # Exclude all of hang_monitor. |
| 3974 | ['exclude', '^browser/hang_monitor/'], |
| 3975 | |
| 3976 | # Exclude parts of password_manager. |
| 3977 | ['exclude', '^browser/password_manager/ie7_password\\.cc$'], |
| 3978 | |
| 3979 | # Exclude all of rlz. |
| 3980 | ['exclude', '^browser/rlz/'], |
[email protected] | 17d40f0 | 2010-07-01 01:18:06 | [diff] [blame] | 3981 | ['exclude', '^browser/extensions/extension_rlz_module'], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3982 | |
| 3983 | # Exclude all of views. |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 3984 | ['exclude', '^browser/ui/views/'], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3985 | ], |
| 3986 | 'conditions': [ |
[email protected] | 06c75618 | 2010-04-27 18:31:31 | [diff] [blame] | 3987 | ['OS=="linux" and toolkit_views==1',{ |
[email protected] | 05af356 | 2010-02-26 00:41:12 | [diff] [blame] | 3988 | 'dependencies': [ |
[email protected] | 0cde5589 | 2011-02-09 02:32:42 | [diff] [blame^] | 3989 | '../views/views.gyp:*', |
[email protected] | 05af356 | 2010-02-26 00:41:12 | [diff] [blame] | 3990 | ], |
| 3991 | 'include_dirs': [ |
| 3992 | '<(INTERMEDIATE_DIR)', |
| 3993 | '<(INTERMEDIATE_DIR)/chrome', |
| 3994 | ], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3995 | 'sources/': [ |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 3996 | ['include', '^browser/extensions/'], |
[email protected] | 17d40f0 | 2010-07-01 01:18:06 | [diff] [blame] | 3997 | # This exclude duplicates the one just above because of the |
| 3998 | # order of evaluation of the 'sources/' rule above, the |
| 3999 | # conditions, and this 'sources/' rule. |
| 4000 | ['exclude', '^browser/extensions/extension_rlz_module'], |
[email protected] | 73852b8f | 2010-05-14 00:38:12 | [diff] [blame] | 4001 | ['include', 'browser/printing/print_dialog_cloud.cc'], |
| 4002 | ['include', 'browser/printing/print_dialog_cloud.h'], |
[email protected] | 3870bbe9 | 2010-09-01 19:44:47 | [diff] [blame] | 4003 | ['include', '^browser/speech/speech_input_bubble_views.cc'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4004 | |
| 4005 | # Exclude all of browser/ui/gtk, then include the things we want. |
| 4006 | ['exclude', '^browser/ui/gtk'], |
| 4007 | ['include', '^browser/ui/gtk/accessibility_event_router_gtk.cc'], |
| 4008 | ['include', '^browser/ui/gtk/accessibility_event_router_gtk.h'], |
| 4009 | ['include', '^browser/ui/gtk/accessible_widget_helper_gtk.cc'], |
| 4010 | ['include', '^browser/ui/gtk/accessible_widget_helper_gtk.h'], |
| 4011 | ['include', '^browser/ui/gtk/bookmark_editor_gtk.cc'], |
| 4012 | ['include', '^browser/ui/gtk/bookmark_editor_gtk.h'], |
| 4013 | ['include', '^browser/ui/gtk/bookmark_tree_model.cc'], |
| 4014 | ['include', '^browser/ui/gtk/bookmark_tree_model.h'], |
| 4015 | ['include', '^browser/ui/gtk/bookmark_utils_gtk.cc'], |
| 4016 | ['include', '^browser/ui/gtk/bookmark_utils_gtk.h'], |
| 4017 | ['include', '^browser/ui/gtk/cairo_cached_surface.cc'], |
| 4018 | ['include', '^browser/ui/gtk/cairo_cached_surface.h'], |
| 4019 | ['include', '^browser/ui/gtk/certificate_dialogs.cc'], |
| 4020 | ['include', '^browser/ui/gtk/certificate_dialogs.h'], |
| 4021 | ['include', '^browser/ui/gtk/certificate_viewer.cc'], |
| 4022 | ['include', '^browser/ui/gtk/certificate_viewer.h'], |
| 4023 | ['include', '^browser/ui/gtk/chrome_gtk_frame.cc'], |
| 4024 | ['include', '^browser/ui/gtk/chrome_gtk_frame.h'], |
| 4025 | ['include', '^browser/ui/gtk/clear_browsing_data_dialog_gtk.cc'], |
| 4026 | ['include', '^browser/ui/gtk/clear_browsing_data_dialog_gtk.h'], |
| 4027 | ['include', '^browser/ui/gtk/collected_cookies_gtk.cc'], |
| 4028 | ['include', '^browser/ui/gtk/collected_cookies_gtk.h'], |
| 4029 | ['include', '^browser/ui/gtk/constrained_window_gtk.cc'], |
| 4030 | ['include', '^browser/ui/gtk/constrained_window_gtk.h'], |
| 4031 | ['include', '^browser/ui/gtk/crypto_module_password_dialog.cc'], |
| 4032 | ['include', '^browser/ui/gtk/download_started_animation_gtk.cc'], |
| 4033 | ['include', '^browser/ui/gtk/edit_search_engine_dialog.cc'], |
| 4034 | ['include', '^browser/ui/gtk/edit_search_engine_dialog.h'], |
| 4035 | ['include', '^browser/ui/gtk/first_run_dialog.cc'], |
| 4036 | ['include', '^browser/ui/gtk/first_run_dialog.h'], |
| 4037 | ['include', '^browser/ui/gtk/gtk_chrome_button.cc'], |
| 4038 | ['include', '^browser/ui/gtk/gtk_chrome_button.h'], |
| 4039 | ['include', '^browser/ui/gtk/gtk_chrome_cookie_view.cc'], |
| 4040 | ['include', '^browser/ui/gtk/gtk_chrome_cookie_view.h'], |
| 4041 | ['include', '^browser/ui/gtk/gtk_chrome_link_button.cc'], |
| 4042 | ['include', '^browser/ui/gtk/gtk_chrome_link_button.h'], |
| 4043 | ['include', '^browser/ui/gtk/gtk_custom_menu_item.cc'], |
| 4044 | ['include', '^browser/ui/gtk/gtk_floating_container.cc'], |
| 4045 | ['include', '^browser/ui/gtk/gtk_floating_container.h'], |
| 4046 | ['include', '^browser/ui/gtk/gtk_theme_provider.cc'], |
| 4047 | ['include', '^browser/ui/gtk/gtk_theme_provider.h'], |
| 4048 | ['include', '^browser/ui/gtk/gtk_tree.cc'], |
| 4049 | ['include', '^browser/ui/gtk/gtk_tree.h'], |
| 4050 | ['include', '^browser/ui/gtk/gtk_util.cc'], |
| 4051 | ['include', '^browser/ui/gtk/gtk_util.h'], |
| 4052 | ['include', '^browser/ui/gtk/hover_controller_gtk.cc'], |
| 4053 | ['include', '^browser/ui/gtk/hover_controller_gtk.h'], |
| 4054 | ['include', '^browser/ui/gtk/hung_renderer_dialog_gtk.cc'], |
| 4055 | ['include', '^browser/ui/gtk/import_dialog_gtk.cc'], |
| 4056 | ['include', '^browser/ui/gtk/import_dialog_gtk.h'], |
| 4057 | ['include', '^browser/ui/gtk/import_lock_dialog_gtk.cc'], |
| 4058 | ['include', '^browser/ui/gtk/import_lock_dialog_gtk.h'], |
| 4059 | ['include', '^browser/ui/gtk/import_progress_dialog_gtk.cc'], |
| 4060 | ['include', '^browser/ui/gtk/import_progress_dialog_gtk.h'], |
| 4061 | ['include', '^browser/ui/gtk/keyword_editor_view.cc'], |
| 4062 | ['include', '^browser/ui/gtk/keyword_editor_view.h'], |
| 4063 | ['include', '^browser/ui/gtk/nine_box.cc'], |
| 4064 | ['include', '^browser/ui/gtk/nine_box.h'], |
| 4065 | ['include', '^browser/ui/gtk/options/'], |
| 4066 | ['include', '^browser/ui/gtk/owned_widget_gtk.cc'], |
| 4067 | ['include', '^browser/ui/gtk/owned_widget_gtk.h'], |
| 4068 | ['include', '^browser/ui/gtk/popup_blocked_animation_gtk.cc'], |
| 4069 | ['include', '^browser/ui/gtk/repost_form_warning_gtk.cc'], |
| 4070 | ['include', '^browser/ui/gtk/repost_form_warning_gtk.h'], |
| 4071 | ['include', '^browser/ui/gtk/ssl_client_certificate_selector.cc'], |
| 4072 | ['include', '^browser/ui/gtk/tab_contents_drag_source.cc'], |
| 4073 | ['include', '^browser/ui/gtk/tab_contents_drag_source.h'], |
| 4074 | ['include', '^browser/ui/gtk/task_manager_gtk.cc'], |
| 4075 | ['include', '^browser/ui/gtk/task_manager_gtk.h'], |
| 4076 | ['include', '^browser/ui/gtk/view_id_util.cc'], |
| 4077 | ['include', '^browser/ui/gtk/view_id_util.h'], |
| 4078 | |
[email protected] | 9a80065 | 2010-12-02 17:08:44 | [diff] [blame] | 4079 | ['include', '^browser/ui/tabs/dock_info.cc'], |
| 4080 | ['include', '^browser/ui/tabs/dock_info.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4081 | ['include', '^browser/ui/views/about_chrome_view.cc'], |
| 4082 | ['include', '^browser/ui/views/about_chrome_view.h'], |
| 4083 | ['include', '^browser/ui/views/accelerator_table_gtk.cc'], |
| 4084 | ['include', '^browser/ui/views/accelerator_table_gtk.h'], |
| 4085 | ['include', '^browser/ui/views/accessibility_event_router_views.cc'], |
| 4086 | ['include', '^browser/ui/views/accessibility_event_router_views.h'], |
| 4087 | ['include', '^browser/ui/views/accessible_pane_view.cc'], |
| 4088 | ['include', '^browser/ui/views/accessible_pane_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4089 | ['include', '^browser/ui/views/autocomplete/autocomplete_popup_contents_view.cc'], |
| 4090 | ['include', '^browser/ui/views/autocomplete/autocomplete_popup_contents_view.h'], |
| 4091 | ['include', '^browser/ui/views/autocomplete/autocomplete_popup_gtk.cc'], |
| 4092 | ['include', '^browser/ui/views/autocomplete/autocomplete_popup_gtk.h'], |
| 4093 | ['include', '^browser/ui/views/bookmark_bar_instructions_view.cc'], |
| 4094 | ['include', '^browser/ui/views/bookmark_bar_instructions_view.h'], |
| 4095 | ['include', '^browser/ui/views/bookmark_bar_view.cc'], |
| 4096 | ['include', '^browser/ui/views/bookmark_bar_view.h'], |
| 4097 | ['include', '^browser/ui/views/bookmark_bubble_view.cc'], |
| 4098 | ['include', '^browser/ui/views/bookmark_bubble_view.h'], |
| 4099 | ['include', '^browser/ui/views/bookmark_context_menu.cc'], |
| 4100 | ['include', '^browser/ui/views/bookmark_context_menu.h'], |
| 4101 | ['include', '^browser/ui/views/bookmark_context_menu_controller_views.cc'], |
| 4102 | ['include', '^browser/ui/views/bookmark_context_menu_controller_views.h'], |
| 4103 | ['include', '^browser/ui/views/bookmark_menu_controller_views.cc'], |
| 4104 | ['include', '^browser/ui/views/browser_actions_container.cc'], |
| 4105 | ['include', '^browser/ui/views/browser_actions_container.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4106 | ['include', '^browser/ui/views/browser_bubble.cc'], |
| 4107 | ['include', '^browser/ui/views/browser_bubble.h'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4108 | ['include', '^browser/ui/views/browser_bubble_gtk.cc'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4109 | ['include', '^browser/ui/views/bubble_border.cc'], |
| 4110 | ['include', '^browser/ui/views/bubble_border.h'], |
| 4111 | ['include', '^browser/ui/views/chrome_views_delegate.cc'], |
| 4112 | ['include', '^browser/ui/views/clear_browsing_data.cc'], |
| 4113 | ['include', '^browser/ui/views/clear_browsing_data.h'], |
[email protected] | 5dd2892 | 2010-11-10 17:09:17 | [diff] [blame] | 4114 | ['include', '^browser/ui/views/constrained_html_delegate_gtk.cc'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4115 | ['include', '^browser/ui/views/content_setting_bubble_contents.cc'], |
| 4116 | ['include', '^browser/ui/views/content_setting_bubble_contents.h'], |
| 4117 | ['include', '^browser/ui/views/create_application_shortcut_view.cc'], |
| 4118 | ['include', '^browser/ui/views/create_application_shortcut_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4119 | ['include', '^browser/ui/views/detachable_toolbar_view.cc'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4120 | ['include', '^browser/ui/views/detachable_toolbar_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4121 | ['include', '^browser/ui/views/dialog_stubs_gtk.cc'], |
| 4122 | ['include', '^browser/ui/views/dom_view.cc'], |
| 4123 | ['include', '^browser/ui/views/dom_view.h'], |
| 4124 | ['include', '^browser/ui/views/download_item_view.cc'], |
| 4125 | ['include', '^browser/ui/views/download_item_view.h'], |
| 4126 | ['include', '^browser/ui/views/download_shelf_view.cc'], |
| 4127 | ['include', '^browser/ui/views/download_shelf_view.h'], |
| 4128 | ['include', '^browser/ui/views/dragged_tab_controller.cc'], |
| 4129 | ['include', '^browser/ui/views/dragged_tab_controller.h'], |
| 4130 | ['include', '^browser/ui/views/dropdown_bar_host.cc'], |
| 4131 | ['include', '^browser/ui/views/dropdown_bar_host.h'], |
| 4132 | ['include', '^browser/ui/views/dropdown_bar_host_gtk.cc'], |
| 4133 | ['include', '^browser/ui/views/dropdown_bar_view.h'], |
| 4134 | ['include', '^browser/ui/views/event_utils.cc'], |
| 4135 | ['include', '^browser/ui/views/event_utils.h'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4136 | ['include', '^browser/ui/views/extension_view.cc'], |
| 4137 | ['include', '^browser/ui/views/extension_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4138 | ['include', '^browser/ui/views/extensions/browser_action_drag_data.cc'], |
| 4139 | ['include', '^browser/ui/views/extensions/browser_action_drag_data.h'], |
| 4140 | ['include', '^browser/ui/views/extensions/browser_action_overflow_menu_controller.cc'], |
| 4141 | ['include', '^browser/ui/views/extensions/browser_action_overflow_menu_controller.h'], |
| 4142 | ['include', '^browser/ui/views/extensions/extension_install_prompt.cc'], |
| 4143 | ['include', '^browser/ui/views/extensions/extension_install_prompt2.cc'], |
| 4144 | ['include', '^browser/ui/views/extensions/extension_installed_bubble.cc'], |
| 4145 | ['include', '^browser/ui/views/extensions/extension_installed_bubble.h'], |
| 4146 | ['include', '^browser/ui/views/extensions/extension_popup.cc'], |
| 4147 | ['include', '^browser/ui/views/extensions/extension_popup.h'], |
| 4148 | ['include', '^browser/ui/views/extensions/extension_view.cc'], |
| 4149 | ['include', '^browser/ui/views/extensions/extension_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4150 | ['include', '^browser/ui/views/find_bar_host.cc'], |
| 4151 | ['include', '^browser/ui/views/find_bar_host.h'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4152 | ['include', '^browser/ui/views/find_bar_host_gtk.cc'], |
| 4153 | ['include', '^browser/ui/views/find_bar_view.cc'], |
| 4154 | ['include', '^browser/ui/views/find_bar_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4155 | ['include', '^browser/ui/views/frame/browser_bubble_host.cc'], |
| 4156 | ['include', '^browser/ui/views/frame/browser_bubble_host.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4157 | ['include', '^browser/ui/views/frame/browser_frame_gtk.cc'], |
| 4158 | ['include', '^browser/ui/views/frame/browser_frame_gtk.h'], |
| 4159 | ['include', '^browser/ui/views/frame/browser_root_view.cc'], |
| 4160 | ['include', '^browser/ui/views/frame/browser_root_view.h'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4161 | ['include', '^browser/ui/views/frame/browser_view.cc'], |
| 4162 | ['include', '^browser/ui/views/frame/browser_view.h'], |
| 4163 | ['include', '^browser/ui/views/frame/browser_view_layout.cc'], |
| 4164 | ['include', '^browser/ui/views/frame/browser_view_layout.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4165 | ['include', '^browser/ui/views/frame/contents_container.cc'], |
| 4166 | ['include', '^browser/ui/views/frame/contents_container.h'], |
| 4167 | ['include', '^browser/ui/views/frame/opaque_browser_frame_view.cc'], |
| 4168 | ['include', '^browser/ui/views/frame/opaque_browser_frame_view.h'], |
| 4169 | ['include', '^browser/ui/views/frame/popup_non_client_frame_view.cc'], |
| 4170 | ['include', '^browser/ui/views/frame/popup_non_client_frame_view.h'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4171 | ['include', '^browser/ui/views/fullscreen_exit_bubble.cc'], |
| 4172 | ['include', '^browser/ui/views/fullscreen_exit_bubble.h'], |
| 4173 | ['include', '^browser/ui/views/html_dialog_view.cc'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4174 | ['include', '^browser/ui/views/html_dialog_view.h'], |
| 4175 | ['include', '^browser/ui/views/info_bubble.cc'], |
| 4176 | ['include', '^browser/ui/views/info_bubble.h'], |
| 4177 | ['include', '^browser/ui/views/infobars/*'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4178 | ['include', '^browser/ui/views/instant_confirm_view.cc'], |
| 4179 | ['include', '^browser/ui/views/instant_confirm_view.h'], |
| 4180 | ['include', '^browser/ui/views/js_modal_dialog_views.cc'], |
| 4181 | ['include', '^browser/ui/views/js_modal_dialog_views.h'], |
[email protected] | d14af52 | 2010-12-02 03:54:50 | [diff] [blame] | 4182 | ['include', '^browser/ui/views/keyboard_overlay_delegate.cc'], |
| 4183 | ['include', '^browser/ui/views/keyboard_overlay_delegate.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4184 | ['include', '^browser/ui/views/location_bar/click_handler.cc'], |
| 4185 | ['include', '^browser/ui/views/location_bar/click_handler.h'], |
| 4186 | ['include', '^browser/ui/views/location_bar/content_setting_image_view.cc'], |
| 4187 | ['include', '^browser/ui/views/location_bar/content_setting_image_view.h'], |
| 4188 | ['include', '^browser/ui/views/location_bar/ev_bubble_view.cc'], |
| 4189 | ['include', '^browser/ui/views/location_bar/ev_bubble_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4190 | ['include', '^browser/ui/views/location_bar/icon_label_bubble_view.cc'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4191 | ['include', '^browser/ui/views/location_bar/icon_label_bubble_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4192 | ['include', '^browser/ui/views/location_bar/keyword_hint_view.cc'], |
| 4193 | ['include', '^browser/ui/views/location_bar/keyword_hint_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4194 | ['include', '^browser/ui/views/location_bar/location_bar_view.cc'], |
| 4195 | ['include', '^browser/ui/views/location_bar/location_bar_view.h'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4196 | ['include', '^browser/ui/views/location_bar/location_icon_view.cc'], |
| 4197 | ['include', '^browser/ui/views/location_bar/location_icon_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4198 | ['include', '^browser/ui/views/location_bar/page_action_image_view.cc'], |
| 4199 | ['include', '^browser/ui/views/location_bar/page_action_image_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4200 | ['include', '^browser/ui/views/location_bar/page_action_with_badge_view.cc'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4201 | ['include', '^browser/ui/views/location_bar/page_action_with_badge_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4202 | ['include', '^browser/ui/views/location_bar/selected_keyword_view.cc'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4203 | ['include', '^browser/ui/views/location_bar/selected_keyword_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4204 | ['include', '^browser/ui/views/location_bar/star_view.cc'], |
| 4205 | ['include', '^browser/ui/views/location_bar/star_view.h'], |
| 4206 | ['include', '^browser/ui/views/location_bar_view.cc'], |
| 4207 | ['include', '^browser/ui/views/location_bar_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4208 | ['include', '^browser/ui/views/notifications/balloon_view_host.cc'], |
| 4209 | ['include', '^browser/ui/views/notifications/balloon_view_host.h'], |
| 4210 | ['include', '^browser/ui/views/options/options_page_view.cc'], |
| 4211 | ['include', '^browser/ui/views/options/options_page_view.h'], |
| 4212 | ['include', '^browser/ui/views/page_info_bubble_view.cc'], |
| 4213 | ['include', '^browser/ui/views/panel_controller.cc'], |
| 4214 | ['include', '^browser/ui/views/panel_controller.h'], |
| 4215 | ['include', '^browser/ui/views/panels/panel_container.cc'], |
| 4216 | ['include', '^browser/ui/views/panels/panel_container.h'], |
| 4217 | ['include', '^browser/ui/views/panels/panel_scroller.cc'], |
| 4218 | ['include', '^browser/ui/views/panels/panel_scroller.h'], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4219 | # Not necessary unless you're trying to build ChromeOS+views. |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4220 | #['include', '^browser/ui/views/panels/panel_scroller_container.cc'], |
| 4221 | #['include', '^browser/ui/views/panels/panel_scroller_container.h'], |
| 4222 | ['include', '^browser/ui/views/panels/panel_scroller_header.cc'], |
| 4223 | ['include', '^browser/ui/views/panels/panel_scroller_header.h'], |
| 4224 | ['include', '^browser/ui/views/pinned_contents_info_bubble.cc'], |
| 4225 | ['include', '^browser/ui/views/pinned_contents_info_bubble.h'], |
| 4226 | ['include', '^browser/ui/views/reload_button.cc'], |
| 4227 | ['include', '^browser/ui/views/reload_button.h'], |
| 4228 | ['include', '^browser/ui/views/restart_message_box.cc'], |
| 4229 | ['include', '^browser/ui/views/restart_message_box.h'], |
| 4230 | ['include', '^browser/ui/views/sad_tab_view.cc'], |
| 4231 | ['include', '^browser/ui/views/sad_tab_view.h'], |
| 4232 | ['include', '^browser/ui/views/select_file_dialog.cc'], |
| 4233 | ['include', '^browser/ui/views/status_bubble_views.cc'], |
| 4234 | ['include', '^browser/ui/views/status_bubble_views.h'], |
| 4235 | ['include', '^browser/ui/views/status_icons/status_tray_gtk.cc'], |
| 4236 | ['include', '^browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc'], |
| 4237 | ['include', '^browser/ui/views/tab_contents/native_tab_contents_container_gtk.h'], |
| 4238 | ['include', '^browser/ui/views/tab_contents/render_view_context_menu_views.cc'], |
| 4239 | ['include', '^browser/ui/views/tab_contents/render_view_context_menu_views.h'], |
| 4240 | ['include', '^browser/ui/views/tab_contents/tab_contents_container.cc'], |
| 4241 | ['include', '^browser/ui/views/tab_contents/tab_contents_container.h'], |
[email protected] | 72dd8ca | 2011-01-18 00:19:15 | [diff] [blame] | 4242 | ['include', '^browser/ui/views/tab_contents/tab_contents_container_native.cc'], |
| 4243 | ['include', '^browser/ui/views/tab_contents/tab_contents_container_native.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4244 | ['include', '^browser/ui/views/tab_contents/tab_contents_view_gtk.cc'], |
| 4245 | ['include', '^browser/ui/views/tab_contents/tab_contents_view_gtk.h'], |
| 4246 | ['include', '^browser/ui/views/tab_icon_view.cc'], |
| 4247 | ['include', '^browser/ui/views/tab_icon_view.h'], |
| 4248 | ['include', '^browser/ui/views/tabs/base_tab.cc'], |
| 4249 | ['include', '^browser/ui/views/tabs/base_tab.h'], |
| 4250 | ['include', '^browser/ui/views/tabs/base_tab_strip.cc'], |
| 4251 | ['include', '^browser/ui/views/tabs/base_tab_strip.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4252 | ['include', '^browser/ui/views/tabs/browser_tab_strip.cc'], |
| 4253 | ['include', '^browser/ui/views/tabs/browser_tab_strip.h'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4254 | ['include', '^browser/ui/views/tabs/browser_tab_strip_controller.cc'], |
| 4255 | ['include', '^browser/ui/views/tabs/browser_tab_strip_controller.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4256 | ['include', '^browser/ui/views/tabs/dragged_tab_controller.cc'], |
| 4257 | ['include', '^browser/ui/views/tabs/dragged_tab_controller.h'], |
| 4258 | ['include', '^browser/ui/views/tabs/dragged_tab_view.cc'], |
| 4259 | ['include', '^browser/ui/views/tabs/dragged_tab_view.h'], |
| 4260 | ['include', '^browser/ui/views/tabs/native_view_photobooth.h'], |
| 4261 | ['include', '^browser/ui/views/tabs/native_view_photobooth_gtk.cc'], |
| 4262 | ['include', '^browser/ui/views/tabs/native_view_photobooth_gtk.h'], |
| 4263 | ['include', '^browser/ui/views/tabs/side_tab.cc'], |
| 4264 | ['include', '^browser/ui/views/tabs/side_tab.h'], |
| 4265 | ['include', '^browser/ui/views/tabs/side_tab_strip.cc'], |
| 4266 | ['include', '^browser/ui/views/tabs/side_tab_strip.h'], |
| 4267 | ['include', '^browser/ui/views/tabs/tab.cc'], |
| 4268 | ['include', '^browser/ui/views/tabs/tab.h'], |
| 4269 | ['include', '^browser/ui/views/tabs/tab_controller.h'], |
| 4270 | ['include', '^browser/ui/views/tabs/tab_renderer_data.h'], |
| 4271 | ['include', '^browser/ui/views/tabs/tab_strip.cc'], |
| 4272 | ['include', '^browser/ui/views/tabs/tab_strip.h'], |
| 4273 | ['include', '^browser/ui/views/tabs/tab_strip_2.cc'], |
| 4274 | ['include', '^browser/ui/views/tabs/tab_strip_2.h'], |
[email protected] | 15972e0 | 2011-01-24 23:25:19 | [diff] [blame] | 4275 | ['include', '^browser/ui/views/tabs/tab_strip_factory.cc'], |
| 4276 | ['include', '^browser/ui/views/tabs/tab_strip_factory.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4277 | ['include', '^browser/ui/views/textfield_views.cc'], |
| 4278 | ['include', '^browser/ui/views/textfield_views.h'], |
| 4279 | ['include', '^browser/ui/views/theme_background.cc'], |
| 4280 | ['include', '^browser/ui/views/theme_background.h'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4281 | ['include', '^browser/ui/views/theme_install_bubble_view.cc'], |
| 4282 | ['include', '^browser/ui/views/theme_install_bubble_view.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4283 | ['include', '^browser/ui/views/toolbar_view.cc'], |
| 4284 | ['include', '^browser/ui/views/toolbar_view.h'], |
| 4285 | ['include', '^browser/ui/views/unhandled_keyboard_event_handler.cc'], |
| 4286 | ['include', '^browser/ui/views/unhandled_keyboard_event_handler.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4287 | ['include', '^browser/ui/views/update_recommended_message_box.cc'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4288 | ['include', '^browser/ui/views/update_recommended_message_box.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4289 | ['include', '^browser/ui/views/view_text_utils.cc'], |
| 4290 | ['include', '^browser/ui/views/view_text_utils.h'], |
| 4291 | ['include', '^browser/ui/views/window.cc'], |
| 4292 | ['include', '^browser/ui/views/window.h'], |
| 4293 | ['include', '^browser/ui/views/wrench_menu.cc'], |
| 4294 | ['include', '^browser/ui/views/wrench_menu.h'], |
[email protected] | 9a80065 | 2010-12-02 17:08:44 | [diff] [blame] | 4295 | ['include', '^browser/ui/window_sizer.cc'], |
| 4296 | ['include', '^browser/ui/window_sizer.h'], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4297 | |
| 4298 | # Other excluded stuff. |
| 4299 | ['exclude', '^browser/autocomplete/autocomplete_popup_view_gtk.cc'], |
| 4300 | ['exclude', '^browser/autocomplete/autocomplete_popup_view_gtk.h'], |
[email protected] | cf390ea4 | 2009-12-09 04:14:02 | [diff] [blame] | 4301 | ['exclude', '^browser/extensions/extension_host_mac.h'], |
| 4302 | ['exclude', '^browser/extensions/extension_host_mac.mm'], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4303 | ['exclude', '^browser/extensions/external_registry_extension_provider_win.cc'], |
[email protected] | 3870bbe9 | 2010-09-01 19:44:47 | [diff] [blame] | 4304 | ['exclude', '^browser/speech/speech_input_bubble_gtk.cc'], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4305 | ['exclude', '^browser/tab_contents/render_view_context_menu_gtk.cc'], |
| 4306 | ['exclude', '^browser/tab_contents/render_view_context_menu_gtk.h'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4307 | ['exclude', '^browser/tab_contents/tab_contents_view_gtk.cc'], |
| 4308 | ['exclude', '^browser/tab_contents/tab_contents_view_gtk.h'], |
[email protected] | c2d9f2d | 2010-11-09 04:14:38 | [diff] [blame] | 4309 | ['exclude', '^browser/ui/browser_list_gtk.cc'], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4310 | ], |
| 4311 | }], |
[email protected] | d683385 | 2010-08-20 18:00:45 | [diff] [blame] | 4312 | # Exclude these toolkit_views specific files again. |
| 4313 | # (Required because of the '^browser/extensions/' include above) |
| 4314 | ['toolkit_views==0', { |
| 4315 | 'sources/': [ |
| 4316 | ['exclude', '^browser/extensions/extension_input_api.cc'], |
| 4317 | ['exclude', '^browser/extensions/extension_input_api.h'], |
[email protected] | d5c4097 | 2011-02-09 02:12:09 | [diff] [blame] | 4318 | ['exclude', '^browser/extensions/key_identifier_conversion_views.cc'], |
| 4319 | ['exclude', '^browser/extensions/key_identifier_conversion_views.h'], |
[email protected] | d683385 | 2010-08-20 18:00:45 | [diff] [blame] | 4320 | ], |
| 4321 | }], |
[email protected] | b3f23ba | 2010-04-26 22:58:17 | [diff] [blame] | 4322 | # These GTK files haven't been ported to views, while ChromeOS has |
| 4323 | # its own separate implementation below. So re-include them only on |
| 4324 | # non-ChromeOS views Linux builds. |
[email protected] | 06c75618 | 2010-04-27 18:31:31 | [diff] [blame] | 4325 | ['OS=="linux" and toolkit_views==1 and chromeos==0', { |
[email protected] | fdc5bed | 2010-01-09 01:16:57 | [diff] [blame] | 4326 | 'sources/': [ |
[email protected] | 736d189 | 2011-01-14 00:19:04 | [diff] [blame] | 4327 | ['include', '^browser/ui/gtk/dialogs_gtk.cc'], |
| 4328 | ['include', '^browser/ui/gtk/external_protocol_dialog_gtk.cc'], |
| 4329 | ['include', '^browser/ui/gtk/external_protocol_dialog_gtk.h'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4330 | ['include', '^browser/ui/views/frame/browser_non_client_frame_view_factory_gtk.cc'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4331 | ['include', '^browser/ui/views/notifications/balloon_view.cc'], |
| 4332 | ['include', '^browser/ui/views/notifications/balloon_view.h'], |
[email protected] | d14af52 | 2010-12-02 03:54:50 | [diff] [blame] | 4333 | ['exclude', '^browser/ui/views/keyboard_overlay_delegate.cc'], |
| 4334 | ['exclude', '^browser/ui/views/keyboard_overlay_delegate.h'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4335 | ['exclude', '^browser/ui/views/select_file_dialog.cc'], |
[email protected] | fdc5bed | 2010-01-09 01:16:57 | [diff] [blame] | 4336 | ], |
| 4337 | }], |
[email protected] | 05af356 | 2010-02-26 00:41:12 | [diff] [blame] | 4338 | # GTK build only |
[email protected] | 06c75618 | 2010-04-27 18:31:31 | [diff] [blame] | 4339 | ['OS=="linux" and toolkit_views==0', { |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4340 | 'sources/': [ |
| 4341 | ['include', '^browser/printing/print_dialog_gtk.cc'], |
| 4342 | ['include', '^browser/printing/print_dialog_gtk.h'], |
[email protected] | d3a2cef | 2009-12-22 23:30:18 | [diff] [blame] | 4343 | ['exclude', '^browser/bookmarks/bookmark_drop_info.cc'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4344 | ['exclude', '^browser/ui/browser_list_stub.cc'], |
[email protected] | 213dac2 | 2010-11-09 07:35:32 | [diff] [blame] | 4345 | ['exclude', '^browser/ui/views/autocomplete/autocomplete_popup_gtk.cc'], |
| 4346 | ['exclude', '^browser/ui/views/autocomplete/autocomplete_popup_gtk.h'], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4347 | ], |
| 4348 | }], |
[email protected] | 602627cc | 2010-11-24 19:14:57 | [diff] [blame] | 4349 | # Touch build only |
| 4350 | ['OS=="linux" and toolkit_views==1 and touchui==1', { |
| 4351 | 'sources/': [ |
| 4352 | ['include', '^browser/ui/views/tab_contents/tab_contents_view_views.cc'], |
| 4353 | ['include', '^browser/ui/views/tab_contents/tab_contents_view_views.h'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4354 | ['include', '^browser/ui/views/tab_contents/tab_contents_container_views.cc'], |
| 4355 | ['include', '^browser/ui/views/tab_contents/tab_contents_container_views.h'], |
[email protected] | 602627cc | 2010-11-24 19:14:57 | [diff] [blame] | 4356 | # TODO(anicolao): exclude these once we have DOMUI dialogs |
[email protected] | 736d189 | 2011-01-14 00:19:04 | [diff] [blame] | 4357 | # ['exclude', '^browser/ui/gtk/constrained_window_gtk.cc'], |
| 4358 | # ['exclude', '^browser/ui/gtk/constrained_window_gtk.h'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4359 | ['exclude', '^browser/ui/views/frame/browser_non_client_frame_view_factory_gtk.cc'], |
| 4360 | ['exclude', '^browser/ui/views/tabs/tab_strip_factory.cc'], |
[email protected] | 72dd8ca | 2011-01-18 00:19:15 | [diff] [blame] | 4361 | ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_native.cc'], |
| 4362 | ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_native.h'], |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4363 | ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_gtk.cc'], |
| 4364 | ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_gtk.h'], |
[email protected] | 602627cc | 2010-11-24 19:14:57 | [diff] [blame] | 4365 | ], |
| 4366 | }], |
[email protected] | fdc5bed | 2010-01-09 01:16:57 | [diff] [blame] | 4367 | ['OS=="linux" and chromeos==1',{ |
[email protected] | 83f2207 | 2010-03-02 23:47:09 | [diff] [blame] | 4368 | 'sources/': [ |
[email protected] | 0e616879 | 2010-10-13 16:29:26 | [diff] [blame] | 4369 | ['exclude', '^browser/extensions/extension_tts_api_linux.cc'], |
[email protected] | 4a2a229 | 2010-10-26 14:47:31 | [diff] [blame] | 4370 | ['exclude', '^browser/geolocation/wifi_data_provider_linux.cc'], |
| 4371 | ['exclude', '^browser/geolocation/wifi_data_provider_linux.h'], |
[email protected] | 7caf730c | 2011-02-01 18:35:08 | [diff] [blame] | 4372 | ['exclude', '^browser/notifications/balloon_collection_impl.cc'], |
[email protected] | 83f2207 | 2010-03-02 23:47:09 | [diff] [blame] | 4373 | ['exclude', '^browser/notifications/balloon_collection_impl.h'], |
[email protected] | 70a4ec5f | 2010-03-08 18:55:11 | [diff] [blame] | 4374 | ['exclude', '^browser/notifications/balloon_collection_linux.cc'], |
[email protected] | 83f2207 | 2010-03-02 23:47:09 | [diff] [blame] | 4375 | ], |
[email protected] | d3a2cef | 2009-12-22 23:30:18 | [diff] [blame] | 4376 | 'dependencies': [ |
[email protected] | 9cac94e | 2010-10-01 16:35:12 | [diff] [blame] | 4377 | '../third_party/protobuf/protobuf.gyp:protobuf_lite', |
[email protected] | 9cac94e | 2010-10-01 16:35:12 | [diff] [blame] | 4378 | '../third_party/protobuf/protobuf.gyp:protoc#host', |
[email protected] | 1e40513c | 2010-07-22 01:00:21 | [diff] [blame] | 4379 | ], |
| 4380 | 'conditions': [ |
| 4381 | ['system_libcros==0', { |
| 4382 | 'dependencies': [ |
| 4383 | '../third_party/cros/cros_api.gyp:cros_api', |
| 4384 | ], |
| 4385 | 'include_dirs': [ |
| 4386 | '../third_party/' |
| 4387 | ], |
| 4388 | }], |
| 4389 | ['system_libcros==1', { |
| 4390 | 'link_settings': { |
| 4391 | 'libraries': [ |
| 4392 | '-lcrosapi', |
| 4393 | ], |
| 4394 | }, |
| 4395 | }], |
[email protected] | d3a2cef | 2009-12-22 23:30:18 | [diff] [blame] | 4396 | ], |
| 4397 | 'actions': [ |
| 4398 | { |
| 4399 | 'action_name': 'my_proto', |
| 4400 | 'inputs': [ |
| 4401 | '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)', |
| 4402 | 'browser/metrics/system_metrics.proto', |
| 4403 | ], |
| 4404 | 'outputs': [ |
| 4405 | '<(INTERMEDIATE_DIR)/chrome/browser/metrics/system_metrics.pb.cc', |
| 4406 | '<(INTERMEDIATE_DIR)/chrome/browser/metrics/system_metrics.pb.h', |
| 4407 | ], |
| 4408 | 'dependencies': [ |
[email protected] | 9cac94e | 2010-10-01 16:35:12 | [diff] [blame] | 4409 | '../third_party/protobuf/protobuf.gyp:protoc', |
[email protected] | d3a2cef | 2009-12-22 23:30:18 | [diff] [blame] | 4410 | ], |
| 4411 | 'action': [ |
| 4412 | '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)', |
| 4413 | 'browser/metrics/system_metrics.proto', |
| 4414 | '--cpp_out=<(INTERMEDIATE_DIR)/chrome', |
| 4415 | ], |
| 4416 | }, |
| 4417 | ], |
| 4418 | }], |
[email protected] | e215b1d | 2010-10-28 17:02:20 | [diff] [blame] | 4419 | ['OS=="linux" and gcc_version==45', { |
| 4420 | # Avoid gcc 4.5 miscompilation of template_url.cc |
| 4421 | # as per http://crbug.com/41887 |
| 4422 | 'cflags': [ |
| 4423 | '-fno-ipa-cp', |
| 4424 | ], |
| 4425 | }], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4426 | ], |
| 4427 | # Exclude files that should be excluded for all non-Windows platforms. |
| 4428 | 'sources!': [ |
[email protected] | c5c2a67 | 2010-10-01 23:28:04 | [diff] [blame] | 4429 | 'browser/accessibility/browser_accessibility_manager_win.cc', |
| 4430 | 'browser/accessibility/browser_accessibility_manager_win.h', |
[email protected] | 83bfa0b | 2011-02-01 05:37:46 | [diff] [blame] | 4431 | 'browser/accessibility/browser_accessibility_win.cc', |
| 4432 | 'browser/accessibility/browser_accessibility_win.h', |
[email protected] | da2566e1 | 2010-03-10 06:23:35 | [diff] [blame] | 4433 | 'browser/aeropeek_manager.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4434 | 'browser/autocomplete/autocomplete_accessibility.cc', |
| 4435 | 'browser/bookmarks/bookmark_menu_controller.cc', |
| 4436 | 'browser/bookmarks/bookmark_menu_controller.h', |
[email protected] | 22aa4b6 | 2010-09-02 17:19:46 | [diff] [blame] | 4437 | 'browser/extensions/extension_tts_api_win.cc', |
[email protected] | f7578f5 | 2010-08-30 22:22:49 | [diff] [blame] | 4438 | 'browser/google/google_update.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4439 | 'browser/history/history_indexer.idl', |
| 4440 | 'browser/history_tab_ui.cc', |
| 4441 | 'browser/history_view.cc', |
| 4442 | 'browser/ime_input.cc', |
| 4443 | 'browser/importer/ie_importer.cc', |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4444 | ], |
| 4445 | }], |
[email protected] | 5f7e5cb2 | 2010-11-15 16:08:10 | [diff] [blame] | 4446 | [ 'use_openssl==1', { |
| 4447 | 'sources!': [ |
| 4448 | 'browser/importer/nss_decryptor.cc', |
| 4449 | 'browser/importer/nss_decryptor_system_nss.cc', |
| 4450 | 'browser/importer/nss_decryptor_system_nss.h', |
[email protected] | 3f1f841 | 2011-01-19 03:01:23 | [diff] [blame] | 4451 | 'browser/ui/crypto_module_password_dialog_nss.cc', |
[email protected] | 39ab0983 | 2011-01-18 10:41:12 | [diff] [blame] | 4452 | ]}, { |
| 4453 | 'sources!': [ |
[email protected] | 3f1f841 | 2011-01-19 03:01:23 | [diff] [blame] | 4454 | 'browser/ui/crypto_module_password_dialog_openssl.cc', |
[email protected] | 39ab0983 | 2011-01-18 10:41:12 | [diff] [blame] | 4455 | ]}, |
| 4456 | ], |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4457 | ], |
| 4458 | }, |
[email protected] | b7b9e03 | 2010-03-17 19:48:51 | [diff] [blame] | 4459 | { |
[email protected] | 8620662 | 2010-05-14 05:45:26 | [diff] [blame] | 4460 | # Protobuf compiler / generate rule for feedback |
| 4461 | 'target_name': 'userfeedback_proto', |
| 4462 | 'type': 'none', |
| 4463 | 'sources': [ |
| 4464 | 'browser/userfeedback/proto/annotations.proto', |
[email protected] | ac1894a | 2010-08-22 10:38:54 | [diff] [blame] | 4465 | 'browser/userfeedback/proto/chrome.proto', |
[email protected] | 8620662 | 2010-05-14 05:45:26 | [diff] [blame] | 4466 | 'browser/userfeedback/proto/common.proto', |
[email protected] | 8620662 | 2010-05-14 05:45:26 | [diff] [blame] | 4467 | 'browser/userfeedback/proto/dom.proto', |
| 4468 | 'browser/userfeedback/proto/extension.proto', |
| 4469 | 'browser/userfeedback/proto/math.proto', |
| 4470 | 'browser/userfeedback/proto/web.proto', |
| 4471 | ], |
| 4472 | 'rules': [ |
| 4473 | { |
| 4474 | 'rule_name': 'genproto', |
| 4475 | 'extension': 'proto', |
| 4476 | 'inputs': [ |
| 4477 | '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)', |
| 4478 | ], |
| 4479 | 'variables': { |
| 4480 | # The protoc compiler requires a proto_path argument with the |
| 4481 | # directory containing the .proto file. |
| 4482 | # There's no generator variable that corresponds to this, so fake it. |
| 4483 | 'rule_input_relpath': 'browser/userfeedback/proto', |
| 4484 | }, |
| 4485 | 'outputs': [ |
| 4486 | '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.h', |
| 4487 | '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.cc', |
| 4488 | ], |
| 4489 | 'action': [ |
| 4490 | '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)', |
| 4491 | '--proto_path=./<(rule_input_relpath)', |
| 4492 | './<(rule_input_relpath)/<(RULE_INPUT_ROOT)<(RULE_INPUT_EXT)', |
| 4493 | '--cpp_out=<(protoc_out_dir)/chrome/<(rule_input_relpath)', |
| 4494 | ], |
| 4495 | 'message': 'Generating C++ code from <(RULE_INPUT_PATH)', |
| 4496 | }, |
| 4497 | ], |
| 4498 | 'dependencies': [ |
[email protected] | af3176a2 | 2010-10-13 18:21:19 | [diff] [blame] | 4499 | '../third_party/protobuf/protobuf.gyp:protobuf_lite', |
[email protected] | 9cac94e | 2010-10-01 16:35:12 | [diff] [blame] | 4500 | '../third_party/protobuf/protobuf.gyp:protoc#host', |
[email protected] | 8620662 | 2010-05-14 05:45:26 | [diff] [blame] | 4501 | ], |
| 4502 | 'direct_dependent_settings': { |
| 4503 | 'include_dirs': [ |
| 4504 | '<(protoc_out_dir)', |
| 4505 | ] |
| 4506 | }, |
| 4507 | 'export_dependent_settings': [ |
[email protected] | af3176a2 | 2010-10-13 18:21:19 | [diff] [blame] | 4508 | '../third_party/protobuf/protobuf.gyp:protobuf_lite', |
[email protected] | 8620662 | 2010-05-14 05:45:26 | [diff] [blame] | 4509 | ], |
[email protected] | 8620662 | 2010-05-14 05:45:26 | [diff] [blame] | 4510 | }, |
[email protected] | bd1b1d6 | 2010-11-11 21:53:16 | [diff] [blame] | 4511 | { |
| 4512 | # Protobuf compiler / generator for the safebrowsing client-side detection |
| 4513 | # (csd) request protocol buffer. |
| 4514 | 'target_name': 'safe_browsing_csd_proto', |
| 4515 | 'type': 'none', |
| 4516 | 'sources': [ 'browser/safe_browsing/csd.proto' ], |
| 4517 | 'rules': [ |
| 4518 | { |
| 4519 | 'rule_name': 'genproto', |
| 4520 | 'extension': 'proto', |
| 4521 | 'inputs': [ |
| 4522 | '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)', |
| 4523 | ], |
| 4524 | 'variables': { |
| 4525 | # The protoc compiler requires a proto_path argument with the |
| 4526 | # directory containing the .proto file. |
| 4527 | # There's no generator variable that corresponds to this, so fake |
| 4528 | # it. |
| 4529 | 'rule_input_relpath': 'browser/safe_browsing', |
| 4530 | }, |
| 4531 | 'outputs': [ |
| 4532 | '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.h', |
| 4533 | '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.cc', |
| 4534 | ], |
| 4535 | 'action': [ |
| 4536 | '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)', |
| 4537 | '--proto_path=./<(rule_input_relpath)', |
| 4538 | './<(rule_input_relpath)/<(RULE_INPUT_ROOT)<(RULE_INPUT_EXT)', |
| 4539 | '--cpp_out=<(protoc_out_dir)/chrome/<(rule_input_relpath)', |
| 4540 | ], |
| 4541 | 'message': 'Generating C++ code from <(RULE_INPUT_PATH)', |
| 4542 | }, |
| 4543 | ], |
| 4544 | 'dependencies': [ |
| 4545 | '../third_party/protobuf/protobuf.gyp:protobuf_lite', |
| 4546 | '../third_party/protobuf/protobuf.gyp:protoc#host', |
| 4547 | ], |
| 4548 | 'direct_dependent_settings': { |
| 4549 | 'include_dirs': [ |
| 4550 | '<(protoc_out_dir)', |
| 4551 | ] |
| 4552 | }, |
| 4553 | 'export_dependent_settings': [ |
| 4554 | '../third_party/protobuf/protobuf.gyp:protobuf_lite', |
| 4555 | ], |
| 4556 | }, |
[email protected] | 3882f1f | 2010-12-10 04:42:26 | [diff] [blame] | 4557 | { |
| 4558 | # Protobuf compiler / generator for the safebrowsing reporting |
| 4559 | # protocol buffer. |
| 4560 | 'target_name': 'safe_browsing_report_proto', |
| 4561 | 'type': 'none', |
| 4562 | 'sources': [ 'browser/safe_browsing/report.proto' ], |
| 4563 | 'rules': [ |
| 4564 | { |
| 4565 | 'rule_name': 'genproto', |
| 4566 | 'extension': 'proto', |
| 4567 | 'inputs': [ |
| 4568 | '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)', |
| 4569 | ], |
| 4570 | 'variables': { |
| 4571 | # The protoc compiler requires a proto_path argument with the |
| 4572 | # directory containing the .proto file. |
| 4573 | # There's no generator variable that corresponds to this, so fake |
| 4574 | # it. |
| 4575 | 'rule_input_relpath': 'browser/safe_browsing', |
| 4576 | }, |
| 4577 | 'outputs': [ |
| 4578 | '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.h', |
| 4579 | '<(protoc_out_dir)/chrome/<(rule_input_relpath)/<(RULE_INPUT_ROOT).pb.cc', |
| 4580 | ], |
| 4581 | 'action': [ |
| 4582 | '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)protoc<(EXECUTABLE_SUFFIX)', |
| 4583 | '--proto_path=./<(rule_input_relpath)', |
| 4584 | './<(rule_input_relpath)/<(RULE_INPUT_ROOT)<(RULE_INPUT_EXT)', |
| 4585 | '--cpp_out=<(protoc_out_dir)/chrome/<(rule_input_relpath)', |
| 4586 | ], |
| 4587 | 'message': 'Generating C++ code from <(RULE_INPUT_PATH)', |
| 4588 | }, |
| 4589 | ], |
| 4590 | 'dependencies': [ |
| 4591 | '../third_party/protobuf/protobuf.gyp:protobuf_lite', |
| 4592 | '../third_party/protobuf/protobuf.gyp:protoc#host', |
| 4593 | ], |
| 4594 | 'direct_dependent_settings': { |
| 4595 | 'include_dirs': [ |
| 4596 | '<(protoc_out_dir)', |
| 4597 | ] |
| 4598 | }, |
| 4599 | 'export_dependent_settings': [ |
| 4600 | '../third_party/protobuf/protobuf.gyp:protobuf_lite', |
| 4601 | ], |
| 4602 | }, |
[email protected] | 8301990 | 2009-12-02 05:32:59 | [diff] [blame] | 4603 | ], |
| 4604 | } |
| 4605 | |
| 4606 | # Local Variables: |
| 4607 | # tab-width:2 |
| 4608 | # indent-tabs-mode:nil |
| 4609 | # End: |
| 4610 | # vim: set expandtab tabstop=2 shiftwidth=2: |