| Index: base/base.gypi
|
| ===================================================================
|
| --- base/base.gypi (revision 109003)
|
| +++ base/base.gypi (working copy)
|
| @@ -223,10 +223,6 @@
|
| 'process_util_posix.cc',
|
| 'process_util_win.cc',
|
| 'process_win.cc',
|
| - 'profiler/scoped_profile.cc',
|
| - 'profiler/scoped_profile.h',
|
| - 'profiler/tracked_time.cc',
|
| - 'profiler/tracked_time.h',
|
| 'rand_util.cc',
|
| 'rand_util.h',
|
| 'rand_util_c.h',
|
| @@ -341,8 +337,8 @@
|
| 'timer.h',
|
| 'tracked_objects.cc',
|
| 'tracked_objects.h',
|
| - 'tracking_info.cc',
|
| - 'tracking_info.h',
|
| + 'tracking_info.cc',
|
| + 'tracking_info.h',
|
| 'tuple.h',
|
| 'utf_offset_string_conversions.cc',
|
| 'utf_offset_string_conversions.h',
|
|
|