| Index: base/BUILD.gn
|
| diff --git a/base/BUILD.gn b/base/BUILD.gn
|
| index 60821ee36313f4ba466002833083e35902768655..22be7609186a254082b4b9a4601e402334a00863 100644
|
| --- a/base/BUILD.gn
|
| +++ b/base/BUILD.gn
|
| @@ -625,8 +625,6 @@ component("base") {
|
| "process/process_metrics_win.cc",
|
| "process/process_posix.cc",
|
| "process/process_win.cc",
|
| - "profiler/alternate_timer.cc",
|
| - "profiler/alternate_timer.h",
|
| "profiler/native_stack_sampler.cc",
|
| "profiler/native_stack_sampler.h",
|
| "profiler/native_stack_sampler_posix.cc",
|
|
|