| Index: base/BUILD.gn
|
| diff --git a/base/BUILD.gn b/base/BUILD.gn
|
| index 3f8380c78255abc03d6bf895b80f058b2ce277c5..c52bc9d9df93c711860d143d2c76b2f1eb85b41b 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",
|
|
|