Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index aa9261df467ae3255860fed980232ae9c8b3ab2d..86463936496c9b7d5d7bd15486f0b12675a0f199 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -742,6 +742,7 @@ component("base") { |
| "files/scoped_temp_dir.cc", |
| "message_loop/message_pump_libevent.cc", |
| "native_library_posix.cc", |
| + "native_stack_sampler_posix.cc", |
| "path_service.cc", |
| "rand_util_posix.cc", |
| "scoped_native_library.cc", |