OLD | NEW |
1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2013 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 # HOW TO WRITE CONDITIONALS IN THIS FILE | 5 # HOW TO WRITE CONDITIONALS IN THIS FILE |
6 # ====================================== | 6 # ====================================== |
7 # | 7 # |
8 # In many other places, one would write a conditional that expresses all the | 8 # In many other places, one would write a conditional that expresses all the |
9 # cases when a source file is used or unused, and then either add or subtract | 9 # cases when a source file is used or unused, and then either add or subtract |
10 # it from the sources list in that case | 10 # it from the sources list in that case |
(...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
256 "containers/hash_tables.h", | 256 "containers/hash_tables.h", |
257 "containers/linked_list.h", | 257 "containers/linked_list.h", |
258 "containers/mru_cache.h", | 258 "containers/mru_cache.h", |
259 "containers/scoped_ptr_hash_map.h", | 259 "containers/scoped_ptr_hash_map.h", |
260 "containers/small_map.h", | 260 "containers/small_map.h", |
261 "containers/stack_container.h", | 261 "containers/stack_container.h", |
262 "cpu.cc", | 262 "cpu.cc", |
263 "cpu.h", | 263 "cpu.h", |
264 "critical_closure.h", | 264 "critical_closure.h", |
265 "critical_closure_internal_ios.mm", | 265 "critical_closure_internal_ios.mm", |
| 266 |
| 267 # This file depends on files from the "debug/allocator" target, |
| 268 # but this target does not depend on "debug/allocator" (see |
| 269 # allocator.gyp for details). |
| 270 "debug/activity_analyzer.cc", |
| 271 "debug/activity_analyzer.h", |
| 272 "debug/activity_tracker.cc", |
| 273 "debug/activity_tracker.h", |
266 "debug/alias.cc", | 274 "debug/alias.cc", |
267 "debug/alias.h", | 275 "debug/alias.h", |
268 "debug/asan_invalid_access.cc", | 276 "debug/asan_invalid_access.cc", |
269 "debug/asan_invalid_access.h", | 277 "debug/asan_invalid_access.h", |
270 "debug/close_handle_hook_win.cc", | 278 "debug/close_handle_hook_win.cc", |
271 "debug/close_handle_hook_win.h", | 279 "debug/close_handle_hook_win.h", |
272 "debug/crash_logging.cc", | 280 "debug/crash_logging.cc", |
273 "debug/crash_logging.h", | 281 "debug/crash_logging.h", |
274 "debug/debugger.cc", | 282 "debug/debugger.cc", |
275 "debug/debugger.h", | 283 "debug/debugger.h", |
276 "debug/debugger_posix.cc", | 284 "debug/debugger_posix.cc", |
277 "debug/debugger_win.cc", | 285 "debug/debugger_win.cc", |
278 "debug/dump_without_crashing.cc", | 286 "debug/dump_without_crashing.cc", |
279 "debug/dump_without_crashing.h", | 287 "debug/dump_without_crashing.h", |
280 "debug/gdi_debug_util_win.cc", | 288 "debug/gdi_debug_util_win.cc", |
281 "debug/gdi_debug_util_win.h", | 289 "debug/gdi_debug_util_win.h", |
282 | |
283 # This file depends on files from the "debug/allocator" target, | |
284 # but this target does not depend on "debug/allocator" (see | |
285 # allocator.gyp for details). | |
286 "debug/activity_analyzer.cc", | |
287 "debug/activity_analyzer.h", | |
288 "debug/activity_tracker.cc", | |
289 "debug/activity_tracker.h", | |
290 "debug/leak_annotations.h", | 290 "debug/leak_annotations.h", |
291 "debug/leak_tracker.h", | 291 "debug/leak_tracker.h", |
292 "debug/proc_maps_linux.cc", | 292 "debug/proc_maps_linux.cc", |
293 "debug/proc_maps_linux.h", | 293 "debug/proc_maps_linux.h", |
294 "debug/profiler.cc", | 294 "debug/profiler.cc", |
295 "debug/profiler.h", | 295 "debug/profiler.h", |
296 "debug/scoped_thread_heap_usage.cc", | |
297 "debug/scoped_thread_heap_usage.h", | |
298 "debug/stack_trace.cc", | 296 "debug/stack_trace.cc", |
299 "debug/stack_trace.h", | 297 "debug/stack_trace.h", |
300 "debug/stack_trace_android.cc", | 298 "debug/stack_trace_android.cc", |
301 "debug/stack_trace_posix.cc", | 299 "debug/stack_trace_posix.cc", |
302 "debug/stack_trace_win.cc", | 300 "debug/stack_trace_win.cc", |
303 "debug/task_annotator.cc", | 301 "debug/task_annotator.cc", |
304 "debug/task_annotator.h", | 302 "debug/task_annotator.h", |
| 303 "debug/thread_heap_usage_tracker.cc", |
| 304 "debug/thread_heap_usage_tracker.h", |
305 "deferred_sequenced_task_runner.cc", | 305 "deferred_sequenced_task_runner.cc", |
306 "deferred_sequenced_task_runner.h", | 306 "deferred_sequenced_task_runner.h", |
307 "environment.cc", | 307 "environment.cc", |
308 "environment.h", | 308 "environment.h", |
309 "feature_list.cc", | 309 "feature_list.cc", |
310 "feature_list.h", | 310 "feature_list.h", |
311 "file_descriptor_posix.h", | 311 "file_descriptor_posix.h", |
312 "file_version_info.h", | 312 "file_version_info.h", |
313 "file_version_info_mac.h", | 313 "file_version_info_mac.h", |
314 "file_version_info_mac.mm", | 314 "file_version_info_mac.mm", |
(...skipping 1460 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1775 "containers/scoped_ptr_hash_map_unittest.cc", | 1775 "containers/scoped_ptr_hash_map_unittest.cc", |
1776 "containers/small_map_unittest.cc", | 1776 "containers/small_map_unittest.cc", |
1777 "containers/stack_container_unittest.cc", | 1777 "containers/stack_container_unittest.cc", |
1778 "cpu_unittest.cc", | 1778 "cpu_unittest.cc", |
1779 "debug/activity_analyzer_unittest.cc", | 1779 "debug/activity_analyzer_unittest.cc", |
1780 "debug/activity_tracker_unittest.cc", | 1780 "debug/activity_tracker_unittest.cc", |
1781 "debug/crash_logging_unittest.cc", | 1781 "debug/crash_logging_unittest.cc", |
1782 "debug/debugger_unittest.cc", | 1782 "debug/debugger_unittest.cc", |
1783 "debug/leak_tracker_unittest.cc", | 1783 "debug/leak_tracker_unittest.cc", |
1784 "debug/proc_maps_linux_unittest.cc", | 1784 "debug/proc_maps_linux_unittest.cc", |
1785 "debug/scoped_thread_heap_usage_unittest.cc", | |
1786 "debug/stack_trace_unittest.cc", | 1785 "debug/stack_trace_unittest.cc", |
1787 "debug/task_annotator_unittest.cc", | 1786 "debug/task_annotator_unittest.cc", |
| 1787 "debug/thread_heap_usage_tracker_unittest.cc", |
1788 "deferred_sequenced_task_runner_unittest.cc", | 1788 "deferred_sequenced_task_runner_unittest.cc", |
1789 "environment_unittest.cc", | 1789 "environment_unittest.cc", |
1790 "feature_list_unittest.cc", | 1790 "feature_list_unittest.cc", |
1791 "file_version_info_win_unittest.cc", | 1791 "file_version_info_win_unittest.cc", |
1792 "files/dir_reader_posix_unittest.cc", | 1792 "files/dir_reader_posix_unittest.cc", |
1793 "files/file_descriptor_watcher_posix_unittest.cc", | 1793 "files/file_descriptor_watcher_posix_unittest.cc", |
1794 "files/file_locking_unittest.cc", | 1794 "files/file_locking_unittest.cc", |
1795 "files/file_path_unittest.cc", | 1795 "files/file_path_unittest.cc", |
1796 "files/file_path_watcher_unittest.cc", | 1796 "files/file_path_watcher_unittest.cc", |
1797 "files/file_proxy_unittest.cc", | 1797 "files/file_proxy_unittest.cc", |
(...skipping 651 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2449 testonly = true | 2449 testonly = true |
2450 deps = [ | 2450 deps = [ |
2451 ":base_java", | 2451 ":base_java", |
2452 ] | 2452 ] |
2453 java_files = [ | 2453 java_files = [ |
2454 "test/android/java/src/org/chromium/base/ContentUriTestUtils.java", | 2454 "test/android/java/src/org/chromium/base/ContentUriTestUtils.java", |
2455 "test/android/java/src/org/chromium/base/TestSystemMessageHandler.java", | 2455 "test/android/java/src/org/chromium/base/TestSystemMessageHandler.java", |
2456 ] | 2456 ] |
2457 } | 2457 } |
2458 } | 2458 } |
OLD | NEW |