OLD | NEW |
1 # Copyright (c) 2010 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2010 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'target_defaults': { | 6 'target_defaults': { |
7 'variables': { | 7 'variables': { |
8 'base_target': 0, | 8 'base_target': 0, |
9 'base_extra_target': 0, | 9 'base_extra_target': 0, |
10 }, | 10 }, |
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
149 'native_library_win.cc', | 149 'native_library_win.cc', |
150 'non_thread_safe.cc', | 150 'non_thread_safe.cc', |
151 'non_thread_safe.h', | 151 'non_thread_safe.h', |
152 'nullable_string16.h', | 152 'nullable_string16.h', |
153 'object_watcher.cc', | 153 'object_watcher.cc', |
154 'object_watcher.h', | 154 'object_watcher.h', |
155 'observer_list.h', | 155 'observer_list.h', |
156 'observer_list_threadsafe.h', | 156 'observer_list_threadsafe.h', |
157 'path_service.cc', | 157 'path_service.cc', |
158 'path_service.h', | 158 'path_service.h', |
159 'pe_image.cc', | |
160 'pe_image.h', | |
161 'pickle.cc', | 159 'pickle.cc', |
162 'pickle.h', | 160 'pickle.h', |
163 'platform_file.h', | 161 'platform_file.h', |
164 'platform_file_posix.cc', | 162 'platform_file_posix.cc', |
165 'platform_file_win.cc', | 163 'platform_file_win.cc', |
166 'platform_thread.h', | 164 'platform_thread.h', |
167 'platform_thread_mac.mm', | 165 'platform_thread_mac.mm', |
168 'platform_thread_posix.cc', | 166 'platform_thread_posix.cc', |
169 'platform_thread_win.cc', | 167 'platform_thread_win.cc', |
170 'port.h', | 168 'port.h', |
(...skipping 11 matching lines...) Expand all Loading... |
182 'profiler.h', | 180 'profiler.h', |
183 'rand_util.cc', | 181 'rand_util.cc', |
184 'rand_util.h', | 182 'rand_util.h', |
185 'rand_util_posix.cc', | 183 'rand_util_posix.cc', |
186 'rand_util_win.cc', | 184 'rand_util_win.cc', |
187 'raw_scoped_refptr_mismatch_checker.h', | 185 'raw_scoped_refptr_mismatch_checker.h', |
188 'ref_counted.cc', | 186 'ref_counted.cc', |
189 'ref_counted.h', | 187 'ref_counted.h', |
190 'ref_counted_memory.cc', | 188 'ref_counted_memory.cc', |
191 'ref_counted_memory.h', | 189 'ref_counted_memory.h', |
192 'registry.cc', | |
193 'registry.h', | |
194 'resource_util.cc', | 190 'resource_util.cc', |
195 'resource_util.h', | 191 'resource_util.h', |
196 'safe_strerror_posix.cc', | 192 'safe_strerror_posix.cc', |
197 'safe_strerror_posix.h', | 193 'safe_strerror_posix.h', |
198 'scoped_aedesc.h', | 194 'scoped_aedesc.h', |
199 'scoped_callback_factory.h', | 195 'scoped_callback_factory.h', |
200 'scoped_cftyperef.h', | 196 'scoped_cftyperef.h', |
201 'scoped_handle.h', | 197 'scoped_handle.h', |
202 'scoped_nsautorelease_pool.h', | 198 'scoped_nsautorelease_pool.h', |
203 'scoped_nsautorelease_pool.mm', | 199 'scoped_nsautorelease_pool.mm', |
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
288 'waitable_event.h', | 284 'waitable_event.h', |
289 'waitable_event_posix.cc', | 285 'waitable_event_posix.cc', |
290 'waitable_event_watcher.h', | 286 'waitable_event_watcher.h', |
291 'waitable_event_watcher_posix.cc', | 287 'waitable_event_watcher_posix.cc', |
292 'waitable_event_watcher_win.cc', | 288 'waitable_event_watcher_win.cc', |
293 'waitable_event_win.cc', | 289 'waitable_event_win.cc', |
294 'watchdog.cc', | 290 'watchdog.cc', |
295 'watchdog.h', | 291 'watchdog.h', |
296 'weak_ptr.cc', | 292 'weak_ptr.cc', |
297 'weak_ptr.h', | 293 'weak_ptr.h', |
| 294 'win/pe_image.cc', |
| 295 'win/pe_image.h', |
| 296 'win/registry.cc', |
| 297 'win/registry.h', |
298 'win/scoped_bstr.cc', | 298 'win/scoped_bstr.cc', |
299 'win/scoped_bstr.h', | 299 'win/scoped_bstr.h', |
300 'win/scoped_comptr.h', | 300 'win/scoped_comptr.h', |
301 'win/scoped_gdi_object.h', | 301 'win/scoped_gdi_object.h', |
302 'win/scoped_handle.h', | 302 'win/scoped_handle.h', |
303 'win/scoped_hdc.h', | 303 'win/scoped_hdc.h', |
304 'win/scoped_hglobal.h', | 304 'win/scoped_hglobal.h', |
305 'win/scoped_variant.cc', | 305 'win/scoped_variant.cc', |
306 'win/scoped_variant.h', | 306 'win/scoped_variant.h', |
307 'win/windows_version.cc', | 307 'win/windows_version.cc', |
(...skipping 443 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
751 'third_party/xdg_mime/xdgmimemagic.c', | 751 'third_party/xdg_mime/xdgmimemagic.c', |
752 'third_party/xdg_mime/xdgmimemagic.h', | 752 'third_party/xdg_mime/xdgmimemagic.h', |
753 'third_party/xdg_mime/xdgmimeparent.c', | 753 'third_party/xdg_mime/xdgmimeparent.c', |
754 'third_party/xdg_mime/xdgmimeparent.h', | 754 'third_party/xdg_mime/xdgmimeparent.h', |
755 ], | 755 ], |
756 }, | 756 }, |
757 ], | 757 ], |
758 }], | 758 }], |
759 ], | 759 ], |
760 } | 760 } |
OLD | NEW |