OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 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_i18n_target': 0, | 9 'base_i18n_target': 0, |
10 }, | 10 }, |
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
164 'debug/profiler.cc', | 164 'debug/profiler.cc', |
165 'debug/profiler.h', | 165 'debug/profiler.h', |
166 'debug/stack_trace.cc', | 166 'debug/stack_trace.cc', |
167 'debug/stack_trace.h', | 167 'debug/stack_trace.h', |
168 'debug/stack_trace_android.cc', | 168 'debug/stack_trace_android.cc', |
169 'debug/stack_trace_posix.cc', | 169 'debug/stack_trace_posix.cc', |
170 'debug/stack_trace_win.cc', | 170 'debug/stack_trace_win.cc', |
171 'debug/task_annotator.cc', | 171 'debug/task_annotator.cc', |
172 'debug/task_annotator.h', | 172 'debug/task_annotator.h', |
173 'debug/trace_event.h', | 173 'debug/trace_event.h', |
174 'debug/trace_event_android.cc', | |
175 'debug/trace_event_argument.cc', | |
176 'debug/trace_event_argument.h', | 174 'debug/trace_event_argument.h', |
177 'debug/trace_event_impl.cc', | |
178 'debug/trace_event_impl.h', | 175 'debug/trace_event_impl.h', |
179 'debug/trace_event_impl_constants.cc', | |
180 'debug/trace_event_synthetic_delay.cc', | |
181 'debug/trace_event_synthetic_delay.h', | 176 'debug/trace_event_synthetic_delay.h', |
182 'debug/trace_event_system_stats_monitor.cc', | |
183 'debug/trace_event_memory.cc', | |
184 'debug/trace_event_memory.h', | 177 'debug/trace_event_memory.h', |
185 'debug/trace_event_win.cc', | |
186 'deferred_sequenced_task_runner.cc', | 178 'deferred_sequenced_task_runner.cc', |
187 'deferred_sequenced_task_runner.h', | 179 'deferred_sequenced_task_runner.h', |
188 'environment.cc', | 180 'environment.cc', |
189 'environment.h', | 181 'environment.h', |
190 'file_descriptor_posix.h', | 182 'file_descriptor_posix.h', |
191 'file_version_info.h', | 183 'file_version_info.h', |
192 'file_version_info_mac.h', | 184 'file_version_info_mac.h', |
193 'file_version_info_mac.mm', | 185 'file_version_info_mac.mm', |
194 'file_version_info_win.cc', | 186 'file_version_info_win.cc', |
195 'file_version_info_win.h', | 187 'file_version_info_win.h', |
(...skipping 477 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
673 'time/time_win.cc', | 665 'time/time_win.cc', |
674 'timer/elapsed_timer.cc', | 666 'timer/elapsed_timer.cc', |
675 'timer/elapsed_timer.h', | 667 'timer/elapsed_timer.h', |
676 'timer/hi_res_timer_manager.h', | 668 'timer/hi_res_timer_manager.h', |
677 'timer/hi_res_timer_manager_posix.cc', | 669 'timer/hi_res_timer_manager_posix.cc', |
678 'timer/hi_res_timer_manager_win.cc', | 670 'timer/hi_res_timer_manager_win.cc', |
679 'timer/mock_timer.cc', | 671 'timer/mock_timer.cc', |
680 'timer/mock_timer.h', | 672 'timer/mock_timer.h', |
681 'timer/timer.cc', | 673 'timer/timer.cc', |
682 'timer/timer.h', | 674 'timer/timer.h', |
| 675 'trace_event/trace_event.h', |
| 676 'trace_event/trace_event_android.cc', |
| 677 'trace_event/trace_event_argument.cc', |
| 678 'trace_event/trace_event_argument.h', |
| 679 'trace_event/trace_event_impl.cc', |
| 680 'trace_event/trace_event_impl.h', |
| 681 'trace_event/trace_event_impl_constants.cc', |
| 682 'trace_event/trace_event_synthetic_delay.cc', |
| 683 'trace_event/trace_event_synthetic_delay.h', |
| 684 'trace_event/trace_event_system_stats_monitor.cc', |
| 685 'trace_event/trace_event_memory.cc', |
| 686 'trace_event/trace_event_memory.h', |
| 687 'trace_event/trace_event_win.cc', |
683 'tracked_objects.cc', | 688 'tracked_objects.cc', |
684 'tracked_objects.h', | 689 'tracked_objects.h', |
685 'tracking_info.cc', | 690 'tracking_info.cc', |
686 'tracking_info.h', | 691 'tracking_info.h', |
687 'tuple.h', | 692 'tuple.h', |
688 'values.cc', | 693 'values.cc', |
689 'values.h', | 694 'values.h', |
690 'value_conversions.cc', | 695 'value_conversions.cc', |
691 'value_conversions.h', | 696 'value_conversions.h', |
692 'version.cc', | 697 'version.cc', |
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1030 'i18n/time_formatting.h', | 1035 'i18n/time_formatting.h', |
1031 'i18n/timezone.cc', | 1036 'i18n/timezone.cc', |
1032 'i18n/timezone.h', | 1037 'i18n/timezone.h', |
1033 'i18n/utf8_validator_tables.cc', | 1038 'i18n/utf8_validator_tables.cc', |
1034 'i18n/utf8_validator_tables.h', | 1039 'i18n/utf8_validator_tables.h', |
1035 ], | 1040 ], |
1036 }] | 1041 }] |
1037 ], | 1042 ], |
1038 }, | 1043 }, |
1039 } | 1044 } |
OLD | NEW |