blob: e2f0a7d8921c8d3415df5ab6903d6708ed819ed2 [file] [log] [blame]
brettw@chromium.orge439a962011-01-02 08:16:20 +09001# Copyright (c) 2011 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{
6 'target_defaults': {
7 'variables': {
8 'base_target': 0,
9 },
10 'target_conditions': [
sky@chromium.org1987a752010-07-02 05:14:50 +090011 # This part is shared between the targets defined below.
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090012 ['base_target==1', {
13 'sources': [
14 '../build/build_config.h',
15 'third_party/dmg_fp/dmg_fp.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090016 'third_party/dmg_fp/g_fmt.cc',
siggi@chromium.orgb23c7042010-11-26 02:37:47 +090017 'third_party/dmg_fp/dtoa_wrapper.cc',
ensonic@google.com24ba1962011-09-29 01:28:40 +090018 'third_party/dynamic_annotations/dynamic_annotations.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090019 'third_party/icu/icu_utf.cc',
20 'third_party/icu/icu_utf.h',
21 'third_party/nspr/prtime.cc',
22 'third_party/nspr/prtime.h',
ensonic@google.com24ba1962011-09-29 01:28:40 +090023 'third_party/nspr/prcpucfg_linux.h',
24 'third_party/xdg_mime/xdgmime.h',
joth@chromium.orged27f3a2011-09-09 19:17:35 +090025 'android/scoped_java_ref.cc',
26 'android/scoped_java_ref.h',
27 'android/jni_android.cc',
28 'android/jni_android.h',
29 'android/jni_array.cc',
30 'android/jni_array.h',
31 'android/jni_string.cc',
32 'android/jni_string.h',
33 'android/path_utils.cc',
34 'android/path_utils.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090035 'at_exit.cc',
36 'at_exit.h',
37 'atomic_ref_count.h',
38 'atomic_sequence_num.h',
39 'atomicops.h',
thestig@chromium.orgb6ba9432010-04-03 10:05:39 +090040 'atomicops_internals_x86_gcc.cc',
ensonic@google.com24ba1962011-09-29 01:28:40 +090041 'atomicops_internals_x86_gcc.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090042 'atomicops_internals_x86_msvc.h',
darin@chromium.orge585bed2011-08-06 00:34:00 +090043 'base_export.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090044 'base_paths.cc',
45 'base_paths.h',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +090046 'base_paths_android.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090047 'base_paths_mac.h',
48 'base_paths_mac.mm',
brettw@chromium.orge47345a2010-10-16 13:56:06 +090049 'base_paths_linux.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090050 'base_paths_win.cc',
51 'base_paths_win.h',
ensonic@google.com24ba1962011-09-29 01:28:40 +090052 'base_switches.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090053 'basictypes.h',
ajwong@chromium.orge2cca632011-02-15 10:27:38 +090054 'bind.h',
55 'bind_helpers.h',
56 'bind_internal.h',
ajwong@chromium.orgcb175342011-02-27 10:25:59 +090057 'bind_internal_win.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090058 'bits.h',
akalin@chromium.org6ed4f882010-02-19 12:15:59 +090059 'callback.h',
ajwong@chromium.orgfa0ff432011-02-19 08:29:31 +090060 'callback_internal.cc',
61 'callback_internal.h',
ajwong@chromium.orge2cca632011-02-15 10:27:38 +090062 'callback_old.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090063 'command_line.cc',
64 'command_line.h',
65 'compiler_specific.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090066 'cpu.cc',
67 'cpu.h',
apatrick@chromium.org87164042011-05-20 07:28:25 +090068 'debug/alias.cc',
69 'debug/alias.h',
brettw@chromium.org28078b62011-01-02 04:55:22 +090070 'debug/debug_on_start_win.cc',
71 'debug/debug_on_start_win.h',
brettw@chromium.org2f49b122010-10-26 13:07:50 +090072 'debug/debugger.cc',
73 'debug/debugger.h',
74 'debug/debugger_posix.cc',
75 'debug/debugger_win.cc',
76 'debug/leak_annotations.h',
77 'debug/leak_tracker.h',
davemoore@chromium.orgeeb51f72011-02-02 08:35:25 +090078 'debug/profiler.cc',
79 'debug/profiler.h',
brettw@chromium.org2f49b122010-10-26 13:07:50 +090080 'debug/stack_trace.cc',
81 'debug/stack_trace.h',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +090082 'debug/stack_trace_android.cc',
brettw@chromium.org2f49b122010-10-26 13:07:50 +090083 'debug/stack_trace_posix.cc',
84 'debug/stack_trace_win.cc',
85 'debug/trace_event_win.cc',
86 'debug/trace_event.cc',
87 'debug/trace_event.h',
agl@chromium.org4300a312010-03-12 00:25:54 +090088 'dir_reader_fallback.h',
89 'dir_reader_linux.h',
90 'dir_reader_posix.h',
ensonic@google.com24ba1962011-09-29 01:28:40 +090091 'eintr_wrapper.h',
tfarina@chromium.org6d36c5d2010-08-03 12:00:50 +090092 'environment.cc',
93 'environment.h',
ensonic@google.com24ba1962011-09-29 01:28:40 +090094 'file_descriptor_posix.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +090095 'file_path.cc',
96 'file_path.h',
97 'file_util.cc',
98 'file_util.h',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +090099 'file_util_android.cc',
evan@chromium.orgc4e9f7c2010-02-23 20:34:54 +0900100 'file_util_deprecated.h',
evan@chromium.org33b77052010-08-20 09:36:01 +0900101 'file_util_linux.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900102 'file_util_mac.mm',
103 'file_util_posix.cc',
104 'file_util_win.cc',
dumi@chromium.orgc980e402010-08-21 07:42:50 +0900105 'file_util_proxy.cc',
106 'file_util_proxy.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900107 'file_version_info.h',
tony@chromium.org9f7a86f2010-04-14 10:46:43 +0900108 'file_version_info_mac.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900109 'file_version_info_mac.mm',
tony@chromium.org9f7a86f2010-04-14 10:46:43 +0900110 'file_version_info_win.cc',
111 'file_version_info_win.h',
craig.schlenter@chromium.orgb2d581e2011-04-15 01:56:01 +0900112 'files/file_path_watcher.cc',
113 'files/file_path_watcher.h',
114 'files/file_path_watcher_linux.cc',
115 'files/file_path_watcher_mac.cc',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900116 'files/file_path_watcher_stub.cc',
craig.schlenter@chromium.orgb2d581e2011-04-15 01:56:01 +0900117 'files/file_path_watcher_win.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900118 'float_util.h',
ensonic@google.com24ba1962011-09-29 01:28:40 +0900119 'format_macros.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900120 'global_descriptors_posix.cc',
thestig@chromium.orgb6ba9432010-04-03 10:05:39 +0900121 'global_descriptors_posix.h',
phajdan.jr@chromium.orgdd43b732010-06-01 23:30:51 +0900122 'gtest_prod_util.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900123 'hash_tables.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900124 'id_map.h',
erg@google.com8aca7272010-08-19 03:33:57 +0900125 'json/json_reader.cc',
126 'json/json_reader.h',
dpranke@chromium.org608dee32011-10-08 03:36:00 +0900127 'json/json_value_serializer.cc',
128 'json/json_value_serializer.h',
erg@google.com8aca7272010-08-19 03:33:57 +0900129 'json/json_writer.cc',
130 'json/json_writer.h',
131 'json/string_escape.cc',
132 'json/string_escape.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900133 'lazy_instance.cc',
134 'lazy_instance.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900135 'linked_list.h',
ajwong@chromium.org8e2e3002011-09-22 03:05:41 +0900136 'location.cc',
137 'location.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900138 'logging.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900139 'logging.h',
thestig@chromium.orgb6ba9432010-04-03 10:05:39 +0900140 'logging_win.cc',
rvargas@google.comc3b65182011-03-29 08:48:44 +0900141 'logging_win.h',
brettw@chromium.org624f07962010-12-23 09:43:36 +0900142 'mac/cocoa_protocols.h',
jeremy@chromium.org4bed1f32011-09-11 20:29:49 +0900143 'mac/crash_logging.h',
144 'mac/crash_logging.mm',
bauerb@chromium.orgfe9f8532011-03-15 18:51:50 +0900145 'mac/foundation_util.h',
146 'mac/foundation_util.mm',
brettw@chromium.org92d954b2011-01-02 03:20:14 +0900147 'mac/mac_util.h',
148 'mac/mac_util.mm',
mark@chromium.org2a9b20f2011-04-21 07:30:35 +0900149 'mac/objc_property_releaser.h',
150 'mac/objc_property_releaser.mm',
brettw@google.comb39f6c02011-01-02 01:08:52 +0900151 'mac/os_crash_dumps.cc',
152 'mac/os_crash_dumps.h',
brettw@chromium.org0d4a0352010-10-18 11:47:39 +0900153 'mac/scoped_aedesc.h',
joth@chromium.orgb72c5f52010-11-12 21:03:54 +0900154 'mac/scoped_cftyperef.h',
brettw@chromium.org0d4a0352010-10-18 11:47:39 +0900155 'mac/scoped_nsautorelease_pool.h',
156 'mac/scoped_nsautorelease_pool.mm',
shess@chromium.org0318f412011-05-25 07:07:05 +0900157 'mac/scoped_nsexception_enabler.h',
158 'mac/scoped_nsexception_enabler.mm',
thakis@chromium.org281e2102010-01-12 09:39:15 +0900159 'mach_ipc_mac.h',
160 'mach_ipc_mac.mm',
levin@chromium.org5c528682011-03-28 10:54:15 +0900161 'memory/linked_ptr.h',
agayev@chromium.org751c2272011-04-28 03:37:03 +0900162 'memory/mru_cache.h',
levin@chromium.org5c528682011-03-28 10:54:15 +0900163 'memory/raw_scoped_refptr_mismatch_checker.h',
164 'memory/ref_counted.cc',
165 'memory/ref_counted.h',
166 'memory/ref_counted_memory.cc',
167 'memory/ref_counted_memory.h',
168 'memory/scoped_callback_factory.h',
169 'memory/scoped_handle.h',
levin@chromium.org5c528682011-03-28 10:54:15 +0900170 'memory/scoped_nsobject.h',
171 'memory/scoped_open_process.h',
172 'memory/scoped_ptr.h',
levin@chromium.org5c528682011-03-28 10:54:15 +0900173 'memory/scoped_vector.h',
174 'memory/singleton.h',
175 'memory/weak_ptr.cc',
176 'memory/weak_ptr.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900177 'message_loop.cc',
178 'message_loop.h',
erg@google.com71915232010-09-29 07:54:58 +0900179 'message_loop_proxy.cc',
sanjeevr@chromium.org11e02e62010-04-29 12:31:34 +0900180 'message_loop_proxy.h',
sanjeevr@chromium.orgd393cc42010-05-07 03:34:24 +0900181 'message_loop_proxy_impl.cc',
182 'message_loop_proxy_impl.h',
erg@google.com71915232010-09-29 07:54:58 +0900183 'message_pump.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900184 'message_pump.h',
185 'message_pump_default.cc',
186 'message_pump_default.h',
187 'message_pump_win.cc',
188 'message_pump_win.h',
brettw@chromium.org275c2ec2010-10-14 13:38:38 +0900189 'metrics/histogram.cc',
190 'metrics/histogram.h',
191 'metrics/stats_counters.cc',
192 'metrics/stats_counters.h',
193 'metrics/stats_table.cc',
194 'metrics/stats_table.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900195 'mime_util.h',
evan@chromium.org73aec0e2010-04-23 08:28:05 +0900196 'mime_util_xdg.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900197 'native_library.h',
198 'native_library_linux.cc',
199 'native_library_mac.mm',
200 'native_library_win.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900201 'observer_list.h',
202 'observer_list_threadsafe.h',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900203 'os_compat_android.cc',
204 'os_compat_android.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900205 'path_service.cc',
206 'path_service.h',
207 'pickle.cc',
208 'pickle.h',
erg@google.comd5fffd42011-01-08 03:06:45 +0900209 'platform_file.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900210 'platform_file.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900211 'platform_file_posix.cc',
thestig@chromium.orgb6ba9432010-04-03 10:05:39 +0900212 'platform_file_win.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900213 'port.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900214 'process.h',
215 'process_linux.cc',
216 'process_posix.cc',
maruel@chromium.org9cf11e82010-04-30 02:44:42 +0900217 'process_util.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900218 'process_util.h',
219 'process_util_linux.cc',
220 'process_util_mac.mm',
mark@chromium.org2e9e81c2011-10-13 13:23:22 +0900221 'process_util_openbsd.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900222 'process_util_posix.cc',
223 'process_util_win.cc',
224 'process_win.cc',
225 'rand_util.cc',
226 'rand_util.h',
ensonic@google.com24ba1962011-09-29 01:28:40 +0900227 'rand_util_c.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900228 'rand_util_posix.cc',
229 'rand_util_win.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900230 'safe_strerror_posix.cc',
231 'safe_strerror_posix.h',
thakis@chromium.org927d7282011-05-20 08:34:17 +0900232 'scoped_native_library.cc',
233 'scoped_native_library.h',
234 'scoped_temp_dir.cc',
235 'scoped_temp_dir.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900236 'sha1.h',
wtc@chromium.orgd828db42010-06-24 06:41:40 +0900237 'sha1_portable.cc',
238 'sha1_win.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900239 'shared_memory.h',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900240 'shared_memory_android.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900241 'shared_memory_posix.cc',
242 'shared_memory_win.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900243 'spin_wait.h',
244 'stack_container.h',
dilmah@chromium.orgdc4b9702011-07-20 07:13:24 +0900245 'stl_util.h',
brettw@chromium.orgcbde69a2010-07-31 04:28:44 +0900246 'string_number_conversions.cc',
247 'string_number_conversions.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900248 'string_piece.cc',
249 'string_piece.h',
timsteele@google.com22058212010-01-22 04:29:25 +0900250 'string_split.cc',
251 'string_split.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900252 'string_tokenizer.h',
253 'string_util.cc',
254 'string_util.h',
ensonic@google.com24ba1962011-09-29 01:28:40 +0900255 'string_util_posix.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900256 'string_util_win.h',
joi@chromium.orgeb2b72d2010-11-18 11:15:12 +0900257 'stringize_macros.h',
brettw@chromium.org67cbde42010-08-17 12:45:37 +0900258 'stringprintf.cc',
259 'stringprintf.h',
brettw@chromium.org5238c7d2011-01-02 15:05:39 +0900260 'synchronization/cancellation_flag.cc',
261 'synchronization/cancellation_flag.h',
brettw@chromium.orge439a962011-01-02 08:16:20 +0900262 'synchronization/condition_variable.h',
263 'synchronization/condition_variable_posix.cc',
264 'synchronization/condition_variable_win.cc',
265 'synchronization/lock.cc',
266 'synchronization/lock.h',
267 'synchronization/lock_impl.h',
268 'synchronization/lock_impl_posix.cc',
269 'synchronization/lock_impl_win.cc',
brettw@chromium.org5238c7d2011-01-02 15:05:39 +0900270 'synchronization/waitable_event.h',
271 'synchronization/waitable_event_posix.cc',
272 'synchronization/waitable_event_watcher.h',
273 'synchronization/waitable_event_watcher_posix.cc',
274 'synchronization/waitable_event_watcher_win.cc',
275 'synchronization/waitable_event_win.cc',
willchan@chromium.org0fbb8682011-05-18 16:29:56 +0900276 'system_monitor/system_monitor.cc',
277 'system_monitor/system_monitor.h',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900278 'system_monitor/system_monitor_android.cc',
willchan@chromium.org0fbb8682011-05-18 16:29:56 +0900279 'system_monitor/system_monitor_mac.mm',
280 'system_monitor/system_monitor_posix.cc',
281 'system_monitor/system_monitor_win.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900282 'sys_info.h',
283 'sys_info_chromeos.cc',
284 'sys_info_freebsd.cc',
285 'sys_info_linux.cc',
286 'sys_info_mac.cc',
287 'sys_info_openbsd.cc',
288 'sys_info_posix.cc',
289 'sys_info_win.cc',
290 'sys_string_conversions.h',
291 'sys_string_conversions_linux.cc',
292 'sys_string_conversions_mac.mm',
293 'sys_string_conversions_win.cc',
erg@chromium.org493f5f62010-07-16 06:03:54 +0900294 'task.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900295 'task.h',
levin@chromium.orgf4cb1742010-08-26 15:09:38 +0900296 'task_queue.cc',
297 'task_queue.h',
willchan@chromium.orgb9b021a2010-06-16 04:39:24 +0900298 'template_util.h',
brettw@chromium.org088ae932011-01-01 13:48:49 +0900299 'threading/non_thread_safe.h',
joi@chromium.orgb5d63f72011-03-04 08:38:51 +0900300 'threading/non_thread_safe_impl.cc',
301 'threading/non_thread_safe_impl.h',
brettw@chromium.org61391822011-01-01 05:02:16 +0900302 'threading/platform_thread.h',
303 'threading/platform_thread_mac.mm',
304 'threading/platform_thread_posix.cc',
305 'threading/platform_thread_win.cc',
joi@chromium.orgca327c72011-10-15 02:30:37 +0900306 'threading/post_task_and_reply_impl.cc',
307 'threading/post_task_and_reply_impl.h',
brettw@chromium.org34f964f2010-12-31 03:08:36 +0900308 'threading/simple_thread.cc',
309 'threading/simple_thread.h',
brettw@chromium.org5b5f5e02011-01-01 10:01:06 +0900310 'threading/thread.cc',
311 'threading/thread.h',
brettw@chromium.org61391822011-01-01 05:02:16 +0900312 'threading/thread_checker.h',
joi@chromium.orgb5d63f72011-03-04 08:38:51 +0900313 'threading/thread_checker_impl.cc',
314 'threading/thread_checker_impl.h',
brettw@chromium.org5b5f5e02011-01-01 10:01:06 +0900315 'threading/thread_collision_warner.cc',
316 'threading/thread_collision_warner.h',
brettw@chromium.org63965582010-12-31 07:18:56 +0900317 'threading/thread_local.h',
318 'threading/thread_local_posix.cc',
319 'threading/thread_local_storage.h',
320 'threading/thread_local_storage_posix.cc',
321 'threading/thread_local_storage_win.cc',
322 'threading/thread_local_win.cc',
brettw@chromium.org5b5f5e02011-01-01 10:01:06 +0900323 'threading/thread_restrictions.h',
324 'threading/thread_restrictions.cc',
brettw@chromium.org34f964f2010-12-31 03:08:36 +0900325 'threading/watchdog.cc',
326 'threading/watchdog.h',
327 'threading/worker_pool.h',
joi@chromium.orgca327c72011-10-15 02:30:37 +0900328 'threading/worker_pool.cc',
brettw@chromium.org34f964f2010-12-31 03:08:36 +0900329 'threading/worker_pool_posix.cc',
330 'threading/worker_pool_posix.h',
331 'threading/worker_pool_win.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900332 'time.cc',
333 'time.h',
334 'time_win.cc',
335 'timer.cc',
336 'timer.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900337 'tracked_objects.cc',
338 'tracked_objects.h',
339 'tuple.h',
340 'utf_offset_string_conversions.cc',
341 'utf_offset_string_conversions.h',
342 'utf_string_conversion_utils.cc',
343 'utf_string_conversion_utils.h',
344 'utf_string_conversions.cc',
345 'utf_string_conversions.h',
robertshield@chromium.org9fb9e372010-03-23 05:12:50 +0900346 'values.cc',
347 'values.h',
bauerb@chromium.orgfe9f8532011-03-15 18:51:50 +0900348 'value_conversions.cc',
349 'value_conversions.h',
robertshield@chromium.orga9914a32010-11-11 02:02:19 +0900350 'version.cc',
351 'version.h',
akalin@chromium.orgf0ee79c2010-09-30 04:26:36 +0900352 'vlog.cc',
353 'vlog.h',
tfarina@chromium.org9be76e52011-06-25 21:18:51 +0900354 'nix/xdg_util.cc',
355 'nix/xdg_util.h',
siggi@chromium.org7913ed62010-11-07 00:39:40 +0900356 'win/event_trace_consumer.h',
357 'win/event_trace_controller.cc',
358 'win/event_trace_controller.h',
359 'win/event_trace_provider.cc',
360 'win/event_trace_provider.h',
rvargas@google.com57a43962011-04-05 07:42:46 +0900361 'win/i18n.cc',
362 'win/i18n.h',
tfarina@chromium.org9be76e52011-06-25 21:18:51 +0900363 'win/iat_patch_function.cc',
364 'win/iat_patch_function.h',
rvargas@google.com57a43962011-04-05 07:42:46 +0900365 'win/object_watcher.cc',
366 'win/object_watcher.h',
brettw@chromium.orgb3a7c3e2010-10-17 13:41:54 +0900367 'win/registry.cc',
368 'win/registry.h',
tony@chromium.org60658e12011-08-26 07:58:36 +0900369 'win/resource_util.cc',
370 'win/resource_util.h',
brettw@chromium.org45352272010-10-16 12:46:05 +0900371 'win/scoped_bstr.cc',
372 'win/scoped_bstr.h',
tommi@chromium.org84908322011-10-21 16:00:22 +0900373 'win/scoped_co_mem.h',
tfarina@chromium.org9be76e52011-06-25 21:18:51 +0900374 'win/scoped_com_initializer.h',
brettw@chromium.org45352272010-10-16 12:46:05 +0900375 'win/scoped_comptr.h',
376 'win/scoped_gdi_object.h',
377 'win/scoped_handle.h',
378 'win/scoped_hdc.h',
379 'win/scoped_hglobal.h',
yosin@chromium.org67db53e2011-10-04 13:43:12 +0900380 'win/scoped_select_object.h',
brettw@chromium.org45352272010-10-16 12:46:05 +0900381 'win/scoped_variant.cc',
382 'win/scoped_variant.h',
tfarina@chromium.org533d02c2011-06-25 10:38:59 +0900383 'win/windows_version.cc',
384 'win/windows_version.h',
tfarina@chromium.org9be76e52011-06-25 21:18:51 +0900385 'win/win_util.cc',
386 'win/win_util.h',
rvargas@google.comed1496e2011-03-17 09:34:09 +0900387 'win/wrapped_window_proc.cc',
388 'win/wrapped_window_proc.h',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900389 ],
darin@chromium.org37acbb12011-07-21 03:38:24 +0900390 'defines': [
391 'BASE_IMPLEMENTATION',
392 ],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900393 'include_dirs': [
394 '..',
395 ],
396 # These warnings are needed for the files in third_party\dmg_fp.
397 'msvs_disabled_warnings': [
398 4244, 4554, 4018, 4102,
399 ],
400 'mac_framework_dirs': [
401 '$(SDKROOT)/System/Library/Frameworks/ApplicationServices.framework/Frameworks',
402 ],
403 'conditions': [
dnicoara@chromium.org63a7b5d2011-08-12 03:20:22 +0900404 [ 'use_wayland == 1', {
405 'sources!': [
406 'message_pump_gtk.cc',
407 'message_pump_x.cc',
408 ],
409 }],
sadrul@chromium.org847a5722011-09-21 09:17:19 +0900410 [ 'use_glib==0', {
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900411 'sources/': [
brettw@chromium.orge47345a2010-10-16 13:56:06 +0900412 ['exclude', '^nix/'],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900413 ],
414 'sources!': [
415 'atomicops_internals_x86_gcc.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900416 'message_pump_glib.cc',
sadrul@chromium.orgf7f3b262011-06-25 05:10:25 +0900417 'message_pump_x.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900418 ],
tony@chromium.org9f7a86f2010-04-14 10:46:43 +0900419 }],
sadrul@chromium.org847a5722011-09-21 09:17:19 +0900420 [ 'toolkit_uses_gtk==0', {
421 'sources!': [ 'message_pump_gtk.cc', ],
422 }],
sky@chromium.orgad4fb902011-09-22 01:31:11 +0900423 [ '(touchui==0 and use_aura==0) or OS == "win"', {
sadrul@chromium.orgf7f3b262011-06-25 05:10:25 +0900424 'sources!' : [ 'message_pump_x.cc', ],
425 }, {
426 'sources!' : [ 'message_pump_gtk.cc', ],
sadrul@chromium.org847a5722011-09-21 09:17:19 +0900427 'sources/' : [ [ 'include', 'message_pump_x.cc', ] ],
sadrul@chromium.orgf7f3b262011-06-25 05:10:25 +0900428 }],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900429 [ 'OS != "linux"', {
430 'sources!': [
431 # Not automatically excluded by the *linux.cc rules.
evan@chromium.org73aec0e2010-04-23 08:28:05 +0900432 'linux_util.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900433 ],
434 },
435 ],
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900436 [ 'OS == "android"', {
437 'sources/': [
438 ['exclude', '^debug/stack_trace.cc'],
439 ['exclude', '^debug/stack_trace_posix.cc'],
440 ['exclude', '^system_monitor/system_monitor_posix.cc'],
441 ['include', '^native_library_linux.cc'],
442 ['include', '^process_util_linux.cc'],
443 ['include', '^sys_info_linux.cc'],
444 ['include', '^sys_string_conversions_linux.cc'],
445 ['include', '^worker_pool_linux.cc'],
446 # TODO(michaelbai): The below files are excluded because of the
447 # missing JNI, add them back when JNI is ready.
448 ['exclude', '^android/'],
449 ['exclude', '^message_pump_android.cc'],
450 ['exclude', '^base_paths_android.cc'],
451 ['exclude', '^debug/stack_trace_android.cc'],
452 ],
453 }],
rsesek@chromium.org56a552f2010-08-14 00:24:53 +0900454 [ 'OS != "mac"', {
455 'sources!': [
sadrul@chromium.org9bb2c1a2011-05-25 09:20:42 +0900456 'mac/scoped_aedesc.h'
rsesek@chromium.org56a552f2010-08-14 00:24:53 +0900457 ],
458 }],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900459 # For now, just test the *BSD platforms enough to exclude them.
460 # Subsequent changes will include them further.
461 [ 'OS != "freebsd"', {
462 'sources/': [ ['exclude', '_freebsd\\.cc$'] ],
463 },
464 ],
465 [ 'OS != "openbsd"', {
466 'sources/': [ ['exclude', '_openbsd\\.cc$'] ],
467 },
468 ],
brettw@chromium.org45352272010-10-16 12:46:05 +0900469 ['OS != "win"', {
470 'sources/': [ ['exclude', '^win/'] ],
471 },
472 ],
bulach@chromium.org32050d82011-08-09 01:13:54 +0900473 ['OS != "android"', {
474 'sources/': [ ['exclude', '^android/'] ],
475 },
476 ],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900477 [ 'OS == "win"', {
brettw@chromium.orgacb14c22010-10-15 10:59:15 +0900478 'include_dirs': [
479 '<(DEPTH)/third_party/wtl/include',
480 ],
481 'sources!': [
482 'event_recorder_stubs.cc',
483 'file_descriptor_shuffle.cc',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900484 'files/file_path_watcher_stub.cc',
brettw@chromium.orgacb14c22010-10-15 10:59:15 +0900485 'message_pump_libevent.cc',
486 # Not using sha1_win.cc because it may have caused a
487 # regression to page cycler moz.
488 'sha1_win.cc',
489 'string16.cc',
brettw@chromium.orgacb14c22010-10-15 10:59:15 +0900490 ],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900491 },],
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900492 [ 'OS == "linux"', {
craig.schlenter@chromium.orgb2d581e2011-04-15 01:56:01 +0900493 'sources!': [
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900494 'files/file_path_watcher_stub.cc',
craig.schlenter@chromium.orgb2d581e2011-04-15 01:56:01 +0900495 ],
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900496 }],
497 [ 'OS == "mac"', {
498 'sources!': [
mark@chromium.org639d3b52011-05-13 03:18:34 +0900499 'files/file_path_watcher_stub.cc',
craig.schlenter@chromium.orgb2d581e2011-04-15 01:56:01 +0900500 ],
501 }],
mark@chromium.org2e9e81c2011-10-13 13:23:22 +0900502 [ 'OS == "openbsd"', {
503 'sources/': [
504 ['include', '^base_paths_linux\\.cc$'],
mark@chromium.org495e1ba2011-10-19 02:41:07 +0900505 ['include', '^native_library_linux\\.cc$'],
mark@chromium.org2e9e81c2011-10-13 13:23:22 +0900506 ['include', '^sys_string_conversions_linux\\.cc$'],
507 ],
508 }],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900509 ],
510 }],
511 ],
512 },
513 'targets': [
514 {
515 'target_name': 'base',
rvargas@google.comf3387ef2011-04-29 03:51:48 +0900516 'type': '<(component)',
pkasting@chromium.org2680a0a2011-09-16 06:17:32 +0900517 'toolsets': ['host', 'target'],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900518 'variables': {
519 'base_target': 1,
520 },
521 'dependencies': [
rvargas@google.com29b10092011-05-27 07:03:28 +0900522 'base_static',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900523 '../third_party/modp_b64/modp_b64.gyp:modp_b64',
tony@chromium.org2ddfe8c2010-05-19 17:33:37 +0900524 'third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900525 ],
526 # TODO(gregoryd): direct_dependent_settings should be shared with the
527 # 64-bit target, but it doesn't work due to a bug in gyp
528 'direct_dependent_settings': {
529 'include_dirs': [
530 '..',
531 ],
532 },
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900533 'conditions': [
sadrul@chromium.org847a5722011-09-21 09:17:19 +0900534 [ 'use_glib==1', {
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900535 'conditions': [
jam@chromium.org7de295e2010-12-02 05:22:49 +0900536 [ 'chromeos==1', {
537 'sources/': [ ['include', '_chromeos\\.cc$'] ]
538 },
539 ],
thestig@chromium.orgbbe65c62010-07-02 10:12:18 +0900540 [ 'linux_use_tcmalloc==0', {
541 'defines': [
542 'NO_TCMALLOC',
543 ],
544 'direct_dependent_settings': {
545 'defines': [
546 'NO_TCMALLOC',
547 ],
548 },
549 },
550 ],
sadrul@chromium.org847a5722011-09-21 09:17:19 +0900551 [ 'toolkit_uses_gtk==1', {
552 'dependencies': [
553 '../build/linux/system.gyp:gtk',
554 ],
555 'export_dependent_settings': [
556 '../build/linux/system.gyp:gtk',
557 ],
558 }],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900559 ],
560 'dependencies': [
jam@chromium.orgef265dd2010-06-12 06:30:37 +0900561 'symbolize',
piman@chromium.org52d78622011-09-20 04:20:38 +0900562 '../build/util/build_util.gyp:lastchange#target',
sadrul@chromium.org847a5722011-09-21 09:17:19 +0900563 '../build/linux/system.gyp:glib',
rjkroege@google.com3080f442010-10-23 01:17:47 +0900564 '../build/linux/system.gyp:x11',
evan@chromium.orgc4bcf872010-02-03 11:11:40 +0900565 'xdg_mime',
satorux@chromium.org9bd30ff2010-01-26 15:26:26 +0900566 ],
jam@chromium.org7de295e2010-12-02 05:22:49 +0900567 'defines': [
568 'USE_SYMBOLIZE',
569 ],
570 'cflags': [
571 '-Wno-write-strings',
572 ],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900573 'export_dependent_settings': [
sadrul@chromium.org847a5722011-09-21 09:17:19 +0900574 '../build/linux/system.gyp:glib',
rjkroege@google.com3080f442010-10-23 01:17:47 +0900575 '../build/linux/system.gyp:x11',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900576 ],
sadrul@chromium.org847a5722011-09-21 09:17:19 +0900577 }, { # use_glib!=1
jam@chromium.org7de295e2010-12-02 05:22:49 +0900578 'sources/': [
579 ['exclude', '/xdg_user_dirs/'],
580 ['exclude', '_nss\.cc$'],
581 ],
582 }],
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900583 [ 'OS == "android"', {
584 'dependencies': [
585 'symbolize',
586 '../third_party/ashmem/ashmem.gyp:ashmem#target',
587 ],
588 'defines': [
589 'USE_SYMBOLIZE',
590 ],
591 'link_settings': {
592 'libraries': [
593 '-llog',
594 ],
595 },
596 'conditions': [
597 [ '_toolset=="host" and host_os=="linux"', {
598 'dependencies': [
599 '../build/linux/system.gyp:glib',
600 ],
601 }],
602 ],
603 }],
jam@chromium.orgf497c952010-06-11 14:41:00 +0900604 [ 'OS == "freebsd" or OS == "openbsd"', {
mark@chromium.org2e9e81c2011-10-13 13:23:22 +0900605 'include_dirs': [
606 '/usr/local/include',
607 ],
jam@chromium.orgef265dd2010-06-12 06:30:37 +0900608 'link_settings': {
609 'libraries': [
610 '-L/usr/local/lib -lexecinfo',
jam@chromium.orgf497c952010-06-11 14:41:00 +0900611 ],
612 },
613 },
614 ],
bradnelson@google.com65d8cbf2010-06-12 07:45:37 +0900615 [ 'OS == "linux"', {
616 'link_settings': {
617 'libraries': [
618 # We need rt for clock_gettime().
619 '-lrt',
620 # For 'native_library_linux.cc'
621 '-ldl',
622 ],
623 },
624 }],
jam@chromium.orgf497c952010-06-11 14:41:00 +0900625 [ 'OS == "mac"', {
jam@chromium.orgef265dd2010-06-12 06:30:37 +0900626 'link_settings': {
627 'libraries': [
628 '$(SDKROOT)/System/Library/Frameworks/AppKit.framework',
629 '$(SDKROOT)/System/Library/Frameworks/Carbon.framework',
630 '$(SDKROOT)/System/Library/Frameworks/CoreFoundation.framework',
631 '$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
632 '$(SDKROOT)/System/Library/Frameworks/IOKit.framework',
633 '$(SDKROOT)/System/Library/Frameworks/Security.framework',
634 ],
635 },
rsesek@chromium.org3b26fdb2011-08-19 05:23:04 +0900636 'dependencies': [
637 '../third_party/mach_override/mach_override.gyp:mach_override',
638 ],
jam@chromium.org7de295e2010-12-02 05:22:49 +0900639 }],
rvargas@google.com29b10092011-05-27 07:03:28 +0900640 [ 'OS != "win"', {
641 'dependencies': ['../third_party/libevent/libevent.gyp:libevent'],
wtc@chromium.org6e6b7832010-01-28 04:36:22 +0900642 },],
evan@chromium.org75d1cb32011-04-30 05:45:22 +0900643 [ 'component=="shared_library"', {
evan@chromium.org75d1cb32011-04-30 05:45:22 +0900644 'conditions': [
645 ['OS=="win"', {
evan@chromium.org75d1cb32011-04-30 05:45:22 +0900646 'sources!': [
647 'debug/debug_on_start_win.cc',
648 ],
evan@chromium.org75d1cb32011-04-30 05:45:22 +0900649 }],
rvargas@google.comf3387ef2011-04-29 03:51:48 +0900650 ],
rvargas@google.comf3387ef2011-04-29 03:51:48 +0900651 }],
jam@chromium.org7de295e2010-12-02 05:22:49 +0900652 ],
653 'sources': [
jam@chromium.org7de295e2010-12-02 05:22:49 +0900654 'third_party/nspr/prcpucfg.h',
655 'third_party/nspr/prcpucfg_win.h',
656 'third_party/nspr/prtypes.h',
jam@chromium.org7de295e2010-12-02 05:22:49 +0900657 'third_party/xdg_user_dirs/xdg_user_dir_lookup.cc',
658 'third_party/xdg_user_dirs/xdg_user_dir_lookup.h',
659 'auto_reset.h',
660 'base64.cc',
661 'base64.h',
jam@chromium.org7de295e2010-12-02 05:22:49 +0900662 'event_recorder.h',
663 'event_recorder_stubs.cc',
tony@chromium.orgdef5e2e2011-08-23 02:31:43 +0900664 'event_recorder_win.cc',
jam@chromium.org7de295e2010-12-02 05:22:49 +0900665 'file_descriptor_shuffle.cc',
666 'file_descriptor_shuffle.h',
jam@chromium.org7de295e2010-12-02 05:22:49 +0900667 'linux_util.cc',
668 'linux_util.h',
669 'md5.cc',
670 'md5.h',
michaelbai@google.com7cdf8a52011-10-04 01:25:19 +0900671 'message_pump_android.cc',
672 'message_pump_android.h',
jam@chromium.org7de295e2010-12-02 05:22:49 +0900673 'message_pump_glib.cc',
674 'message_pump_glib.h',
sadrul@chromium.orgf7f3b262011-06-25 05:10:25 +0900675 'message_pump_gtk.cc',
676 'message_pump_gtk.h',
oshima@google.com9b786a52011-10-06 02:14:33 +0900677 'message_pump_observer.h',
sadrul@chromium.orgf7f3b262011-06-25 05:10:25 +0900678 'message_pump_x.cc',
679 'message_pump_x.h',
jam@chromium.org7de295e2010-12-02 05:22:49 +0900680 'message_pump_libevent.cc',
681 'message_pump_libevent.h',
682 'message_pump_mac.h',
683 'message_pump_mac.mm',
dnicoara@chromium.org63a7b5d2011-08-12 03:20:22 +0900684 'message_pump_wayland.cc',
685 'message_pump_wayland.h',
jam@chromium.org7de295e2010-12-02 05:22:49 +0900686 'metrics/field_trial.cc',
687 'metrics/field_trial.h',
jam@chromium.org7de295e2010-12-02 05:22:49 +0900688 'string16.cc',
689 'string16.h',
690 'sync_socket.h',
691 'sync_socket_win.cc',
692 'sync_socket_posix.cc',
693 'time_mac.cc',
694 'time_posix.cc',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900695 ],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900696 },
697 ],
698 'conditions': [
699 [ 'OS == "win"', {
700 'targets': [
701 {
702 'target_name': 'base_nacl_win64',
darin@chromium.org86d9f942011-07-14 05:41:28 +0900703 'type': '<(component)',
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900704 'variables': {
705 'base_target': 1,
706 },
timurrrr@chromium.orgf39c3ff2010-05-14 17:24:42 +0900707 'dependencies': [
rvargas@google.com57a43962011-04-05 07:42:46 +0900708 'base_static_win64',
tony@chromium.org2ddfe8c2010-05-19 17:33:37 +0900709 'third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations_win64',
timurrrr@chromium.orgf39c3ff2010-05-14 17:24:42 +0900710 ],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900711 # TODO(gregoryd): direct_dependent_settings should be shared with the
712 # 32-bit target, but it doesn't work due to a bug in gyp
713 'direct_dependent_settings': {
714 'include_dirs': [
715 '..',
716 ],
717 },
718 'defines': [
719 '<@(nacl_win64_defines)',
720 ],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900721 'configurations': {
gregoryd@google.comacc30ba2009-12-23 07:57:37 +0900722 'Common_Base': {
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900723 'msvs_target_platform': 'x64',
724 },
725 },
darin@chromium.org86d9f942011-07-14 05:41:28 +0900726 'conditions': [
727 [ 'component == "shared_library"', {
darin@chromium.org86d9f942011-07-14 05:41:28 +0900728 'sources!': [
729 'debug/debug_on_start_win.cc',
730 ],
731 }],
732 ],
733 },
734 {
735 'target_name': 'base_i18n_nacl_win64',
rvargas@google.comc4b016b2011-09-01 07:15:48 +0900736 'type': '<(component)',
darin@chromium.org86d9f942011-07-14 05:41:28 +0900737 # TODO(gregoryd): direct_dependent_settings should be shared with the
738 # 32-bit target, but it doesn't work due to a bug in gyp
739 'direct_dependent_settings': {
740 'include_dirs': [
741 '..',
742 ],
743 },
744 'defines': [
745 '<@(nacl_win64_defines)',
rvargas@google.comc4b016b2011-09-01 07:15:48 +0900746 'BASE_I18N_IMPLEMENTATION',
darin@chromium.org86d9f942011-07-14 05:41:28 +0900747 ],
748 'include_dirs': [
749 '..',
750 ],
751 'sources': [
752 'i18n/icu_util_nacl_win64.cc',
753 ],
754 'configurations': {
755 'Common_Base': {
756 'msvs_target_platform': 'x64',
757 },
758 },
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900759 },
760 ],
761 }],
mark@chromium.org639d3b52011-05-13 03:18:34 +0900762 [ 'os_posix==1 and OS!="mac"', {
satorux@chromium.org9bd30ff2010-01-26 15:26:26 +0900763 'targets': [
764 {
765 'target_name': 'symbolize',
evan@chromium.org0b930f22011-05-20 08:18:53 +0900766 'type': 'static_library',
pkasting@chromium.org2680a0a2011-09-16 06:17:32 +0900767 'toolsets': ['host', 'target'],
mark@chromium.org9cc09262010-02-17 04:13:36 +0900768 'variables': {
769 'chromium_code': 0,
770 },
evan@chromium.org089339c2010-04-01 09:35:15 +0900771 'conditions': [
772 [ 'OS == "solaris"', {
773 'include_dirs': [
774 '/usr/gnu/include',
775 '/usr/gnu/include/libelf',
776 ],
777 },],
778 ],
satorux@chromium.org9bd30ff2010-01-26 15:26:26 +0900779 'cflags': [
780 '-Wno-sign-compare',
781 ],
evan@chromium.orga6768f52010-02-06 07:23:20 +0900782 'cflags!': [
783 '-Wextra',
784 ],
satorux@chromium.org9bd30ff2010-01-26 15:26:26 +0900785 'sources': [
786 'third_party/symbolize/symbolize.cc',
787 'third_party/symbolize/demangle.cc',
788 ],
mark@chromium.org495e1ba2011-10-19 02:41:07 +0900789 'include_dirs': [
790 '..',
791 ],
satorux@chromium.org9bd30ff2010-01-26 15:26:26 +0900792 },
evan@chromium.orgc4bcf872010-02-03 11:11:40 +0900793 {
794 'target_name': 'xdg_mime',
evan@chromium.org0b930f22011-05-20 08:18:53 +0900795 'type': 'static_library',
pkasting@chromium.org2680a0a2011-09-16 06:17:32 +0900796 'toolsets': ['host', 'target'],
mark@chromium.org9cc09262010-02-17 04:13:36 +0900797 'variables': {
798 'chromium_code': 0,
799 },
evan@chromium.orga6768f52010-02-06 07:23:20 +0900800 'cflags!': [
801 '-Wextra',
802 ],
evan@chromium.orgc4bcf872010-02-03 11:11:40 +0900803 'sources': [
804 'third_party/xdg_mime/xdgmime.c',
805 'third_party/xdg_mime/xdgmime.h',
806 'third_party/xdg_mime/xdgmimealias.c',
807 'third_party/xdg_mime/xdgmimealias.h',
808 'third_party/xdg_mime/xdgmimecache.c',
809 'third_party/xdg_mime/xdgmimecache.h',
810 'third_party/xdg_mime/xdgmimeglob.c',
811 'third_party/xdg_mime/xdgmimeglob.h',
812 'third_party/xdg_mime/xdgmimeicon.c',
813 'third_party/xdg_mime/xdgmimeicon.h',
814 'third_party/xdg_mime/xdgmimeint.c',
815 'third_party/xdg_mime/xdgmimeint.h',
816 'third_party/xdg_mime/xdgmimemagic.c',
817 'third_party/xdg_mime/xdgmimemagic.h',
818 'third_party/xdg_mime/xdgmimeparent.c',
819 'third_party/xdg_mime/xdgmimeparent.h',
820 ],
821 },
satorux@chromium.org9bd30ff2010-01-26 15:26:26 +0900822 ],
823 }],
gregoryd@google.com9e3cfd62009-12-05 07:46:50 +0900824 ],
825}