blob: e65b6adb172258eca9059d188fbd9e29b5e28f2c [file] [log] [blame]
jhawkins@chromium.org4a310212012-01-04 04:36:57 +09001# Copyright (c) 2012 The Chromium Authors. All rights reserved.
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +09002# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5{
primianof5ef0352015-03-20 06:20:34 +09006 'includes': [
7 'trace_event/trace_event.gypi',
8 ],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +09009 'target_defaults': {
10 'variables': {
11 'base_target': 0,
sergeyu@chromium.orgb9b28472013-12-23 13:02:49 +090012 'base_i18n_target': 0,
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090013 },
14 'target_conditions': [
sky@chromium.org1987a752010-07-02 05:14:50 +090015 # This part is shared between the targets defined below.
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090016 ['base_target==1', {
17 'sources': [
18 '../build/build_config.h',
jamesr@chromium.org31407542012-04-28 11:56:38 +090019 'allocator/allocator_extension.cc',
20 'allocator/allocator_extension.h',
dmikurube@chromium.org2e7fd102012-09-26 14:17:25 +090021 'allocator/type_profiler_control.cc',
22 'allocator/type_profiler_control.h',
kkimlabs488930e2015-02-28 07:36:56 +090023 'android/animation_frame_time_histogram.cc',
24 'android/animation_frame_time_histogram.h',
agrieveb644a2d2015-05-28 03:08:38 +090025 'android/apk_assets.cc',
26 'android/apk_assets.h',
dtrainor@chromium.org98e65892014-02-22 08:04:08 +090027 'android/application_status_listener.cc',
28 'android/application_status_listener.h',
michaelbai34185242015-01-29 06:40:36 +090029 'android/base_jni_onload.cc',
30 'android/base_jni_onload.h',
tedchoc@chromium.org9842fef2012-04-25 12:18:46 +090031 'android/base_jni_registrar.cc',
32 'android/base_jni_registrar.h',
carlosvaldivia@google.com2a5b0832012-04-11 07:52:44 +090033 'android/build_info.cc',
34 'android/build_info.h',
jdduke@chromium.org05c5b692013-11-21 01:52:51 +090035 'android/command_line_android.cc',
36 'android/command_line_android.h',
qinmin@chromium.org8abcc0c2013-11-20 16:04:55 +090037 'android/content_uri_utils.cc',
38 'android/content_uri_utils.h',
digit@chromium.orgfcf6b522013-01-10 02:09:24 +090039 'android/cpu_features.cc',
mnaganov@chromium.orga3997162014-06-12 17:36:08 +090040 'android/event_log.cc',
41 'android/event_log.h',
maxbogue@chromium.org41410a12014-06-21 22:23:26 +090042 'android/field_trial_list.cc',
43 'android/field_trial_list.h',
scherkus@chromium.org10c10aa2013-06-19 04:34:34 +090044 'android/fifo_utils.cc',
45 'android/fifo_utils.h',
aberent@chromium.org43a0bf12013-03-02 04:32:27 +090046 'android/important_file_writer_android.cc',
47 'android/important_file_writer_android.h',
satoruxde43bfd2015-02-13 13:37:02 +090048 'android/java_handler_thread.cc',
49 'android/java_handler_thread.h',
ssidd764cdc2015-04-23 02:48:01 +090050 'android/java_runtime.cc',
51 'android/java_runtime.h',
joth@chromium.orged27f3a2011-09-09 19:17:35 +090052 'android/jni_android.cc',
53 'android/jni_android.h',
54 'android/jni_array.cc',
55 'android/jni_array.h',
tedchoc@chromium.org9842fef2012-04-25 12:18:46 +090056 'android/jni_registrar.cc',
57 'android/jni_registrar.h',
joth@chromium.orged27f3a2011-09-09 19:17:35 +090058 'android/jni_string.cc',
59 'android/jni_string.h',
mkosiba@chromium.org33075172014-08-22 01:37:32 +090060 'android/jni_utils.cc',
61 'android/jni_utils.h',
newt@chromium.org9910bed2014-04-24 05:01:20 +090062 'android/jni_weak_ref.cc',
63 'android/jni_weak_ref.h',
satoruxde43bfd2015-02-13 13:37:02 +090064 'android/library_loader/library_load_from_apk_status_codes.h',
aberent@chromium.orga5a1e7c2014-02-11 01:19:22 +090065 'android/library_loader/library_loader_hooks.cc',
66 'android/library_loader/library_loader_hooks.h',
lizeb2d778ad2015-04-29 20:51:49 +090067 'android/library_loader/library_prefetcher.cc',
68 'android/library_loader/library_prefetcher.h',
satoruxde43bfd2015-02-13 13:37:02 +090069 'android/locale_utils.cc',
70 'android/locale_utils.h',
bulach@chromium.orga49afdc2013-06-13 00:33:47 +090071 'android/memory_pressure_listener_android.cc',
72 'android/memory_pressure_listener_android.h',
benm@chromium.orgfa2d5d82012-08-07 02:56:04 +090073 'android/path_service_android.cc',
74 'android/path_service_android.h',
joth@chromium.orged27f3a2011-09-09 19:17:35 +090075 'android/path_utils.cc',
76 'android/path_utils.h',
ppia67ef212015-01-22 10:12:51 +090077 'android/record_histogram.cc',
78 'android/record_histogram.h',
pkotwiczaf02fe62015-04-10 01:30:31 +090079 'android/record_user_action.cc',
80 'android/record_user_action.h',
satoruxde43bfd2015-02-13 13:37:02 +090081 'android/scoped_java_ref.cc',
82 'android/scoped_java_ref.h',
dtrainor@chromium.org859ed342013-06-21 03:36:08 +090083 'android/sys_utils.cc',
84 'android/sys_utils.h',
james.wei@intel.com07a85622013-01-30 15:24:49 +090085 'android/thread_utils.h',
aberent@chromium.org62536002014-01-10 21:38:09 +090086 'android/trace_event_binding.cc',
87 'android/trace_event_binding.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090088 'at_exit.cc',
89 'at_exit.h',
90 'atomic_ref_count.h',
91 'atomic_sequence_num.h',
92 'atomicops.h',
bbudge@chromium.org407d3b52012-08-23 03:22:03 +090093 'atomicops_internals_gcc.h',
leng@chromium.org98cd05c2012-07-14 01:49:44 +090094 'atomicops_internals_mac.h',
jfb90484d42014-10-15 00:06:05 +090095 'atomicops_internals_portable.h',
thestig@chromium.orgb6ba9432010-04-03 10:05:39 +090096 'atomicops_internals_x86_gcc.cc',
ensonic@google.com24ba1962011-09-29 01:28:40 +090097 'atomicops_internals_x86_gcc.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090098 'atomicops_internals_x86_msvc.h',
groby@chromium.org042aa752013-08-25 00:00:33 +090099 'barrier_closure.cc',
100 'barrier_closure.h',
tfarina@chromium.org5e7e6732014-02-27 03:14:57 +0900101 'base64.cc',
102 'base64.h',
darin@chromium.orge585bed2011-08-06 00:34:00 +0900103 'base_export.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900104 'base_paths.cc',
105 'base_paths.h',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900106 'base_paths_android.cc',
avi@chromium.orga7d1df92012-03-23 06:44:31 +0900107 'base_paths_android.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900108 'base_paths_mac.h',
109 'base_paths_mac.mm',
mark@chromium.orga8f9a692011-11-15 04:15:25 +0900110 'base_paths_posix.cc',
gab@chromium.org97fc1e62012-09-21 01:24:52 +0900111 'base_paths_posix.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900112 'base_paths_win.cc',
113 'base_paths_win.h',
ensonic@google.com24ba1962011-09-29 01:28:40 +0900114 'base_switches.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900115 'basictypes.h',
tfarina@chromium.org5e7e6732014-02-27 03:14:57 +0900116 'big_endian.cc',
117 'big_endian.h',
ajwong@chromium.orge2cca632011-02-15 10:27:38 +0900118 'bind.h',
ajwong@chromium.orge4f3dc32012-01-07 07:12:28 +0900119 'bind_helpers.cc',
ajwong@chromium.orge2cca632011-02-15 10:27:38 +0900120 'bind_helpers.h',
121 'bind_internal.h',
ajwong@chromium.orgcb175342011-02-27 10:25:59 +0900122 'bind_internal_win.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900123 'bits.h',
agl@chromium.orgb9206f42011-11-12 01:09:31 +0900124 'build_time.cc',
125 'build_time.h',
akalin@chromium.org6ed4f882010-02-19 12:15:59 +0900126 'callback.h',
avi@chromium.orgb74bab82013-08-30 11:04:04 +0900127 'callback_helpers.cc',
fischman@chromium.orgdc221a72012-03-25 05:37:27 +0900128 'callback_helpers.h',
ajwong@chromium.orgfa0ff432011-02-19 08:29:31 +0900129 'callback_internal.cc',
130 'callback_internal.h',
caitkp@chromium.org49647322013-09-27 04:20:18 +0900131 'callback_list.h',
jhawkins@chromium.org78936ff2011-11-24 13:12:04 +0900132 'cancelable_callback.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900133 'command_line.cc',
134 'command_line.h',
135 'compiler_specific.h',
mdempskyf053fed2014-09-30 03:48:12 +0900136 'containers/adapters.h',
brettw@chromium.org30230a82013-06-12 02:52:44 +0900137 'containers/hash_tables.h',
brettw@chromium.org427b15b2012-11-10 09:46:16 +0900138 'containers/linked_list.h',
brettw@chromium.org4f5affd2012-11-14 05:34:14 +0900139 'containers/mru_cache.h',
powei@chromium.org47e55112013-08-30 11:41:32 +0900140 'containers/scoped_ptr_hash_map.h',
brettw@chromium.orgba6903b2012-11-10 07:49:19 +0900141 'containers/small_map.h',
brettw@chromium.org427b15b2012-11-10 09:46:16 +0900142 'containers/stack_container.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900143 'cpu.cc',
144 'cpu.h',
chenyu@chromium.org4c63e782012-08-02 00:42:16 +0900145 'critical_closure.h',
gab@chromium.orga06c8a52014-05-09 20:57:31 +0900146 'critical_closure_internal_ios.mm',
apatrick@chromium.org87164042011-05-20 07:28:25 +0900147 'debug/alias.cc',
148 'debug/alias.h',
sebmarchand@chromium.orgd117d7a2014-06-14 17:29:37 +0900149 'debug/asan_invalid_access.cc',
150 'debug/asan_invalid_access.h',
rsesek@chromium.org07846832013-01-03 11:10:56 +0900151 'debug/crash_logging.cc',
152 'debug/crash_logging.h',
brettw@chromium.org2f49b122010-10-26 13:07:50 +0900153 'debug/debugger.cc',
154 'debug/debugger.h',
155 'debug/debugger_posix.cc',
156 'debug/debugger_win.cc',
jochen@chromium.org74e19e22013-12-19 02:42:27 +0900157 'debug/dump_without_crashing.cc',
158 'debug/dump_without_crashing.h',
cpu@chromium.org24ea9722014-02-11 14:12:07 +0900159 'debug/gdi_debug_util_win.cc',
gab@chromium.orga06c8a52014-05-09 20:57:31 +0900160 'debug/gdi_debug_util_win.h',
akalin@chromium.orgb27e8912012-12-07 08:27:46 +0900161 # This file depends on files from the 'allocator' target,
162 # but this target does not depend on 'allocator' (see
163 # allocator.gyp for details).
brettw@chromium.org2f49b122010-10-26 13:07:50 +0900164 'debug/leak_annotations.h',
165 'debug/leak_tracker.h',
scherkus@chromium.org113e6c42013-07-03 11:02:23 +0900166 'debug/proc_maps_linux.cc',
167 'debug/proc_maps_linux.h',
davemoore@chromium.orgeeb51f72011-02-02 08:35:25 +0900168 'debug/profiler.cc',
169 'debug/profiler.h',
brettw@chromium.org2f49b122010-10-26 13:07:50 +0900170 'debug/stack_trace.cc',
171 'debug/stack_trace.h',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900172 'debug/stack_trace_android.cc',
brettw@chromium.org2f49b122010-10-26 13:07:50 +0900173 'debug/stack_trace_posix.cc',
174 'debug/stack_trace_win.cc',
skyostil@chromium.org2ca1bf32014-08-14 23:26:09 +0900175 'debug/task_annotator.cc',
176 'debug/task_annotator.h',
msarda@chromium.org59491bb2013-04-19 02:17:33 +0900177 'deferred_sequenced_task_runner.cc',
178 'deferred_sequenced_task_runner.h',
tfarina@chromium.org6d36c5d2010-08-03 12:00:50 +0900179 'environment.cc',
180 'environment.h',
ensonic@google.com24ba1962011-09-29 01:28:40 +0900181 'file_descriptor_posix.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900182 'file_version_info.h',
tony@chromium.org9f7a86f2010-04-14 10:46:43 +0900183 'file_version_info_mac.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900184 'file_version_info_mac.mm',
tony@chromium.org9f7a86f2010-04-14 10:46:43 +0900185 'file_version_info_win.cc',
186 'file_version_info_win.h',
brettw@chromium.orgbf3eb522012-06-30 06:09:14 +0900187 'files/dir_reader_fallback.h',
188 'files/dir_reader_linux.h',
189 'files/dir_reader_posix.h',
rvargas@chromium.org12938d72013-12-04 09:46:32 +0900190 'files/file.cc',
191 'files/file.h',
brettw@chromium.org56946722013-06-08 13:53:36 +0900192 'files/file_enumerator.cc',
193 'files/file_enumerator.h',
194 'files/file_enumerator_posix.cc',
195 'files/file_enumerator_win.cc',
brettw@chromium.org59eef1f2013-02-24 14:40:52 +0900196 'files/file_path.cc',
197 'files/file_path.h',
scottmg@chromium.orgdef6ed82013-05-21 18:44:02 +0900198 'files/file_path_constants.cc',
craig.schlenter@chromium.orgb2d581e2011-04-15 01:56:01 +0900199 'files/file_path_watcher.cc',
200 'files/file_path_watcher.h',
vandebo@chromium.orgc185d782014-06-11 16:15:24 +0900201 'files/file_path_watcher_fsevents.cc',
202 'files/file_path_watcher_fsevents.h',
robert.nagy@gmail.combd7a6ad2011-10-26 08:35:27 +0900203 'files/file_path_watcher_kqueue.cc',
vandebo@chromium.orgc185d782014-06-11 16:15:24 +0900204 'files/file_path_watcher_kqueue.h',
craig.schlenter@chromium.orgb2d581e2011-04-15 01:56:01 +0900205 'files/file_path_watcher_linux.cc',
vandebo@chromium.orgc185d782014-06-11 16:15:24 +0900206 'files/file_path_watcher_mac.cc',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900207 'files/file_path_watcher_stub.cc',
craig.schlenter@chromium.orgb2d581e2011-04-15 01:56:01 +0900208 'files/file_path_watcher_win.cc',
rvargas@chromium.org12938d72013-12-04 09:46:32 +0900209 'files/file_posix.cc',
rvargas@chromium.orgc40e3b12014-03-15 14:19:31 +0900210 'files/file_proxy.cc',
211 'files/file_proxy.h',
dbeamfe14ece2015-05-11 16:53:47 +0900212 'files/file_tracing.cc',
213 'files/file_tracing.h',
brettw@chromium.org01f3da42014-08-14 05:22:14 +0900214 'files/file_util.cc',
215 'files/file_util.h',
216 'files/file_util_android.cc',
217 'files/file_util_linux.cc',
218 'files/file_util_mac.mm',
219 'files/file_util_posix.cc',
brettw@chromium.org06a553b2013-01-26 09:21:58 +0900220 'files/file_util_proxy.cc',
221 'files/file_util_proxy.h',
brettw@chromium.org01f3da42014-08-14 05:22:14 +0900222 'files/file_util_win.cc',
rvargas@chromium.org12938d72013-12-04 09:46:32 +0900223 'files/file_win.cc',
joi@chromium.org20009e32012-10-25 01:33:36 +0900224 'files/important_file_writer.cc',
satoruxde43bfd2015-02-13 13:37:02 +0900225 'files/important_file_writer.h',
tfarina@chromium.orgef8403e2013-02-25 06:55:45 +0900226 'files/memory_mapped_file.cc',
227 'files/memory_mapped_file.h',
228 'files/memory_mapped_file_posix.cc',
229 'files/memory_mapped_file_win.cc',
brettw@chromium.orgb52f29b2014-03-18 04:02:35 +0900230 'files/scoped_file.cc',
231 'files/scoped_file.h',
brettw@chromium.org091db522012-11-17 05:34:23 +0900232 'files/scoped_temp_dir.cc',
233 'files/scoped_temp_dir.h',
ensonic@google.com24ba1962011-09-29 01:28:40 +0900234 'format_macros.h',
phajdan.jr@chromium.orgdd43b732010-06-01 23:30:51 +0900235 'gtest_prod_util.h',
marja@chromium.org9158ee02012-06-14 23:22:07 +0900236 'guid.cc',
237 'guid.h',
238 'guid_posix.cc',
239 'guid_win.cc',
jbates@chromium.org68c7aea2012-09-01 09:55:09 +0900240 'hash.cc',
241 'hash.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900242 'id_map.h',
eugenebut68574c32014-11-25 09:15:24 +0900243 'ios/block_types.h',
stuartmorgan56a89892015-02-15 07:19:30 +0900244 'ios/crb_protocol_observers.h',
245 'ios/crb_protocol_observers.mm',
chenyu@chromium.org3f440a42012-08-07 20:03:11 +0900246 'ios/device_util.h',
247 'ios/device_util.mm',
qsr@chromium.org75a02f32012-10-06 02:48:58 +0900248 'ios/ios_util.h',
249 'ios/ios_util.mm',
chenyu@chromium.org4c63e782012-08-02 00:42:16 +0900250 'ios/scoped_critical_action.h',
251 'ios/scoped_critical_action.mm',
droger0d320762014-12-13 02:39:02 +0900252 'ios/weak_nsobject.h',
253 'ios/weak_nsobject.mm',
bbudge@chromium.org218cd872012-02-27 05:26:42 +0900254 'json/json_file_value_serializer.cc',
255 'json/json_file_value_serializer.h',
rsesek@chromium.orgc2d2b202012-05-17 00:23:30 +0900256 'json/json_parser.cc',
257 'json/json_parser.h',
erg@google.com8aca7272010-08-19 03:33:57 +0900258 'json/json_reader.cc',
259 'json/json_reader.h',
bbudge@chromium.org218cd872012-02-27 05:26:42 +0900260 'json/json_string_value_serializer.cc',
261 'json/json_string_value_serializer.h',
dmichael2f7bc202014-12-19 07:30:11 +0900262 'json/json_value_converter.cc',
mukai@chromium.org55292e42011-12-23 03:31:47 +0900263 'json/json_value_converter.h',
erg@google.com8aca7272010-08-19 03:33:57 +0900264 'json/json_writer.cc',
265 'json/json_writer.h',
266 'json/string_escape.cc',
267 'json/string_escape.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900268 'lazy_instance.cc',
269 'lazy_instance.h',
ajwong@chromium.org8e2e3002011-09-22 03:05:41 +0900270 'location.cc',
271 'location.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900272 'logging.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900273 'logging.h',
thestig@chromium.orgb6ba9432010-04-03 10:05:39 +0900274 'logging_win.cc',
rvargas@google.comc3b65182011-03-29 08:48:44 +0900275 'logging_win.h',
lambroslambrou@chromium.org3fb62442012-03-22 05:55:05 +0900276 'mac/authorization_util.h',
277 'mac/authorization_util.mm',
noyau@chromium.orgc2ad9492012-07-26 02:47:58 +0900278 'mac/bind_objc_block.h',
jeremy@chromium.org3c9aa4b2012-01-12 06:35:51 +0900279 'mac/bundle_locations.h',
280 'mac/bundle_locations.mm',
mark@chromium.org712f4ce2013-09-17 03:31:33 +0900281 'mac/close_nocancel.cc',
brettw@chromium.org624f07962010-12-23 09:43:36 +0900282 'mac/cocoa_protocols.h',
rsesek14d51262015-05-14 04:49:10 +0900283 'mac/dispatch_source_mach.cc',
284 'mac/dispatch_source_mach.h',
bauerb@chromium.orgfe9f8532011-03-15 18:51:50 +0900285 'mac/foundation_util.h',
286 'mac/foundation_util.mm',
jeremya@chromium.orgdebea9a2013-04-30 14:00:13 +0900287 'mac/launch_services_util.cc',
288 'mac/launch_services_util.h',
lambroslambrou@chromium.org49a69582012-03-30 01:57:53 +0900289 'mac/launchd.cc',
290 'mac/launchd.h',
rsesek@chromium.orgbc9175b2012-12-07 16:47:15 +0900291 'mac/libdispatch_task_runner.cc',
292 'mac/libdispatch_task_runner.h',
mark@chromium.orge4d0c3f2012-01-28 08:06:49 +0900293 'mac/mac_logging.cc',
satoruxde43bfd2015-02-13 13:37:02 +0900294 'mac/mac_logging.h',
brettw@chromium.org92d954b2011-01-02 03:20:14 +0900295 'mac/mac_util.h',
296 'mac/mac_util.mm',
mark@chromium.org38bf00a2014-05-09 22:34:44 +0900297 'mac/mach_logging.cc',
298 'mac/mach_logging.h',
mark@chromium.org2a9b20f2011-04-21 07:30:35 +0900299 'mac/objc_property_releaser.h',
300 'mac/objc_property_releaser.mm',
brettw@google.comb39f6c02011-01-02 01:08:52 +0900301 'mac/os_crash_dumps.cc',
302 'mac/os_crash_dumps.h',
brettw@chromium.org0d4a0352010-10-18 11:47:39 +0900303 'mac/scoped_aedesc.h',
lambroslambrou@chromium.org3fb62442012-03-22 05:55:05 +0900304 'mac/scoped_authorizationref.h',
droger@chromium.org8710f512013-01-16 05:36:29 +0900305 'mac/scoped_block.h',
joth@chromium.orgb72c5f52010-11-12 21:03:54 +0900306 'mac/scoped_cftyperef.h',
thakis@chromium.org829d71a2012-03-24 03:17:33 +0900307 'mac/scoped_ioobject.h',
jeremya@chromium.org6fba6762013-05-23 15:48:11 +0900308 'mac/scoped_ioplugininterface.h',
lambroslambrou@chromium.org49a69582012-03-30 01:57:53 +0900309 'mac/scoped_launch_data.h',
rsesek@chromium.org214035a2012-10-17 05:17:58 +0900310 'mac/scoped_mach_port.cc',
311 'mac/scoped_mach_port.h',
mark@chromium.org462cb942014-05-09 22:54:36 +0900312 'mac/scoped_mach_vm.cc',
313 'mac/scoped_mach_vm.h',
brettw@chromium.org0d4a0352010-10-18 11:47:39 +0900314 'mac/scoped_nsautorelease_pool.h',
315 'mac/scoped_nsautorelease_pool.mm',
shess@chromium.org0318f412011-05-25 07:07:05 +0900316 'mac/scoped_nsexception_enabler.h',
317 'mac/scoped_nsexception_enabler.mm',
thakis@chromium.orgac7a8822013-06-21 07:42:11 +0900318 'mac/scoped_nsobject.h',
tapted@chromium.org87808532014-08-12 21:03:48 +0900319 'mac/scoped_objc_class_swizzler.h',
320 'mac/scoped_objc_class_swizzler.mm',
shess@chromium.orgcb3d4fe2011-12-02 08:56:17 +0900321 'mac/scoped_sending_event.h',
322 'mac/scoped_sending_event.mm',
ccameron@chromium.org23059ff2014-02-10 22:07:39 +0900323 'mac/scoped_typeref.h',
rsesek@chromium.org03751422013-05-31 01:09:14 +0900324 'mac/sdk_forward_declarations.h',
malcolm.2.wang@gmail.com80cadb02014-06-20 00:28:40 +0900325 'mac/sdk_forward_declarations.mm',
viettrungluu@chromium.orgdb9d7b52014-01-09 06:38:30 +0900326 'macros.h',
sergeyu@chromium.orgb9b28472013-12-23 13:02:49 +0900327 'md5.cc',
328 'md5.h',
dalecurtis@chromium.orgee816432012-07-26 11:22:39 +0900329 'memory/aligned_memory.cc',
330 'memory/aligned_memory.h',
reveman@chromium.org8dfb3ea2014-01-08 21:27:37 +0900331 'memory/discardable_memory.cc',
qinmin@chromium.orgf3741812013-01-22 10:24:26 +0900332 'memory/discardable_memory.h',
reveman5ea34252015-03-18 08:18:16 +0900333 'memory/discardable_memory_allocator.cc',
334 'memory/discardable_memory_allocator.h',
revemana15c1f82014-10-25 09:34:39 +0900335 'memory/discardable_shared_memory.cc',
336 'memory/discardable_shared_memory.h',
levin@chromium.org5c528682011-03-28 10:54:15 +0900337 'memory/linked_ptr.h',
brettw@chromium.orgba6903b2012-11-10 07:49:19 +0900338 'memory/manual_constructor.h',
bulach@chromium.orga49afdc2013-06-13 00:33:47 +0900339 'memory/memory_pressure_listener.cc',
340 'memory/memory_pressure_listener.h',
dmichael91c64742015-04-08 04:13:09 +0900341 'memory/memory_pressure_monitor.cc',
342 'memory/memory_pressure_monitor.h',
scottmgd5614aa2015-05-22 07:13:44 +0900343 'memory/memory_pressure_monitor_chromeos.cc',
344 'memory/memory_pressure_monitor_chromeos.h',
345 'memory/memory_pressure_monitor_mac.cc',
346 'memory/memory_pressure_monitor_mac.h',
347 'memory/memory_pressure_monitor_win.cc',
348 'memory/memory_pressure_monitor_win.h',
levin@chromium.org5c528682011-03-28 10:54:15 +0900349 'memory/raw_scoped_refptr_mismatch_checker.h',
350 'memory/ref_counted.cc',
351 'memory/ref_counted.h',
droger@chromium.org7d877e32013-06-15 03:03:03 +0900352 'memory/ref_counted_delete_on_message_loop.h',
levin@chromium.org5c528682011-03-28 10:54:15 +0900353 'memory/ref_counted_memory.cc',
354 'memory/ref_counted_memory.h',
sail@chromium.org3fd8dbe2012-06-02 17:17:37 +0900355 'memory/scoped_policy.h',
levin@chromium.org5c528682011-03-28 10:54:15 +0900356 'memory/scoped_ptr.h',
levin@chromium.org5c528682011-03-28 10:54:15 +0900357 'memory/scoped_vector.h',
brettw@chromium.org4329aa72013-03-30 02:46:23 +0900358 'memory/shared_memory.h',
359 'memory/shared_memory_android.cc',
360 'memory/shared_memory_nacl.cc',
361 'memory/shared_memory_posix.cc',
362 'memory/shared_memory_win.cc',
joth@chromium.orgc4285cd2011-11-07 20:11:51 +0900363 'memory/singleton.cc',
levin@chromium.org5c528682011-03-28 10:54:15 +0900364 'memory/singleton.h',
365 'memory/weak_ptr.cc',
366 'memory/weak_ptr.h',
alexeypa@chromium.org40183232013-07-23 07:24:13 +0900367 'message_loop/incoming_task_queue.cc',
368 'message_loop/incoming_task_queue.h',
brettw@chromium.org6318b392013-06-14 12:27:49 +0900369 'message_loop/message_loop.cc',
370 'message_loop/message_loop.h',
brettw@chromium.orgec841112013-03-30 04:22:51 +0900371 'message_loop/message_loop_proxy.cc',
372 'message_loop/message_loop_proxy.h',
373 'message_loop/message_loop_proxy_impl.cc',
374 'message_loop/message_loop_proxy_impl.h',
brettw@chromium.org710ecb92013-06-19 05:27:52 +0900375 'message_loop/message_pump.cc',
376 'message_loop/message_pump.h',
377 'message_loop/message_pump_android.cc',
378 'message_loop/message_pump_android.h',
379 'message_loop/message_pump_default.cc',
380 'message_loop/message_pump_default.h',
brettw@chromium.org710ecb92013-06-19 05:27:52 +0900381 'message_loop/message_pump_win.cc',
382 'message_loop/message_pump_win.h',
jeremy@chromium.org4d5a6b22014-06-06 04:36:20 +0900383 'message_loop/timer_slack.h',
kaiwang@chromium.org7c4acad2012-07-26 05:02:48 +0900384 'metrics/bucket_ranges.cc',
385 'metrics/bucket_ranges.h',
brettw@chromium.org275c2ec2010-10-14 13:38:38 +0900386 'metrics/histogram.cc',
387 'metrics/histogram.h',
kaiwang@chromium.org081c0f52012-07-19 14:31:49 +0900388 'metrics/histogram_base.cc',
389 'metrics/histogram_base.h',
vitalybuka@chromium.org47ca9d82013-10-23 10:16:04 +0900390 'metrics/histogram_delta_serialization.cc',
391 'metrics/histogram_delta_serialization.h',
rtenneti@google.com1c05d342012-07-13 03:19:45 +0900392 'metrics/histogram_flattener.h',
asvitkine4a7d51f2014-11-15 10:47:07 +0900393 'metrics/histogram_macros.h',
kaiwang@chromium.org0ce37b12012-09-22 12:42:12 +0900394 'metrics/histogram_samples.cc',
395 'metrics/histogram_samples.h',
rtenneti@google.com1c05d342012-07-13 03:19:45 +0900396 'metrics/histogram_snapshot_manager.cc',
397 'metrics/histogram_snapshot_manager.h',
satoruxde43bfd2015-02-13 13:37:02 +0900398 'metrics/sample_map.cc',
399 'metrics/sample_map.h',
400 'metrics/sample_vector.cc',
401 'metrics/sample_vector.h',
kaiwang@chromium.org18643672012-08-09 14:14:15 +0900402 'metrics/sparse_histogram.cc',
403 'metrics/sparse_histogram.h',
kaiwang@chromium.org3c57dc62012-07-14 06:48:29 +0900404 'metrics/statistics_recorder.cc',
405 'metrics/statistics_recorder.h',
ben@chromium.orgb02d8b12014-01-14 06:24:39 +0900406 'metrics/user_metrics.cc',
407 'metrics/user_metrics.h',
408 'metrics/user_metrics_action.h',
ajwong@chromium.org59f1fbb2012-01-20 09:03:45 +0900409 'move.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900410 'native_library.h',
jfroy734dcf12015-04-02 02:10:29 +0900411 'native_library_ios.mm',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900412 'native_library_mac.mm',
mark@chromium.orga8f9a692011-11-15 04:15:25 +0900413 'native_library_posix.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900414 'native_library_win.cc',
avi@chromium.org1c519e92013-06-28 03:04:56 +0900415 'nix/mime_util_xdg.cc',
416 'nix/mime_util_xdg.h',
417 'nix/xdg_util.cc',
418 'nix/xdg_util.h',
satoruxde43bfd2015-02-13 13:37:02 +0900419 'numerics/safe_conversions.h',
420 'numerics/safe_conversions_impl.h',
421 'numerics/safe_math.h',
422 'numerics/safe_math_impl.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900423 'observer_list.h',
424 'observer_list_threadsafe.h',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900425 'os_compat_android.cc',
426 'os_compat_android.h',
bbudge@chromium.org986e9f72012-06-12 13:02:33 +0900427 'os_compat_nacl.cc',
428 'os_compat_nacl.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900429 'path_service.cc',
430 'path_service.h',
jhawkins@chromium.org2af12f22011-11-16 08:36:30 +0900431 'pending_task.cc',
432 'pending_task.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900433 'pickle.cc',
434 'pickle.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900435 'port.h',
brettw@chromium.orgb1788fb2012-11-15 05:54:35 +0900436 'posix/eintr_wrapper.h',
brettw@chromium.orgea3b3f22012-11-10 08:46:54 +0900437 'posix/global_descriptors.cc',
438 'posix/global_descriptors.h',
glider@google.com7a087c42013-01-18 19:34:29 +0900439 'posix/unix_domain_socket_linux.cc',
440 'posix/unix_domain_socket_linux.h',
hongbo.min@intel.com076c6c62013-04-04 04:06:51 +0900441 'power_monitor/power_monitor.cc',
442 'power_monitor/power_monitor.h',
satoruxde43bfd2015-02-13 13:37:02 +0900443 'power_monitor/power_monitor_device_source.cc',
444 'power_monitor/power_monitor_device_source.h',
bajones@chromium.org4bf25cc2013-08-03 07:09:13 +0900445 'power_monitor/power_monitor_device_source_android.cc',
446 'power_monitor/power_monitor_device_source_android.h',
derat50fc18d2014-10-07 13:18:44 +0900447 'power_monitor/power_monitor_device_source_chromeos.cc',
bajones@chromium.org4bf25cc2013-08-03 07:09:13 +0900448 'power_monitor/power_monitor_device_source_ios.mm',
449 'power_monitor/power_monitor_device_source_mac.mm',
450 'power_monitor/power_monitor_device_source_posix.cc',
451 'power_monitor/power_monitor_device_source_win.cc',
452 'power_monitor/power_monitor_source.cc',
453 'power_monitor/power_monitor_source.h',
hongbo.min@intel.com076c6c62013-04-04 04:06:51 +0900454 'power_monitor/power_observer.h',
rsesek@chromium.org2ccf6792013-06-01 00:38:01 +0900455 'process/internal_linux.cc',
456 'process/internal_linux.h',
rsesek@chromium.org0df65182013-07-11 03:36:09 +0900457 'process/kill.cc',
458 'process/kill.h',
459 'process/kill_mac.cc',
460 'process/kill_posix.cc',
461 'process/kill_win.cc',
brettw@chromium.org50484af2013-08-31 03:00:39 +0900462 'process/launch.cc',
rsesek@chromium.org678f9b82013-07-18 03:12:40 +0900463 'process/launch.h',
464 'process/launch_ios.cc',
465 'process/launch_mac.cc',
466 'process/launch_posix.cc',
467 'process/launch_win.cc',
b.kelemen@samsung.comc116c942014-03-22 07:07:03 +0900468 'process/memory.cc',
satoruxde43bfd2015-02-13 13:37:02 +0900469 'process/memory.h',
rsesek@chromium.org0b0d4712013-06-29 02:40:24 +0900470 'process/memory_linux.cc',
471 'process/memory_mac.mm',
472 'process/memory_win.cc',
rsesek@chromium.orgc2b81bd2013-07-20 01:48:56 +0900473 'process/process.h',
rsesek@chromium.org9746b822013-07-16 03:29:35 +0900474 'process/process_handle_freebsd.cc',
475 'process/process_handle_linux.cc',
476 'process/process_handle_mac.cc',
477 'process/process_handle_openbsd.cc',
478 'process/process_handle_posix.cc',
479 'process/process_handle_win.cc',
rsesek@chromium.orgc2b81bd2013-07-20 01:48:56 +0900480 'process/process_info.h',
simonjam@chromium.org8b154ad2013-08-09 02:24:18 +0900481 'process/process_info_linux.cc',
rsesek@chromium.orgc2b81bd2013-07-20 01:48:56 +0900482 'process/process_info_mac.cc',
483 'process/process_info_win.cc',
rsesek@chromium.org2ccf6792013-06-01 00:38:01 +0900484 'process/process_iterator.cc',
485 'process/process_iterator.h',
486 'process/process_iterator_freebsd.cc',
487 'process/process_iterator_linux.cc',
488 'process/process_iterator_mac.cc',
489 'process/process_iterator_openbsd.cc',
490 'process/process_iterator_win.cc',
rsesek@chromium.orgc2b81bd2013-07-20 01:48:56 +0900491 'process/process_linux.cc',
jwmak@chromium.org2cdf3472013-08-22 10:12:19 +0900492 'process/process_metrics.cc',
satoruxde43bfd2015-02-13 13:37:02 +0900493 'process/process_metrics.h',
rsesek@chromium.org4ae20ac2013-05-23 21:59:54 +0900494 'process/process_metrics_freebsd.cc',
495 'process/process_metrics_ios.cc',
496 'process/process_metrics_linux.cc',
497 'process/process_metrics_mac.cc',
498 'process/process_metrics_openbsd.cc',
499 'process/process_metrics_posix.cc',
500 'process/process_metrics_win.cc',
rsesek@chromium.orgc2b81bd2013-07-20 01:48:56 +0900501 'process/process_posix.cc',
502 'process/process_win.cc',
jar@chromium.org4626ccb2012-02-16 08:05:01 +0900503 'profiler/alternate_timer.cc',
504 'profiler/alternate_timer.h',
wittman86ecf912015-04-08 05:33:04 +0900505 'profiler/native_stack_sampler.cc',
506 'profiler/native_stack_sampler.h',
vadimt6c709f02014-10-29 05:14:20 +0900507 'profiler/scoped_profile.cc',
508 'profiler/scoped_profile.h',
509 'profiler/scoped_tracker.cc',
510 'profiler/scoped_tracker.h',
wittman654639a2015-03-21 07:52:19 +0900511 'profiler/stack_sampling_profiler.cc',
512 'profiler/stack_sampling_profiler.h',
513 'profiler/stack_sampling_profiler_posix.cc',
514 'profiler/stack_sampling_profiler_win.cc',
jar@chromium.org27cf2972011-11-09 02:09:21 +0900515 'profiler/tracked_time.cc',
516 'profiler/tracked_time.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900517 'rand_util.cc',
518 'rand_util.h',
sergeyu@chromium.orge2585912012-07-27 07:53:13 +0900519 'rand_util_nacl.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900520 'rand_util_posix.cc',
521 'rand_util_win.cc',
jbates@chromium.org5d5b2812012-06-29 07:57:30 +0900522 'run_loop.cc',
523 'run_loop.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900524 'safe_strerror_posix.cc',
525 'safe_strerror_posix.h',
brettw@chromium.org064f0d82014-03-13 04:19:24 +0900526 'scoped_generic.h',
thakis@chromium.org927d7282011-05-20 08:34:17 +0900527 'scoped_native_library.cc',
528 'scoped_native_library.h',
jbroman@chromium.org726d2052014-07-29 06:29:57 +0900529 'scoped_observer.h',
akalin@chromium.org4fb2deb2012-12-28 04:58:00 +0900530 'sequence_checker.h',
531 'sequence_checker_impl.cc',
532 'sequence_checker_impl.h',
dbeam@chromium.org36f60402013-05-08 14:35:24 +0900533 'sequenced_task_runner.cc',
534 'sequenced_task_runner.h',
535 'sequenced_task_runner_helpers.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900536 'sha1.h',
wtc@chromium.orgd828db42010-06-24 06:41:40 +0900537 'sha1_portable.cc',
538 'sha1_win.cc',
akalin@chromium.org062f9682012-02-15 10:43:19 +0900539 'single_thread_task_runner.h',
dilmah@chromium.orgdc4b9702011-07-20 07:13:24 +0900540 'stl_util.h',
abarth@chromium.org5306f252013-05-30 08:21:30 +0900541 'strings/latin1_string_conversions.cc',
542 'strings/latin1_string_conversions.h',
darin@chromium.orgba896ff2013-06-18 06:36:41 +0900543 'strings/nullable_string16.cc',
544 'strings/nullable_string16.h',
markus@chromium.org8c7675e2013-09-05 09:43:51 +0900545 'strings/safe_sprintf.cc',
546 'strings/safe_sprintf.h',
avi@chromium.orgd827e3d2013-06-08 15:05:47 +0900547 'strings/string16.cc',
548 'strings/string16.h',
abarth@chromium.org5306f252013-05-30 08:21:30 +0900549 'strings/string_number_conversions.cc',
brettw@chromium.orgabcde5c2013-02-07 11:57:22 +0900550 'strings/string_number_conversions.h',
brettw@chromium.orgefd7ea22013-03-29 05:07:40 +0900551 'strings/string_piece.cc',
552 'strings/string_piece.h',
satoruxde43bfd2015-02-13 13:37:02 +0900553 'strings/string_split.cc',
554 'strings/string_split.h',
brettw@chromium.org2cbc2872013-02-02 09:21:39 +0900555 'strings/string_tokenizer.h',
avi@chromium.orgd827e3d2013-06-08 15:05:47 +0900556 'strings/string_util.cc',
557 'strings/string_util.h',
558 'strings/string_util_constants.cc',
559 'strings/string_util_posix.h',
560 'strings/string_util_win.h',
brettw@chromium.org34afab22013-02-01 04:45:02 +0900561 'strings/stringize_macros.h',
avi@chromium.orgd827e3d2013-06-08 15:05:47 +0900562 'strings/stringprintf.cc',
563 'strings/stringprintf.h',
brettw@chromium.org1f67a912013-02-08 04:18:03 +0900564 'strings/sys_string_conversions.h',
565 'strings/sys_string_conversions_mac.mm',
566 'strings/sys_string_conversions_posix.cc',
567 'strings/sys_string_conversions_win.cc',
brettw@chromium.orgbc991122013-02-07 12:59:06 +0900568 'strings/utf_offset_string_conversions.cc',
569 'strings/utf_offset_string_conversions.h',
570 'strings/utf_string_conversion_utils.cc',
571 'strings/utf_string_conversion_utils.h',
brettw@chromium.orgb5801b32013-05-07 06:32:31 +0900572 'strings/utf_string_conversions.cc',
573 'strings/utf_string_conversions.h',
jam@chromium.org533df722012-02-16 07:07:34 +0900574 'supports_user_data.cc',
575 'supports_user_data.h',
brettw@chromium.org5238c7d2011-01-02 15:05:39 +0900576 'synchronization/cancellation_flag.cc',
577 'synchronization/cancellation_flag.h',
brettw@chromium.orge439a962011-01-02 08:16:20 +0900578 'synchronization/condition_variable.h',
579 'synchronization/condition_variable_posix.cc',
580 'synchronization/condition_variable_win.cc',
581 'synchronization/lock.cc',
582 'synchronization/lock.h',
583 'synchronization/lock_impl.h',
584 'synchronization/lock_impl_posix.cc',
585 'synchronization/lock_impl_win.cc',
rsleevi@chromium.orge3b52c62012-02-22 03:11:47 +0900586 'synchronization/spin_wait.h',
brettw@chromium.org5238c7d2011-01-02 15:05:39 +0900587 'synchronization/waitable_event.h',
588 'synchronization/waitable_event_posix.cc',
589 'synchronization/waitable_event_watcher.h',
jeremy@chromium.orgdb80ccc2012-06-20 02:43:31 +0900590 'synchronization/waitable_event_watcher_posix.cc',
brettw@chromium.org5238c7d2011-01-02 15:05:39 +0900591 'synchronization/waitable_event_watcher_win.cc',
592 'synchronization/waitable_event_win.cc',
isherman@chromium.org333d7fd2011-12-29 08:18:21 +0900593 'sys_byteorder.h',
jeremy@chromium.orgde658ed2012-10-29 10:04:09 +0900594 'sys_info.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900595 'sys_info.h',
ulan@chromium.org8ac7ea02012-05-26 00:31:37 +0900596 'sys_info_android.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900597 'sys_info_chromeos.cc',
598 'sys_info_freebsd.cc',
jochen@chromium.org4abdb3e2013-11-20 20:14:51 +0900599 'sys_info_internal.h',
chenyu@chromium.org77c3a622012-07-11 21:15:08 +0900600 'sys_info_ios.mm',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900601 'sys_info_linux.cc',
602 'sys_info_mac.cc',
603 'sys_info_openbsd.cc',
604 'sys_info_posix.cc',
605 'sys_info_win.cc',
satoruxde43bfd2015-02-13 13:37:02 +0900606 'system_monitor/system_monitor.cc',
607 'system_monitor/system_monitor.h',
blundell@chromium.org00b75982014-02-06 22:47:13 +0900608 'task/cancelable_task_tracker.cc',
609 'task/cancelable_task_tracker.h',
akalin@chromium.org062f9682012-02-15 10:43:19 +0900610 'task_runner.cc',
611 'task_runner.h',
battre@chromium.org6d025972012-04-17 11:48:06 +0900612 'task_runner_util.h',
willchan@chromium.orgb9b021a2010-06-16 04:39:24 +0900613 'template_util.h',
satoruxde43bfd2015-02-13 13:37:02 +0900614 'third_party/dmg_fp/dmg_fp.h',
615 'third_party/dmg_fp/dtoa_wrapper.cc',
616 'third_party/dmg_fp/g_fmt.cc',
617 'third_party/icu/icu_utf.cc',
618 'third_party/icu/icu_utf.h',
619 'third_party/nspr/prtime.cc',
620 'third_party/nspr/prtime.h',
621 'third_party/superfasthash/superfasthash.c',
622 'third_party/xdg_mime/xdgmime.h',
sergeyu@chromium.org675d8882012-05-10 05:16:14 +0900623 'thread_task_runner_handle.cc',
624 'thread_task_runner_handle.h',
brettw@chromium.org088ae932011-01-01 13:48:49 +0900625 'threading/non_thread_safe.h',
joi@chromium.orgb5d63f72011-03-04 08:38:51 +0900626 'threading/non_thread_safe_impl.cc',
627 'threading/non_thread_safe_impl.h',
brettw@chromium.org61391822011-01-01 05:02:16 +0900628 'threading/platform_thread.h',
epenner@chromium.orged1c9ba2013-05-22 09:01:38 +0900629 'threading/platform_thread_android.cc',
gab15b53002015-03-20 04:08:18 +0900630 'threading/platform_thread_internal_posix.cc',
631 'threading/platform_thread_internal_posix.h',
epenner@chromium.orged1c9ba2013-05-22 09:01:38 +0900632 'threading/platform_thread_linux.cc',
brettw@chromium.org61391822011-01-01 05:02:16 +0900633 'threading/platform_thread_mac.mm',
634 'threading/platform_thread_posix.cc',
635 'threading/platform_thread_win.cc',
joi@chromium.orgca327c72011-10-15 02:30:37 +0900636 'threading/post_task_and_reply_impl.cc',
637 'threading/post_task_and_reply_impl.h',
brettw@chromium.org03d32fd2012-01-01 14:42:34 +0900638 'threading/sequenced_worker_pool.cc',
639 'threading/sequenced_worker_pool.h',
brettw@chromium.org34f964f2010-12-31 03:08:36 +0900640 'threading/simple_thread.cc',
641 'threading/simple_thread.h',
brettw@chromium.org5b5f5e02011-01-01 10:01:06 +0900642 'threading/thread.cc',
643 'threading/thread.h',
brettw@chromium.org61391822011-01-01 05:02:16 +0900644 'threading/thread_checker.h',
joi@chromium.orgb5d63f72011-03-04 08:38:51 +0900645 'threading/thread_checker_impl.cc',
646 'threading/thread_checker_impl.h',
brettw@chromium.org5b5f5e02011-01-01 10:01:06 +0900647 'threading/thread_collision_warner.cc',
648 'threading/thread_collision_warner.h',
dsinclair@chromium.org38608f82013-01-26 05:41:19 +0900649 'threading/thread_id_name_manager.cc',
650 'threading/thread_id_name_manager.h',
brettw@chromium.org63965582010-12-31 07:18:56 +0900651 'threading/thread_local.h',
michaelbai@chromium.orgec683a72014-05-13 05:00:11 +0900652 'threading/thread_local_android.cc',
oshima@chromium.org48a0a6e2014-03-06 03:47:46 +0900653 'threading/thread_local_posix.cc',
michaelbai@chromium.org0aed7392014-01-10 17:27:21 +0900654 'threading/thread_local_storage.cc',
brettw@chromium.org63965582010-12-31 07:18:56 +0900655 'threading/thread_local_storage.h',
656 'threading/thread_local_storage_posix.cc',
657 'threading/thread_local_storage_win.cc',
oshima@chromium.org48a0a6e2014-03-06 03:47:46 +0900658 'threading/thread_local_win.cc',
brettw@chromium.org5b5f5e02011-01-01 10:01:06 +0900659 'threading/thread_restrictions.cc',
satoruxde43bfd2015-02-13 13:37:02 +0900660 'threading/thread_restrictions.h',
brettw@chromium.org34f964f2010-12-31 03:08:36 +0900661 'threading/watchdog.cc',
662 'threading/watchdog.h',
joi@chromium.orgca327c72011-10-15 02:30:37 +0900663 'threading/worker_pool.cc',
satoruxde43bfd2015-02-13 13:37:02 +0900664 'threading/worker_pool.h',
brettw@chromium.org34f964f2010-12-31 03:08:36 +0900665 'threading/worker_pool_posix.cc',
666 'threading/worker_pool_posix.h',
667 'threading/worker_pool_win.cc',
akalin@chromium.org63bf5882013-02-22 06:50:34 +0900668 'time/clock.cc',
669 'time/clock.h',
670 'time/default_clock.cc',
671 'time/default_clock.h',
672 'time/default_tick_clock.cc',
673 'time/default_tick_clock.h',
674 'time/tick_clock.cc',
675 'time/tick_clock.h',
avi@chromium.org1c519e92013-06-28 03:04:56 +0900676 'time/time.cc',
677 'time/time.h',
678 'time/time_mac.cc',
679 'time/time_posix.cc',
680 'time/time_win.cc',
tfarina@chromium.org7b559412013-09-30 03:06:13 +0900681 'timer/elapsed_timer.cc',
682 'timer/elapsed_timer.h',
683 'timer/hi_res_timer_manager.h',
avi@chromium.org1c519e92013-06-28 03:04:56 +0900684 'timer/hi_res_timer_manager_posix.cc',
685 'timer/hi_res_timer_manager_win.cc',
ellyjones@chromium.orgca61fd92014-03-14 07:04:39 +0900686 'timer/mock_timer.cc',
687 'timer/mock_timer.h',
avi@chromium.org1c519e92013-06-28 03:04:56 +0900688 'timer/timer.cc',
689 'timer/timer.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900690 'tracked_objects.cc',
691 'tracked_objects.h',
jar@chromium.org27cf2972011-11-09 02:09:21 +0900692 'tracking_info.cc',
693 'tracking_info.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900694 'tuple.h',
bauerb@chromium.orgfe9f8532011-03-15 18:51:50 +0900695 'value_conversions.cc',
696 'value_conversions.h',
satoruxde43bfd2015-02-13 13:37:02 +0900697 'values.cc',
698 'values.h',
robertshield@chromium.orga9914a32010-11-11 02:02:19 +0900699 'version.cc',
700 'version.h',
akalin@chromium.orgf0ee79c2010-09-30 04:26:36 +0900701 'vlog.cc',
702 'vlog.h',
dbeam@chromium.orgcb6be3a2013-05-24 13:29:15 +0900703 'win/enum_variant.cc',
alexeypa@chromium.org1cc94ba2013-06-21 17:49:23 +0900704 'win/enum_variant.h',
siggi@chromium.org7913ed62010-11-07 00:39:40 +0900705 'win/event_trace_consumer.h',
706 'win/event_trace_controller.cc',
707 'win/event_trace_controller.h',
708 'win/event_trace_provider.cc',
709 'win/event_trace_provider.h',
rvargas@google.com57a43962011-04-05 07:42:46 +0900710 'win/i18n.cc',
711 'win/i18n.h',
tfarina@chromium.org9be76e52011-06-25 21:18:51 +0900712 'win/iat_patch_function.cc',
713 'win/iat_patch_function.h',
dbeam@chromium.orgcb6be3a2013-05-24 13:29:15 +0900714 'win/iunknown_impl.cc',
alexeypa@chromium.org1cc94ba2013-06-21 17:49:23 +0900715 'win/iunknown_impl.h',
716 'win/message_window.cc',
717 'win/message_window.h',
ananta@chromium.org225296f2012-04-10 06:32:48 +0900718 'win/metro.cc',
719 'win/metro.h',
rvargas@google.com57a43962011-04-05 07:42:46 +0900720 'win/object_watcher.cc',
721 'win/object_watcher.h',
brettw@chromium.orgb3a7c3e2010-10-17 13:41:54 +0900722 'win/registry.cc',
723 'win/registry.h',
tony@chromium.org60658e12011-08-26 07:58:36 +0900724 'win/resource_util.cc',
725 'win/resource_util.h',
brettw@chromium.org45352272010-10-16 12:46:05 +0900726 'win/scoped_bstr.cc',
727 'win/scoped_bstr.h',
tommi@chromium.org84908322011-10-21 16:00:22 +0900728 'win/scoped_co_mem.h',
tfarina@chromium.org9be76e52011-06-25 21:18:51 +0900729 'win/scoped_com_initializer.h',
brettw@chromium.org45352272010-10-16 12:46:05 +0900730 'win/scoped_comptr.h',
731 'win/scoped_gdi_object.h',
rvargas@chromium.org365619a2012-05-31 14:04:18 +0900732 'win/scoped_handle.cc',
brettw@chromium.org45352272010-10-16 12:46:05 +0900733 'win/scoped_handle.h',
734 'win/scoped_hdc.h',
735 'win/scoped_hglobal.h',
erikwright@chromium.org82223842012-04-05 04:57:50 +0900736 'win/scoped_process_information.cc',
737 'win/scoped_process_information.h',
gab@chromium.org5252ca82013-01-22 04:41:44 +0900738 'win/scoped_propvariant.h',
yosin@chromium.org67db53e2011-10-04 13:43:12 +0900739 'win/scoped_select_object.h',
gab@chromium.org5252ca82013-01-22 04:41:44 +0900740 'win/scoped_variant.cc',
741 'win/scoped_variant.h',
gab@chromium.orgc669f0d2012-09-12 16:14:55 +0900742 'win/shortcut.cc',
743 'win/shortcut.h',
jschuh@chromium.orgc5a4fd92012-08-28 06:19:00 +0900744 'win/startup_information.cc',
745 'win/startup_information.h',
dbeam@chromium.orgcb6be3a2013-05-24 13:29:15 +0900746 'win/win_util.cc',
747 'win/win_util.h',
alexeypa@chromium.org1cc94ba2013-06-21 17:49:23 +0900748 'win/windows_version.cc',
749 'win/windows_version.h',
rvargas@google.comed1496e2011-03-17 09:34:09 +0900750 'win/wrapped_window_proc.cc',
751 'win/wrapped_window_proc.h',
primianof5ef0352015-03-20 06:20:34 +0900752 '<@(trace_event_sources)',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900753 ],
darin@chromium.org37acbb12011-07-21 03:38:24 +0900754 'defines': [
755 'BASE_IMPLEMENTATION',
756 ],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900757 'include_dirs': [
758 '..',
759 ],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900760 'msvs_disabled_warnings': [
scottmg@chromium.orgd2724062012-10-23 07:10:29 +0900761 4018,
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900762 ],
bradnelson@google.com040b1d12012-06-08 10:01:57 +0900763 'target_conditions': [
spang@chromium.orga2f915e2013-11-08 15:24:58 +0900764 ['(<(desktop_linux) == 0 and <(chromeos) == 0) or >(nacl_untrusted_build)==1', {
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900765 'sources/': [
brettw@chromium.orge47345a2010-10-16 13:56:06 +0900766 ['exclude', '^nix/'],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900767 ],
768 'sources!': [
769 'atomicops_internals_x86_gcc.cc',
spang@chromium.orga2f915e2013-11-08 15:24:58 +0900770 ],
771 }],
772 ['<(use_glib)==0 or >(nacl_untrusted_build)==1', {
773 'sources!': [
brettw@chromium.org710ecb92013-06-19 05:27:52 +0900774 'message_loop/message_pump_glib.cc',
spang@chromium.orga2f915e2013-11-08 15:24:58 +0900775 ],
776 }],
nileshagrawal@chromium.orgea123972012-07-18 10:49:22 +0900777 ['(OS != "linux" and <(os_bsd) != 1 and OS != "android") or >(nacl_untrusted_build)==1', {
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900778 'sources!': [
779 # Not automatically excluded by the *linux.cc rules.
evan@chromium.org73aec0e2010-04-23 08:28:05 +0900780 'linux_util.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900781 ],
782 },
783 ],
bradnelson@google.com040b1d12012-06-08 10:01:57 +0900784 ['>(nacl_untrusted_build)==1', {
785 'sources!': [
dmikurube@chromium.org2e7fd102012-09-26 14:17:25 +0900786 'allocator/type_profiler_control.cc',
787 'allocator/type_profiler_control.h',
bbudge@chromium.org986e9f72012-06-12 13:02:33 +0900788 'base_paths.cc',
bbudge@chromium.org986e9f72012-06-12 13:02:33 +0900789 'cpu.cc',
jvoung54010742015-01-24 00:51:08 +0900790 'debug/stack_trace.cc',
bbudge@chromium.org986e9f72012-06-12 13:02:33 +0900791 'debug/stack_trace_posix.cc',
brettw@chromium.org56946722013-06-08 13:53:36 +0900792 'files/file_enumerator_posix.cc',
vandebo@chromium.orgc185d782014-06-11 16:15:24 +0900793 'files/file_path_watcher_fsevents.cc',
794 'files/file_path_watcher_fsevents.h',
bbudge@chromium.org986e9f72012-06-12 13:02:33 +0900795 'files/file_path_watcher_kqueue.cc',
vandebo@chromium.orgc185d782014-06-11 16:15:24 +0900796 'files/file_path_watcher_kqueue.h',
rvargas@chromium.orgc40e3b12014-03-15 14:19:31 +0900797 'files/file_proxy.cc',
brettw@chromium.org01f3da42014-08-14 05:22:14 +0900798 'files/file_util.cc',
799 'files/file_util_posix.cc',
bbudge@chromium.org08d14902013-08-03 11:02:19 +0900800 'files/file_util_proxy.cc',
jvoung54010742015-01-24 00:51:08 +0900801 'files/important_file_writer.cc',
satoruxde43bfd2015-02-13 13:37:02 +0900802 'files/scoped_temp_dir.cc',
brettw@chromium.org4329aa72013-03-30 02:46:23 +0900803 'memory/shared_memory_posix.cc',
bbudge@chromium.org986e9f72012-06-12 13:02:33 +0900804 'native_library_posix.cc',
805 'path_service.cc',
glider@google.com7a087c42013-01-18 19:34:29 +0900806 'posix/unix_domain_socket_linux.cc',
jvoung54010742015-01-24 00:51:08 +0900807 'process/kill.cc',
rsesek@chromium.org0df65182013-07-11 03:36:09 +0900808 'process/kill_posix.cc',
jvoung54010742015-01-24 00:51:08 +0900809 'process/launch.cc',
rsesek@chromium.org678f9b82013-07-18 03:12:40 +0900810 'process/launch_posix.cc',
jvoung54010742015-01-24 00:51:08 +0900811 'process/process_metrics.cc',
rsesek@chromium.orgc2b81bd2013-07-20 01:48:56 +0900812 'process/process_metrics_posix.cc',
813 'process/process_posix.cc',
bbudge@chromium.orgb562dcc2012-06-16 09:35:01 +0900814 'rand_util_posix.cc',
bbudge@chromium.org986e9f72012-06-12 13:02:33 +0900815 'scoped_native_library.cc',
jvoung54010742015-01-24 00:51:08 +0900816 'sys_info.cc',
bbudge@chromium.org986e9f72012-06-12 13:02:33 +0900817 'sys_info_posix.cc',
bbudge@chromium.org986e9f72012-06-12 13:02:33 +0900818 'third_party/dynamic_annotations/dynamic_annotations.c',
bradnelson@google.com040b1d12012-06-08 10:01:57 +0900819 ],
epenner@chromium.orged1c9ba2013-05-22 09:01:38 +0900820 'sources/': [
epenner@chromium.orged1c9ba2013-05-22 09:01:38 +0900821 ['include', '^threading/platform_thread_linux\\.cc$'],
822 ],
bradnelson@google.com040b1d12012-06-08 10:01:57 +0900823 }],
824 ['OS == "android" and >(nacl_untrusted_build)==0', {
jrg@chromium.org7a15cdd2011-11-02 03:13:50 +0900825 'sources!': [
wangxianzhu@chromium.org7bc5c452012-08-15 04:10:34 +0900826 'base_paths_posix.cc',
vandebo@chromium.orgc185d782014-06-11 16:15:24 +0900827 'files/file_path_watcher_fsevents.cc',
828 'files/file_path_watcher_fsevents.h',
jrg@chromium.org7a15cdd2011-11-02 03:13:50 +0900829 'files/file_path_watcher_kqueue.cc',
vandebo@chromium.orgc185d782014-06-11 16:15:24 +0900830 'files/file_path_watcher_kqueue.h',
yongsheng.zhu@intel.comd0a65662012-08-31 14:27:16 +0900831 'files/file_path_watcher_stub.cc',
bajones@chromium.org4bf25cc2013-08-03 07:09:13 +0900832 'power_monitor/power_monitor_device_source_posix.cc',
jrg@chromium.org7a15cdd2011-11-02 03:13:50 +0900833 ],
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900834 'sources/': [
scherkus@chromium.org113e6c42013-07-03 11:02:23 +0900835 ['include', '^debug/proc_maps_linux\\.cc$'],
yongsheng.zhu@intel.comd0a65662012-08-31 14:27:16 +0900836 ['include', '^files/file_path_watcher_linux\\.cc$'],
rsesek@chromium.org0b0d4712013-06-29 02:40:24 +0900837 ['include', '^process/memory_linux\\.cc$'],
rsesek@chromium.org4ae20ac2013-05-23 21:59:54 +0900838 ['include', '^process/internal_linux\\.cc$'],
rsesek@chromium.org9746b822013-07-16 03:29:35 +0900839 ['include', '^process/process_handle_linux\\.cc$'],
rsesek@chromium.org2ccf6792013-06-01 00:38:01 +0900840 ['include', '^process/process_iterator\\.cc$'],
841 ['include', '^process/process_iterator_linux\\.cc$'],
rsesek@chromium.org4ae20ac2013-05-23 21:59:54 +0900842 ['include', '^process/process_metrics_linux\\.cc$'],
glider@google.com7a087c42013-01-18 19:34:29 +0900843 ['include', '^posix/unix_domain_socket_linux\\.cc$'],
brettw@chromium.org1f67a912013-02-08 04:18:03 +0900844 ['include', '^strings/sys_string_conversions_posix\\.cc$'],
jrg@chromium.org7a15cdd2011-11-02 03:13:50 +0900845 ['include', '^sys_info_linux\\.cc$'],
jrg@chromium.org7a15cdd2011-11-02 03:13:50 +0900846 ['include', '^worker_pool_linux\\.cc$'],
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900847 ],
848 }],
epenner@chromium.orged1c9ba2013-05-22 09:01:38 +0900849 ['OS == "android" and _toolset == "host" and host_os == "linux"', {
zhenyu.liang@intel.comd4ad4362014-03-19 14:47:01 +0900850 'defines': [
851 'OS_ANDROID_HOST=Linux',
852 ],
epenner@chromium.orged1c9ba2013-05-22 09:01:38 +0900853 'sources/': [
854 # Pull in specific files for host builds.
zhenyu.liang@intel.comd4ad4362014-03-19 14:47:01 +0900855 ['include', '^atomicops_internals_x86_gcc\\.cc$'],
epenner@chromium.orged1c9ba2013-05-22 09:01:38 +0900856 ['include', '^threading/platform_thread_linux\\.cc$'],
857 ],
858 }],
derat50fc18d2014-10-07 13:18:44 +0900859 ['<(chromeos) == 1', {
860 'sources!': [
861 'power_monitor/power_monitor_device_source_posix.cc',
862 ],
863 }],
justincohen@google.comc98d7df2013-05-14 06:29:47 +0900864 ['OS == "ios" and _toolset != "host"', {
stuartmorgan@chromium.orgabfb7742012-06-30 18:48:20 +0900865 'sources/': [
stuartmorgan@chromium.org0cea4da2012-07-09 23:36:58 +0900866 # Pull in specific Mac files for iOS (which have been filtered out
867 # by file name rules).
leng@chromium.org98cd05c2012-07-14 01:49:44 +0900868 ['include', '^atomicops_internals_mac\\.'],
stuartmorgan@chromium.org0cea4da2012-07-09 23:36:58 +0900869 ['include', '^base_paths_mac\\.'],
brettw@chromium.org01f3da42014-08-14 05:22:14 +0900870 ['include', '^files/file_util_mac\\.'],
stuartmorgan@chromium.org0cea4da2012-07-09 23:36:58 +0900871 ['include', '^file_version_info_mac\\.'],
872 ['include', '^mac/bundle_locations\\.'],
stuartmorgan@chromium.orgd72e5912012-07-12 00:02:30 +0900873 ['include', '^mac/foundation_util\\.'],
874 ['include', '^mac/mac_logging\\.'],
mark@chromium.orgc21c9dd2014-05-13 03:49:55 +0900875 ['include', '^mac/mach_logging\\.'],
stuartmorgan@chromium.org0cea4da2012-07-09 23:36:58 +0900876 ['include', '^mac/objc_property_releaser\\.'],
rsesek@chromium.org214035a2012-10-17 05:17:58 +0900877 ['include', '^mac/scoped_mach_port\\.'],
mark@chromium.orgc21c9dd2014-05-13 03:49:55 +0900878 ['include', '^mac/scoped_mach_vm\\.'],
stuartmorgan@chromium.org0cea4da2012-07-09 23:36:58 +0900879 ['include', '^mac/scoped_nsautorelease_pool\\.'],
thakis@chromium.orge8deec42013-06-22 03:14:52 +0900880 ['include', '^mac/scoped_nsobject\\.'],
stuartmorgan7ac7b232015-05-02 05:51:54 +0900881 ['include', '^mac/scoped_objc_class_swizzler\\.'],
brettw@chromium.org710ecb92013-06-19 05:27:52 +0900882 ['include', '^message_loop/message_pump_mac\\.'],
brettw@chromium.org058b5c52013-02-08 04:36:27 +0900883 ['include', '^strings/sys_string_conversions_mac\\.'],
avi@chromium.org1c519e92013-06-28 03:04:56 +0900884 ['include', '^threading/platform_thread_mac\\.'],
885 ['include', '^time/time_mac\\.'],
stuartmorgan@chromium.org0cea4da2012-07-09 23:36:58 +0900886 ['include', '^worker_pool_mac\\.'],
rsesek@chromium.orgc2b81bd2013-07-20 01:48:56 +0900887 # Exclude all process/ except the minimal implementation
stuartmorgan@chromium.org11335452012-07-12 00:35:02 +0900888 # needed on iOS (mostly for unit tests).
rsesek@chromium.orgc2b81bd2013-07-20 01:48:56 +0900889 ['exclude', '^process/.*'],
890 ['include', '^process/.*_ios\.(cc|mm)$'],
891 ['include', '^process/memory_stubs\.cc$'],
892 ['include', '^process/process_handle_posix\.cc$'],
jfroy734dcf12015-04-02 02:10:29 +0900893 ['include', '^process/process_metrics\\.cc$'],
gab15b53002015-03-20 04:08:18 +0900894 ['exclude', '^threading/platform_thread_internal_posix\\.(h|cc)'],
vandebo@chromium.orgc185d782014-06-11 16:15:24 +0900895 ['exclude', 'files/file_path_watcher_fsevents.cc'],
896 ['exclude', 'files/file_path_watcher_fsevents.h'],
897 ['include', 'files/file_path_watcher_mac.cc'],
rsesek@chromium.org0b0d4712013-06-29 02:40:24 +0900898 ],
899 'sources': [
900 'process/memory_stubs.cc',
stuartmorgan@chromium.orgabfb7742012-06-30 18:48:20 +0900901 ],
blundell@chromium.org946a5312012-12-05 00:44:15 +0900902 'sources!': [
brettw@chromium.org710ecb92013-06-19 05:27:52 +0900903 'message_loop/message_pump_libevent.cc'
blundell@chromium.org946a5312012-12-05 00:44:15 +0900904 ],
stuartmorgan@chromium.orgabfb7742012-06-30 18:48:20 +0900905 }],
justincohen@google.comc98d7df2013-05-14 06:29:47 +0900906 ['OS == "ios" and _toolset == "host"', {
907 'sources/': [
908 # Copied filename_rules to switch from iOS to Mac inclusions.
909 ['include', '_(cocoa|mac)(_unittest)?\\.(h|cc|mm?)$'],
910 ['include', '(^|/)(cocoa|mac)/'],
911 ['exclude', '_ios(_unittest)?\\.(h|cc|mm?)$'],
912 ['exclude', '(^|/)ios/'],
vandebo@chromium.orgc185d782014-06-11 16:15:24 +0900913 ['exclude', 'files/file_path_watcher_fsevents.cc'],
914 ['exclude', 'files/file_path_watcher_fsevents.h'],
915 ['include', 'files/file_path_watcher_mac.cc'],
justincohen@google.comc98d7df2013-05-14 06:29:47 +0900916 ]
917 }],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900918 # For now, just test the *BSD platforms enough to exclude them.
919 # Subsequent changes will include them further.
bradnelson@google.com040b1d12012-06-08 10:01:57 +0900920 ['OS != "freebsd" or >(nacl_untrusted_build)==1', {
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900921 'sources/': [ ['exclude', '_freebsd\\.cc$'] ],
922 },
923 ],
bradnelson@google.com040b1d12012-06-08 10:01:57 +0900924 ['OS != "openbsd" or >(nacl_untrusted_build)==1', {
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900925 'sources/': [ ['exclude', '_openbsd\\.cc$'] ],
926 },
927 ],
bradnelson@google.com040b1d12012-06-08 10:01:57 +0900928 ['OS == "win" and >(nacl_untrusted_build)==0', {
brettw@chromium.orgacb14c22010-10-15 10:59:15 +0900929 'include_dirs': [
930 '<(DEPTH)/third_party/wtl/include',
931 ],
932 'sources!': [
vandebo@chromium.orgc185d782014-06-11 16:15:24 +0900933 'files/file_path_watcher_fsevents.cc',
934 'files/file_path_watcher_fsevents.h',
robert.nagy@gmail.combd7a6ad2011-10-26 08:35:27 +0900935 'files/file_path_watcher_kqueue.cc',
vandebo@chromium.orgc185d782014-06-11 16:15:24 +0900936 'files/file_path_watcher_kqueue.h',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900937 'files/file_path_watcher_stub.cc',
brettw@chromium.org710ecb92013-06-19 05:27:52 +0900938 'message_loop/message_pump_libevent.cc',
brettw@chromium.org04a8ee22012-11-10 05:22:00 +0900939 'posix/file_descriptor_shuffle.cc',
brettw@chromium.orgacb14c22010-10-15 10:59:15 +0900940 # Not using sha1_win.cc because it may have caused a
941 # regression to page cycler moz.
942 'sha1_win.cc',
avi@chromium.orgd827e3d2013-06-08 15:05:47 +0900943 'strings/string16.cc',
brettw@chromium.orgacb14c22010-10-15 10:59:15 +0900944 ],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900945 },],
davemoore@chromium.org97b12342013-05-04 08:39:54 +0900946 ['<(use_ozone) == 1', {
rjkroege@chromium.org9e06a282013-04-06 13:51:21 +0900947 'sources!': [
brettw@chromium.org710ecb92013-06-19 05:27:52 +0900948 'message_loop/message_pump_glib.cc',
rjkroege@chromium.org9e06a282013-04-06 13:51:21 +0900949 ]
rjkroege@chromium.org9e06a282013-04-06 13:51:21 +0900950 }],
bradnelson@google.com040b1d12012-06-08 10:01:57 +0900951 ['OS == "linux" and >(nacl_untrusted_build)==0', {
craig.schlenter@chromium.orgb2d581e2011-04-15 01:56:01 +0900952 'sources!': [
vandebo@chromium.orgc185d782014-06-11 16:15:24 +0900953 'files/file_path_watcher_fsevents.cc',
954 'files/file_path_watcher_fsevents.h',
robert.nagy@gmail.combd7a6ad2011-10-26 08:35:27 +0900955 'files/file_path_watcher_kqueue.cc',
vandebo@chromium.orgc185d782014-06-11 16:15:24 +0900956 'files/file_path_watcher_kqueue.h',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900957 'files/file_path_watcher_stub.cc',
craig.schlenter@chromium.orgb2d581e2011-04-15 01:56:01 +0900958 ],
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900959 }],
stuartmorgan@chromium.orgabfb7742012-06-30 18:48:20 +0900960 ['(OS == "mac" or OS == "ios") and >(nacl_untrusted_build)==0', {
mark@chromium.orga8f9a692011-11-15 04:15:25 +0900961 'sources/': [
mark@chromium.orga8f9a692011-11-15 04:15:25 +0900962 ['exclude', '^base_paths_posix\\.cc$'],
gab15b53002015-03-20 04:08:18 +0900963 ['exclude', '^files/file_path_watcher_stub\\.cc$'],
mark@chromium.orga8f9a692011-11-15 04:15:25 +0900964 ['exclude', '^native_library_posix\\.cc$'],
brettw@chromium.org10ade132013-02-08 04:42:54 +0900965 ['exclude', '^strings/sys_string_conversions_posix\\.cc$'],
gab15b53002015-03-20 04:08:18 +0900966 ['exclude', '^threading/platform_thread_internal_posix\\.cc$'],
craig.schlenter@chromium.orgb2d581e2011-04-15 01:56:01 +0900967 ],
968 }],
bradnelson@google.com040b1d12012-06-08 10:01:57 +0900969 ['<(os_bsd)==1 and >(nacl_untrusted_build)==0', {
rsesek@chromium.org0b0d4712013-06-29 02:40:24 +0900970 'sources': [
971 'process/memory_stubs.cc',
972 ],
mark@chromium.org2e9e81c2011-10-13 13:23:22 +0900973 'sources/': [
robert.nagy@gmail.comea54e462011-10-25 07:05:27 +0900974 ['exclude', '^files/file_path_watcher_linux\\.cc$'],
robert.nagy@gmail.combd7a6ad2011-10-26 08:35:27 +0900975 ['exclude', '^files/file_path_watcher_stub\\.cc$'],
brettw@chromium.org01f3da42014-08-14 05:22:14 +0900976 ['exclude', '^files/file_util_linux\\.cc$'],
rsesek@chromium.orgc2b81bd2013-07-20 01:48:56 +0900977 ['exclude', '^process/process_linux\\.cc$'],
robert.nagy@gmail.comea54e462011-10-25 07:05:27 +0900978 ['exclude', '^sys_info_linux\\.cc$'],
mark@chromium.org2e9e81c2011-10-13 13:23:22 +0900979 ],
980 }],
hbono@chromium.org04aa7832012-07-25 11:32:11 +0900981 # Remove all unnecessary files for build_nexe.py to avoid exceeding
982 # command-line-string limitation when building NaCl on Windows.
983 ['OS == "win" and >(nacl_untrusted_build)==1', {
984 'sources/': [ ['exclude', '\\.h$'] ],
985 }],
halliwell38180d22014-12-13 02:21:04 +0900986 # Enable more direct string conversions on platforms with native utf8
987 # strings
988 ['OS=="mac" or OS=="ios" or <(chromeos)==1 or <(chromecast)==1', {
989 'defines': ['SYSTEM_NATIVE_UTF8'],
990 }],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900991 ],
992 }],
sergeyu@chromium.orgb9b28472013-12-23 13:02:49 +0900993 ['base_i18n_target==1', {
994 'defines': [
995 'BASE_I18N_IMPLEMENTATION',
996 ],
997 'sources': [
998 'i18n/base_i18n_export.h',
999 'i18n/bidi_line_iterator.cc',
1000 'i18n/bidi_line_iterator.h',
1001 'i18n/break_iterator.cc',
1002 'i18n/break_iterator.h',
sergeyu@chromium.orgb9b28472013-12-23 13:02:49 +09001003 'i18n/case_conversion.cc',
1004 'i18n/case_conversion.h',
ricea@chromium.org0f250012014-01-16 03:19:54 +09001005 'i18n/char_iterator.cc',
1006 'i18n/char_iterator.h',
sergeyu@chromium.orgb9b28472013-12-23 13:02:49 +09001007 'i18n/file_util_icu.cc',
1008 'i18n/file_util_icu.h',
1009 'i18n/i18n_constants.cc',
1010 'i18n/i18n_constants.h',
1011 'i18n/icu_encoding_detection.cc',
1012 'i18n/icu_encoding_detection.h',
1013 'i18n/icu_string_conversions.cc',
1014 'i18n/icu_string_conversions.h',
1015 'i18n/icu_util.cc',
1016 'i18n/icu_util.h',
1017 'i18n/number_formatting.cc',
1018 'i18n/number_formatting.h',
1019 'i18n/rtl.cc',
1020 'i18n/rtl.h',
ricea@chromium.org0f250012014-01-16 03:19:54 +09001021 'i18n/streaming_utf8_validator.cc',
1022 'i18n/streaming_utf8_validator.h',
sergeyu@chromium.orgb9b28472013-12-23 13:02:49 +09001023 'i18n/string_compare.cc',
1024 'i18n/string_compare.h',
1025 'i18n/string_search.cc',
1026 'i18n/string_search.h',
1027 'i18n/time_formatting.cc',
1028 'i18n/time_formatting.h',
1029 'i18n/timezone.cc',
1030 'i18n/timezone.h',
ricea@chromium.org0f250012014-01-16 03:19:54 +09001031 'i18n/utf8_validator_tables.cc',
1032 'i18n/utf8_validator_tables.h',
sergeyu@chromium.orgb9b28472013-12-23 13:02:49 +09001033 ],
1034 }]
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +09001035 ],
1036 },
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +09001037}